FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for README.md - lomanclark818-stack/python-lsp-server · GitHub
lomanclark818-stack
/
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
Breadcrumbs
History for
python-lsp-server
README.md
on
develop
User selector
Datepicker
Commit history
Commits on Jul 19, 2026
Fix extra backtick in Readme (#717)
deeferentleeg
authored
dabcda5
View commit details
Copy full SHA for dabcda5
View code at this point
Browse repository at this point
Commits on Aug 26, 2025
Fix license entries in `pyproject.toml` due to pep 639 (#669)
ccordoba12
authored
89265cd
View commit details
Copy full SHA for 89265cd
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Fix Fedora instructions (#570)
penguinpee
authored
8cb1af2
View commit details
Copy full SHA for 8cb1af2
View code at this point
Browse repository at this point
Commits on Mar 24, 2024
Fix isort plugin name in Readme (#536)
Piraty
authored
023a699
View commit details
Copy full SHA for 023a699
View code at this point
Browse repository at this point
Remove `.config/flake8` reference in Readme (#538)
justin-f-perez
authored
7fbec6d
View commit details
Copy full SHA for 7fbec6d
View code at this point
Browse repository at this point
Commits on Jan 19, 2024
Use ruff as linter and code formatter (#502)
tkrabel
authored
fc2851a
View commit details
Copy full SHA for fc2851a
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
Point to a more up to date isort plugin in README (#483)
doolio
authored
3525e8b
View commit details
Copy full SHA for 3525e8b
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Improve/simplify README Development section (#473)
tkrabel
authored
ec876bb
View commit details
Copy full SHA for ec876bb
View code at this point
Browse repository at this point
Commits on Aug 14, 2023
Drop support for Python 3.7 (#417)
ccordoba12
authored
15e2447
View commit details
Copy full SHA for 15e2447
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
Add notebooks suppport to pylsp (#389)
tkrabel-db
authored
2757c3a
View commit details
Copy full SHA for 2757c3a
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
Add Arch Linux installation command to Readme (#364)
cryskram
authored
59856af
View commit details
Copy full SHA for 59856af
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
Update Readme with link to python-lsp-ruff and mention to code actions (#312)
jhossbach
authored
9a4156b
View commit details
Copy full SHA for 9a4156b
View code at this point
Browse repository at this point
Commits on Nov 3, 2022
Add a plugin to provide autoimport functionality (#199)
bagel897
authored
b24ffd3
View commit details
Copy full SHA for b24ffd3
View code at this point
Browse repository at this point
Fix Debian package name (#290)
jspricke
authored
4e90767
View commit details
Copy full SHA for 4e90767
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Add more installation instructions to Readme (#248)
nougcat
authored
d3f97f7
View commit details
Copy full SHA for d3f97f7
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Fix documentation for location of Flake8 configuration files (#233)
Show description for c78a4c5
lcheylus
authored
c78a4c5
View commit details
Copy full SHA for c78a4c5
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
Remove preload module from Readme (#221)
bagel897
authored
f44a123
View commit details
Copy full SHA for f44a123
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
Add plugins for pylint and flake8 to readme (#187)
bagel897
authored
52b684d
View commit details
Copy full SHA for 52b684d
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Update single quotes to double quotes for install command examples (#163)
ScientificProgrammer
authored
a5ebfdd
View commit details
Copy full SHA for a5ebfdd
View code at this point
Browse repository at this point
Commits on Dec 24, 2021
Update python base version to 3.7+ (#130)
Show description for 7b98f9f
authored
7b98f9f
View commit details
Copy full SHA for 7b98f9f
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Adjust readme to pylsp-mypy rename (#99)
chaoflow
authored
10def44
View commit details
Copy full SHA for 10def44
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Document how to write python-lsp-server plugin + add pylsp-rope to Readme (#93)
lieryan
authored
b63abc3
View commit details
Copy full SHA for b63abc3
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Initialize workspaces from the initialize request (#49)
Show description for db9b055
rchl
authored
db9b055
View commit details
Copy full SHA for db9b055
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Restore the JSON schema, add human-readable configuration (#51)
Show description for 87b76d7
krassowski
authored
87b76d7
View commit details
Copy full SHA for 87b76d7
View code at this point
Browse repository at this point
Commits on May 20, 2021
PR: Update third-party plugins in README (#32)
Show description for 8ffb159
haplo
and
andfoy
authored
8ffb159
View commit details
Copy full SHA for 8ffb159
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
PR: Small fix in Readme (#14)
yaegassy
authored
61bca54
View commit details
Copy full SHA for 61bca54
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Remove references to VSCode in Readme (#11)
ccordoba12
authored
26f234a
View commit details
Copy full SHA for 26f234a
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
PR: Rename namespace to pylsp and package to python-lsp-server (#10)
andfoy
authored
0a3352d
View commit details
Copy full SHA for 0a3352d
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
Update paths for the gifs
krassowski
committed
5253201
View commit details
Copy full SHA for 5253201
View code at this point
Browse repository at this point
Merge branch 'develop' of ssh://github.com/xiaoxiae/python-ls into xiaoxiae-develop
krassowski
committed
7b6602b
View commit details
Copy full SHA for 7b6602b
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Rewrite README from rst to md
xiaoxiae
committed
6fc93ce
View commit details
Copy full SHA for 6fc93ce
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL