Visual Studio Code extension for JavaCompInstallationThis extension is available on Visual Studio Marketplace. You can search
Make sure you have Java 8 or above installed. CustomizationTo customize the behavior of JavaComp for your project, see the documentation on customizing JavaComp. DebuggingTo run this extension from source code, open the repository directory in VS Code, then click Start Debugging from the Debug menu. To update the JavaComp jar file, rename it as JavaComp.jar and copy it to the
CreditsThis extention was initially derived from the lsp-samples client of vscode-extension-samples. |