HarconistHarcon extension for Visual Studio Code FeaturesEntity Discovery and CompletionHarconist discovers Harcon entities in the current workspace and selected base directories. Completion is provided for discovered entity names. Function Discovery and CompletionHarconist discovers public functions of the previously discovered Harcon entities. Completion is provided for discovered functions along with their JSDoc documentation. Jump to DefinitionJump to the definition of Harcon functions. UsageTrigger Discovery
CompletionCompletion is triggered by the Enter the one of the aforementioned function names, open the parameter list and enter either an apostrophe or a double quote. The name of the available entity names will pop-up. After typing a dot, the pop-up will display the functions of the appropriate entity. Jump to DefinitionSimply Ctrl-Click on a Harcon function name, passed as a parameter to a LicenseHarconist is licensed under Apache-2.0. |