contextive
contextive copied to clipboard
Get on the same page.
https://code.visualstudio.com/api/extension-guides/web-extensions#language-server-protocol-in-web-extensions
**Is your feature request related to a problem? Please describe.** Contextive is published to the VSCode Marketplace, but that is not available to users of `Code - OSS` or `VsCodium`...
**Describe the bug** In most IDEs when editing the defintions file, the updated definitions appear in the hover panel immediately. In Visual Studio, they don't. This is because Visual Studio...
**Describe the bug** Visual Studio supports defining a content type by extension. Testing by @FH-Inway of the use of `.*` content type suggests it works in some files (.yml, .cs)...
**Describe the bug** After closing visual Studio, there are intermittently orphan `Contextive.LanguageServer.exe` processes **To Reproduce** Start Visual Studio with contextive installed and open a folder with a definitions file in...
**Describe the bug** On #28 it was identified that Visual Studio doesn't support markdown. The initialization capability data confirms this and only defines `plaintext`. It would be great if Visual...
**Describe the bug** The Visual Studio Extensibility LSP Support only works when opening a folder. It would be helpful if it worked opening a solution as well..
**Is your feature request related to a problem? Please describe.** When editing the definitions.yml file for Contextive, it is unclear what the structure and available keywords are. When consuming a...