FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · JanMartinek01/python-lsp-server · GitHub
JanMartinek01
/
python-lsp-server
Public
forked from
python-lsp/python-lsp-server
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 27, 2022
Update the configuration schema for consistency (#267)
doolio
authored
ff41880
View commit details
Copy full SHA for ff41880
Browse repository at this point
Migrate to MarkupContent and convert docstrings to Markdown (#80)
krassowski
authored
449d11a
View commit details
Copy full SHA for 449d11a
Browse repository at this point
Commits on Sep 25, 2022
Fix options not being passed to yapf format (#262)
masad-frost
authored
7cad321
View commit details
Copy full SHA for 7cad321
Browse repository at this point
Commits on Sep 13, 2022
Prefer info log message for missing optional modules (#266)
doolio
authored
b218215
View commit details
Copy full SHA for b218215
Browse repository at this point
Commits on Sep 6, 2022
PR: Include all symbols that Jedi reports as declared in a file when `add_import_symbols` is `False` (#261)
ccordoba12
authored
6501e9e
View commit details
Copy full SHA for 6501e9e
Browse repository at this point
Commits on Aug 27, 2022
Add support for flake8 version 5 (#257)
bnavigator
authored
2c3470c
View commit details
Copy full SHA for 2c3470c
Browse repository at this point
Add more installation instructions to Readme (#248)
nougcat
authored
d3f97f7
View commit details
Copy full SHA for d3f97f7
Browse repository at this point
Add support for including function objects (#246)
llan-ml
authored
fea0e71
View commit details
Copy full SHA for fea0e71
Browse repository at this point
Include traceback when plugin fails to loading (#250)
j2kun
authored
98dc9c0
View commit details
Copy full SHA for 98dc9c0
Browse repository at this point
Fix pylint message in tests (#258)
bnavigator
authored
196058b
View commit details
Copy full SHA for 196058b
Browse repository at this point
Commits on Jul 11, 2022
Remove redundant wheel dep from pyproject.toml (#242)
mgorny
authored
58249bb
View commit details
Copy full SHA for 58249bb
Browse repository at this point
Update release instructions to use new build mechanism (#241)
ccordoba12
authored
1f8efdb
View commit details
Copy full SHA for 1f8efdb
Browse repository at this point
Update Changelog for 1.5.0 (#240)
ccordoba12
authored
6c767f5
View commit details
Copy full SHA for 6c767f5
Browse repository at this point
Commits on Jul 2, 2022
Add autopep8.enabled to the configuration schema (#225)
j2kun
authored
9a2cacf
View commit details
Copy full SHA for 9a2cacf
Browse repository at this point
Commits on Jun 30, 2022
Add `DiagnosticTag` support (#229)
krassowski
authored
fa27a2b
View commit details
Copy full SHA for fa27a2b
Browse repository at this point
Report Flake8 errors with Error severity level (#234)
lcheylus
authored
5b29eac
View commit details
Copy full SHA for 5b29eac
Browse repository at this point
Fix documentation for location of Flake8 configuration files (#233)
Show description for c78a4c5
lcheylus
authored
c78a4c5
View commit details
Copy full SHA for c78a4c5
Browse repository at this point
Commits on Jun 29, 2022
Improve schema type compliance, improve CONFIGURATION.md (#228)
krassowski
authored
50841c1
View commit details
Copy full SHA for 50841c1
Browse repository at this point
Commits on Jun 28, 2022
Use Numpy less than 1.23 in our tests (#231)
ccordoba12
authored
624b6d4
View commit details
Copy full SHA for 624b6d4
Browse repository at this point
Commits on Jun 17, 2022
Change severity level for flake8 errors (#223)
Show description for fdf2b22
jhossbach
authored
fdf2b22
View commit details
Copy full SHA for fdf2b22
Browse repository at this point
Remove preload module from Readme (#221)
bagel897
authored
f44a123
View commit details
Copy full SHA for f44a123
Browse repository at this point
Commits on Jun 6, 2022
Parse YAPF diffs into TextEdits (instead of sending the full doc) (#136)
masad-frost
authored
a9d503c
View commit details
Copy full SHA for a9d503c
Browse repository at this point
Commits on May 31, 2022
Allow multiple per-file-ignores for the same pattern in flake8 plugin (#217)
dedi
authored
66c7cca
View commit details
Copy full SHA for 66c7cca
Browse repository at this point
Commits on May 30, 2022
Add web sockets support (#128)
npradeep357
authored
62b7cc6
View commit details
Copy full SHA for 62b7cc6
Browse repository at this point
Commits on May 28, 2022
Remove reference to pyls-flake8 in Readme (#215)
Show description for a11b881
yeraydiazdiaz
and
ccordoba12
authored
a11b881
View commit details
Copy full SHA for a11b881
Browse repository at this point
Commits on May 12, 2022
Restore the copyright headers in `setup.cfg` and `pyproject.toml` (#211)
KOLANICH
authored
9df6a9f
View commit details
Copy full SHA for 9df6a9f
Browse repository at this point
Commits on May 9, 2022
Match rope_completions setting documentation with reality (#210)
rchl
authored
0563435
View commit details
Copy full SHA for 0563435
Browse repository at this point
Move the project metadata into `PEP 621`-compliant `pyproject.toml` (#207)
KOLANICH
authored
bf9d5fa
View commit details
Copy full SHA for bf9d5fa
Browse repository at this point
Commits on Apr 5, 2022
Add support for LSP formatting `options` parameter (#134)
masad-frost
authored
4bffc39
View commit details
Copy full SHA for 4bffc39
Browse repository at this point
Add plugins for pylint and flake8 to readme (#187)
bagel897
authored
52b684d
View commit details
Copy full SHA for 52b684d
Browse repository at this point
Commits on Mar 30, 2022
Mention `pylsp` command in README (#185)
jgollenz
authored
c99ef24
View commit details
Copy full SHA for c99ef24
Browse repository at this point
Commits on Mar 27, 2022
Fix section that was misplaced in changelog (#181)
ccordoba12
authored
62cdac5
View commit details
Copy full SHA for 62cdac5
Browse repository at this point
Update changelog for 1.4.1 (#180)
ccordoba12
authored
5fb5134
View commit details
Copy full SHA for 5fb5134
Browse repository at this point
Fix Yapf formatting with CRLF line endings (#179)
ccordoba12
authored
7a3822d
View commit details
Copy full SHA for 7a3822d
Browse repository at this point
Commits on Mar 18, 2022
Improved documentation regarding configuration (#174)
spookylukey
authored
8add687
View commit details
Copy full SHA for 8add687
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL