You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pretty much the entire command documentation was auto-generated from script_commands, while it may provide a lot of info, most of the time it looks bad on the editor, so they must be rewritten to a better format (e.g. using markdown, properly giving parameters info, etc.)
Pretty much the entire command documentation was auto-generated from script_commands, while it may provide a lot of info, most of the time it looks bad on the editor, so they must be rewritten to a better format (e.g. using markdown, properly giving parameters info, etc.)
To update a command you have to update its json file at:
https://github.com/guilherme-gm/vscode-herc-lang-support/tree/master/server/src/commands
This is the format:
Check getitem for a complete example.
List of Commands:
The text was updated successfully, but these errors were encountered: