issues
search
sublimelsp
/
LSP
Client implementation of the Language Server Protocol for Sublime Text
https://lsp.sublimetext.io/
MIT License
1.66k
stars
183
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't install LSP without Package Control on Mac Silicon
#2562
ondohotola
opened
2 days ago
2
LSP doesn't handle diagnostic dynamic registration correctly
#2561
captain0xff
opened
4 days ago
4
Support settings sections with | operator
#2560
captain0xff
closed
4 days ago
6
Bump flake8 to latest version
#2559
jwortmann
closed
5 days ago
0
docs: add LSP-twiggy to language servers list
#2558
niksy
closed
6 days ago
1
More small code style improvements
#2557
jwortmann
closed
6 days ago
6
Merge client's and global `auto_complete_selector`
#2556
rchl
opened
1 week ago
0
Fix possible exception on settings change
#2555
jwortmann
closed
1 week ago
0
Exception on setting change
#2554
rchl
closed
1 week ago
1
Unable to debug LSP start failure
#2553
edaqa-uncountable
opened
1 week ago
6
Add support for inline completions (WIP)
#2552
jwortmann
opened
1 week ago
2
Add support for Nix LSP (Nil)
#2551
MrFoxPro
closed
1 week ago
3
Add support for UnoCSS
#2550
MrFoxPro
opened
1 week ago
3
docs: update vue servers
#2549
rchl
closed
1 week ago
1
feat: add fallback_kinds to lsp_code_actions
#2548
fetchTe
opened
2 weeks ago
2
Add commands to open user config/keybinds only
#2547
eugenesvk
closed
2 weeks ago
11
Allow suppressing UI blocking dialogs
#2546
eugenesvk
opened
2 weeks ago
5
Disable blocking popup modal errors by default
#2545
eugenesvk
opened
2 weeks ago
6
Tweak badges in Readme
#2544
jwortmann
closed
2 weeks ago
1
fix: cancel pending requests as early as possible
#2543
rchl
closed
2 weeks ago
7
Add a way to link a Sublime Text window to an existing LSP's instance
#2542
bangbangsheshotmedown
opened
2 weeks ago
5
fix: respect user-preferred flags when canceling completions
#2541
rchl
closed
2 weeks ago
0
fix: code actions on save not fixing issues if saving quickly
#2540
rchl
closed
2 weeks ago
8
docs: add LSP-some-sass to language servers list
#2539
niksy
closed
3 weeks ago
1
fix: consider priority_selector when using best_session during rename
#2538
rchl
closed
3 weeks ago
3
Various small code style improvements
#2537
jwortmann
closed
3 weeks ago
2
Remove .DS_Store
#2536
jwortmann
closed
1 month ago
0
Update type stubs for Python 3.8
#2535
jwortmann
closed
1 month ago
0
Duplicate color provider references
#2534
niksy
opened
1 month ago
6
Fix not considering given point when choosing best session in Goto commands
#2533
jwortmann
closed
1 month ago
0
Make DocumentSyncListener more efficient if no server is running
#2532
jwortmann
closed
1 month ago
0
Don't attach LSP to syntax test files
#2531
jwortmann
closed
3 weeks ago
2
Warn about missing scheme in the uri
#2530
ryuukk
closed
1 month ago
4
Remove unnecessary parallel debouncing on selection change
#2529
jwortmann
closed
1 month ago
0
Print URI error to status bar instead of error dialog
#2528
jwortmann
closed
1 month ago
0
Attempt to open file as fallback for URIs without scheme
#2527
ryuukk
closed
1 month ago
6
Multiple session and request handling
#2526
rchl
closed
2 weeks ago
11
feat: make DebouncerNonThreadSafe public
#2525
rchl
closed
1 month ago
0
remove unnecessary use of generators for session retrieval
#2524
rchl
closed
1 month ago
0
feat: add GlobalLspListener
#2523
rchl
opened
1 month ago
2
Search highlight mostly hidden when semantic highlighting enabled
#2522
Maska
opened
1 month ago
3
[clangd] Auto complete feature is not so accurate for C/C++ struct type
#2521
oneWayOut
opened
1 month ago
5
Sublime-LSP Local Code-Assistant Support
#2520
fruffy
opened
1 month ago
7
update LSP types and pyright
#2519
rchl
closed
1 month ago
0
fix: ensure ending a session triggers listeners
#2518
rchl
closed
1 month ago
3
use session-unique region keys for semantic tokens
#2517
rchl
closed
2 months ago
0
Add variable for VersionedTextDocumentIdentifier to use with lsp_execute
#2516
jwortmann
closed
2 months ago
1
Not able to send a custom "organize imports" command due to missing template variable
#2515
Mister7F
closed
2 months ago
3
Feature: Truncate inlay hint label
#2514
bivashy
closed
1 week ago
14
Use orjson to de-/serialize json-rpc messages
#2513
deathaxe
closed
1 month ago
13
Next