twoslash-queries.nvim
Type Inspector
Supports querying and inspecting TypeScript types in Neovim.
Nvim lua plugin which adds support for twoslash queries into typescript projects
153 stars
4 watching
7 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
luanvimplugintypescript
Related projects:
Repository | Description | Stars |
---|---|---|
dmmulroy/tsc.nvim | A plugin for Neovim that provides an asynchronous interface to run project-wide TypeScript type-checking using the TypeScript compiler. | 412 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
jubnzv/virtual-types.nvim | A Neovim plugin that displays type annotations in virtual text | 378 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,111 |
iabdelkareem/csharp.nvim | A Neovim plugin that enhances .NET development experience with Roslyn LSP support | 235 |
fabianwirth/search.nvim | A plugin that provides tab-based searching with Telescope for Neovim | 179 |
onsails/diaglist.nvim | A plugin that displays live diagnostics in Neovim's quickfix and loclist buffers. | 185 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 99 |
neolooong/whichpy.nvim | A plugin that lets you switch between different Python interpreters without restarting LSPs. | 18 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 56 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |