contextive
contextive copied to clipboard
Get on the same page.
**Is your feature request related to a problem? Please describe.** A browser extension that provides IDE-like Contextive support for any given webpage (hover/autocomplate for domain specific terminology). **Describe the solution...
**Describe the solution you'd like** An Office 365 add-in that provides similar functionality to what Contextive does in an IDE (hover tooltip, autocomplete, from custom term definitions, with context-aware selection...
**Is your feature request related to a problem? Please describe.** Hi, i am starting to use this tool, but i don't find section in the documentation to explain which fields...
Usually in programming you do not use umlauts in code, but in descriptions to terms that might be apropriate. so in code you could have something like `Ausloeser` but similar...
**Is your feature request related to a problem? Please describe.** We are not in the 90ies anymore. **Describe the solution you'd like** In addition to `*.glossary.yml` `*.glossary.yaml` is supported **Describe...
**Describe the bug** When using dots in the description the tool/lanuage server breaks. **To Reproduce** Steps to reproduce the behavior: Use the following something.glossary.yml: ``` contexts: - name: someContext terms:...
In windows the import paths do not get resolved but get taken as is. so somehing like ```yaml imports: - '../something/something.glossary.yml' ``` is turned into something like `C:\Users\something\project\../something/something.glossary.yml`
it seems that, if in a context file there was a parsing error like `import` instead of `imports` contextive does not recover and it will stay broken until the next...
currently it seems that paths are dependent on the OS. it would be great if those could be normalized so that in windows you can write the path the same...
I have no idea what this was caused by, I guess just hovering over something. ``` [Error - 9:21:18 AM] Request textDocument/hover failed. Message: Internal Error - System.UriFormatException: Invalid URI:...