issues
search
sublimelsp
/
lsp_utils
Module with LSP-related utilities for Sublime Text
https://sublimelsp.github.io/lsp_utils/
MIT License
16
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add get_session_buffer_for_uri to LSP4 API
#30
rchl
closed
4 years ago
1
Expose "$server_path" variable to settings
#29
rchl
closed
4 years ago
0
Allow plugins to override "command" in config
#28
rchl
closed
4 years ago
0
Still getting odd module import errors after updates
#27
rwols
opened
4 years ago
4
Support dotted settings in LSP3
#26
rchl
closed
4 years ago
0
Fix crash on decoding subprocess output
#25
rchl
closed
4 years ago
0
Error on installing `LSP-*` servers
#24
ghost
closed
4 years ago
6
Add support for specifying minimum Node version
#23
rchl
closed
4 years ago
4
Script to make some scaffolding for a new LSP-* helper package
#22
rwols
opened
4 years ago
1
Add ApiWrapper interface and send_request/notification methods
#21
rchl
closed
4 years ago
0
Allow user to specify extra command-line arguments for server binary
#20
rchl
closed
4 years ago
1
Prefer new (ST4) language settings over the old ones if both are defined
#19
rchl
closed
4 years ago
1
Script to parse VSCode's package.json
#18
rwols
closed
3 years ago
3
Needs basic utility functions
#17
rwols
opened
4 years ago
0
Bring common pip-based code to this library
#16
rwols
closed
3 years ago
4
Convert languages array to new syntax to avoid debug warnings
#15
rchl
closed
4 years ago
2
Create separate handler for the new LSP API
#14
rchl
closed
4 years ago
4
Apply AbstractPlugin base class
#13
rwols
closed
4 years ago
6
Create separate handler for new API
#12
rchl
closed
4 years ago
0
Switch to class methods for on_start and get_binary_arguments also
#11
rchl
closed
4 years ago
0
Deduce server settings from package.json if it has a vscode extension
#10
rwols
closed
4 years ago
3
Switch to classmethods for configuration overrides
#9
rchl
closed
4 years ago
1
Attempt #1 at making both old API and new API work
#8
rwols
closed
4 years ago
3
Pass proper object to "_migrate_obsolete_settings"
#7
rchl
closed
4 years ago
0
_migrate_obsolete_settings does not have the correct type
#6
rwols
closed
4 years ago
1
Create NpmClientHandler to simplify NPM handler creation
#5
rchl
closed
4 years ago
6
Show nicer progress indicator when installing server
#4
rchl
closed
4 years ago
6
Compare the file contents of each file, withouth parsing it to JSON
#3
predragnikolic
closed
4 years ago
0
Expose "ready" property for checking if server installed successfully
#2
rchl
closed
4 years ago
10
Create initial project structure and add ServerNpmResource utility
#1
rchl
closed
4 years ago
0
Previous