Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add contextive-language-server support #2888

Merged
merged 1 commit into from
Nov 12, 2023

Conversation

erikjuhani
Copy link
Contributor

Contextive language server provides domain terminology directly in the IDE by reading a terminology file.

By defining terms in a central definitions file, Contextive can surface definitions and usage examples in auto-complete suggestions & hover panels wherever the terms are used - in code (of any language across the stack), comments, config, and documentation (e.g. markdown).
https://github.com/dev-cycles/contextive

How it looks:
contextive-sample-nvim

@erikjuhani erikjuhani requested a review from glepnir as a code owner November 11, 2023 19:40
@glepnir glepnir merged commit f95a3c5 into neovim:master Nov 12, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants