Poshi Language Support for VS CodeFeaturesGo To DefinitionNavigate to definitions using Go to function/macro fileGo to function/macro definitionGo to path fileGo to locator definitionCompletionDisabled by default. Can be enabled with the Poshi > Completion: Enabled setting. Function/Macro completionCommandsRun test case under cursorRun the current testcase under the cursor. If inside the test case body, the extension will check each line above the cursor and run the first test case name it finds. It can be invoked via the Command Palette or the Context Menu under the command:
Run from the command paletteRun from the context menuRun test case in fileChoose a test case in the current file and run it. It can be invoked via the Command Palette under the command:
FormattingSource formatting powered by Liferay's Source Formatter. Disabled by default. Can be enabled with the Poshi > Source Formatter: Enabled setting. A Source Formatter standalone jar from repository.liferay.com is required for this to work. Auto-fetching the jar will be available in the future. This is a work in progress. If enabled, it is recommended that you disable format on save for now and invoke it manually. Extension Settings
|