Sublime Forum

How to make the console does not open when starting?

#1

I installed the Autoit Plys plugin and now, when starting ST3, the console automatically opens.
If I turn off this plugin, it does not open.
The developer of the plugin does not answer.
Is it possible to force to hide when starting?

PS. “show_panel_on_build”: false does not help.

0 Likes

#2

The plugin opens the console with an error message if it can’t find autoit installed in registry.

1 Like

#3

Yes, I have a portable version.
What needs to be write so that the console does not open?

0 Likes

#4

What needs to be write so that the console does not open?

Codes. It only looks up from registry unless someone want to modify its codes.

1 Like