v-analyzer
Editor extender
A tool providing language-specific features to support editing in various editors
The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
114 stars
29 watching
16 forks
Language: V
last commit: 3 days ago bindingslanguage-serverlsplsp-serverparsertree-sitter
Related projects:
Repository | Description | Stars |
---|---|---|
vlang/ved | A small text editor with hardware accelerated rendering and Vim-like features | 1,387 |
naheel-azawy/vlang-mode | A tool for editing and interacting with the V programming language in Emacs. | 10 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
larpon/vee | A V module providing the core functionality of a text editor with features such as multiple buffers and full undo/redo support. | 50 |
damon-kwok/v-mode | An Emacs major mode for editing and processing V programming language files | 60 |
viskell/viskell | An experimental visual programming environment for functional languages with immediate feedback and type-guided development. | 682 |
vim-erlang/vim-erlang-runtime | A Vim plugin that provides syntax and indentation support for the Erlang programming language | 101 |
nvarner/typst-lsp | A language server and extension for Typst, providing syntax highlighting, error reporting, code completion, and PDF compilation. | 1,208 |
arthwang/vsc-prolog | An extension for VS Code that provides language support for Prolog. | 97 |
larpon/kate-syntax-highlight-v | A syntax highlighting solution for the V programming language used in the Kate editor. | 21 |
oversoul/vlang-sublime | A bundle providing syntax highlighting and support for the Vlang programming language in Sublime Text 3. | 18 |
onerbs/sublime-v | Support for V programming language in Sublime Text editor | 15 |
johannesbuchner/languagecheck | A tool to analyze and improve the language of scientific papers before submission. | 97 |
vlang/vpm | A package manager for a programming language called V | 115 |
honix/lire | A visual programming tool for Common Lisp expressions using an abstract syntax tree (AST) data structure. | 85 |