EO+ for Visual Studio CodeThe VS Code EO+ extension provides language support for the EO+ quest scripting language from Endless Online. FeaturesCode completionCompletion results appear for symbols as you type.
Signature helpInformation about the signature of a function pops up as you type in its parameters. Quick info on hoverDocumentation appears when you hover over a symbol. Go to definitionJump to or peek a symbol's declaration.
Find referencesFind or go to the references of a symbol.
Go to symbolSearch for symbols in your file with the
Document outlineSee all the symbols in the current file in the Outline view.
DiagnosticsSee syntax errors ahead of time, and even get some basic linting.
Quick fixesApply quick fixes for various errors and warnings with
Requirements
LicenseLicensed under the MIT license. |