GoHT for VSCodeThis extension provides IDE features and syntax highlighting for the .goht extension from GoHT. It also provides language server support for both GoHT and Go. Features
RequirementsLSPsGoPls: You should install the Go extension into VSCode which will install this LSP as well. You may also manually install it by running:
GoHT: You should install the latest version of GoHT which will include the LSP. You may manually install it by running:
NoteBoth LSPs must be in your PATH for this extension to work. You may need to include the ConfigurationThere is no required configuration for this extension. However, it does provide some settings to help with debugging problems. Known Issues
|