A language server implementation for pysen
Stars
10
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
Bump version to 0.1.2 (#8)
214ca28
Support pysen 0.10 (#7)
207546a
Bump version to 0.1.1 (#6)
8b34af4
Skip diagnostic if the uri is out-of-scope (#5)
4d8ba42
Forward server logs to the language server client (#4)
d2426ec
Add "--log-file" option (#3)
d7f9a71
Bump version to 0.1.0
2415b94
Support workspace/didChangeConfiguration feature
6c36bf9
Set Error as the severity of diagnostics
55a46e2
Support textDocument/formatting feature
830d7c2
Fix typo
b88dab8
Handle initialize to get configuration
0d72f70
Add tests for diagnostic module
68fddc2
Apply formatter
3a592ee
Use tox for the task runner
97d5c66