After any snippet which start with SELECT is chosen, you can press Ctrl+Alt+Q in windows or click HaoIDE
> Execute Query
, the queried json result will be formated and shown in a new view.
By default, the operation of Execute Query
, Describe sObject
, Gernate SOQL
, Execute Anonymous
and Run Test
will be kept into the .history
path in current project, you can disable this feature by setting keep_operation_history
to false
Deploy to Server
use ```Metdata API``, which can be mainly used to deploy files to other different orgs.Save to Server
usetooling API
, which can't be used in production org.
When you save code, this plugin will keep the change after you saved it to server successfully.
You can close this feature by change keep_local_history_change
settings to false and put it into your own user settings
Put the focus in the Class Name, and then, press shift, and click button1
for twice, the class file will be open in background if this class file is exist, however, if you want to open this class in the foreground, you should press shift and click button1
for triple.