issues
search
jose-elias-alvarez
/
nvim-lsp-ts-utils
Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.
The Unlicense
437
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] :TsLsImportCurrent and :TsLspImportAll do not work on library code
#119
samtipton
opened
2 years ago
3
[BUG] The command :TSLspOrganize does not import a missing import statement.
#117
stephaneeybert
closed
2 years ago
2
feat: support source actions
#116
jose-elias-alvarez
closed
2 years ago
1
fix(import all): match additional patterns
#115
jose-elias-alvarez
closed
2 years ago
4
[BUG] :TSLspImportAll and :TSLspImportCurrent doesn't working.
#112
singlexyz
closed
2 years ago
6
feat(organize imports): configurable timeout, and return status
#111
agriffis
closed
2 years ago
1
[BUG] `:TSLspImportAll` doesn't work on Neovim nightly 0.7
#107
mawkler
closed
2 years ago
2
Is this plugin the only way to import components with relative path, e.g. `./Components/AnotherComp`?
#106
nyngwang
closed
2 years ago
3
[FEATURE REQUEST] Add new command to move/rename folder
#105
fragov
closed
2 years ago
2
POF: Do not reorder imports if not necessary
#102
academo
closed
2 years ago
8
refactor: incremental update of inlay hints and more options
#101
yioneko
closed
2 years ago
6
[FEATURE REQUEST] Support `typescript-language-server` source code actions
#100
jose-elias-alvarez
closed
2 years ago
0
[BUG] TSLspImportAll function doesn't work with JavaScript
#99
LandonSchropp
closed
2 years ago
17
Improve file watcher
#96
jose-elias-alvarez
closed
2 years ago
1
refactor: adapt to null-ls lspconfig removal
#91
jose-elias-alvarez
closed
2 years ago
0
Breaking changes
#87
jose-elias-alvarez
opened
2 years ago
1
Update README.md
#86
williamboman
closed
2 years ago
1
[FEATURE REQUEST] eslint yarn pnp support
#83
academo
closed
2 years ago
6
[FEATURE REQUEST] Add missing import under cursor
#80
nyngwang
closed
2 years ago
2
feat: InlayHints support
#79
simrat39
closed
3 years ago
7
Update define-commands.lua
#78
briandipalma
closed
3 years ago
1
fix(null-ls): use current file to resolve node_modules path
#77
jose-elias-alvarez
closed
3 years ago
0
`update_imports_on_move ` + `require_confirmation_on_move` asks confirm on every `:w`
#68
marcelbeumer
closed
3 years ago
2
Support 'typescript' as LSP client name
#67
jason0x43
closed
3 years ago
3
[BUG] Stopped working correctly with local ESLint
#66
VVKot
closed
3 years ago
14
Breaking changes to ESLint and formatter options
#65
jose-elias-alvarez
closed
3 years ago
4
[BUG] Custom handlers are not used
#64
p00f
closed
3 years ago
5
[FEATURE REQUEST] Only use node_modules bin
#63
kibs
closed
3 years ago
5
fix: adapt handler signatures
#62
jose-elias-alvarez
closed
3 years ago
0
[BUG] Conflict with null-ls formatting config
#61
jason0x43
closed
3 years ago
3
[BUG] Default configuration seems to cause validation errors on every file load
#60
samtgarson
closed
3 years ago
4
[BUG] Null-ls root not working correctly
#59
tomaskallup
closed
3 years ago
11
[BUG] Disable rule in file appends the disable comment at the end of the file
#58
jorrete
closed
3 years ago
2
[FEATURE REQUEST] Disable ESLint if no config file found
#57
roginfarrer
closed
3 years ago
4
feat: add diagnostic filtering
#56
nawordar
closed
3 years ago
5
[FEATURE REQUEST] Add an option to disable typescript-language-server hints
#55
nawordar
closed
3 years ago
1
feat: run stylua on pull requests
#54
vuki656
closed
3 years ago
1
Update issue templates
#53
vuki656
closed
3 years ago
7
[BUG] LSP looking for module that does not exist
#52
jonleopard
closed
3 years ago
4
[Feature]: Add issue forms
#51
vuki656
closed
3 years ago
5
NOT AN EDITOR COMMAND!
#50
JS-junky
closed
3 years ago
7
:TSLspImportAll isn't working.
#49
bushblade
closed
3 years ago
10
Add function to save and update references
#48
jose-elias-alvarez
closed
2 years ago
5
Allow `:TSLspImportAll` to specify buffers
#47
jose-elias-alvarez
closed
2 years ago
1
Implement `:TSLspFixBrokenImports`
#46
jose-elias-alvarez
closed
2 years ago
1
Show source and code of linting issue?
#45
mgutz
closed
3 years ago
1
Check for package.json first
#44
andreicorpo
closed
3 years ago
4
[WIP] feat(import all): implement priority
#43
jose-elias-alvarez
closed
3 years ago
12
TSLspImportAll: implement priority
#42
jose-elias-alvarez
closed
3 years ago
4
Can't get formatting to work with null-ls
#41
omaranbari
closed
3 years ago
21
Next