FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pyls/plugins - deepnote/python-language-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
deepnote
/
python-language-server
Public
forked from
palantir/python-language-server
Notifications
You must be signed in to change notification settings
Fork
6
Star
3
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-language-server
pyls
plugins
on
develop
User selector
Datepicker
Commit history
Commits on Nov 4, 2020
Disable pycodestyle lint
danzvara
committed
a12b3a4
View commit details
Copy full SHA for a12b3a4
View code at this point
Browse repository at this point
Merge pull request #1 from danzvara/develop
Show description for ee94ea0
danzvara
authored
ee94ea0
View commit details
Copy full SHA for ee94ea0
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into develop
danzvara
committed
1dccd30
View commit details
Copy full SHA for 1dccd30
View code at this point
Browse repository at this point
Pass document path to jedi_names when a file is not placed in a module (#882)
ccordoba12
authored
cf59b8f
View commit details
Copy full SHA for cf59b8f
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Use document path only for completions (#881)
ccordoba12
authored
1425f75
View commit details
Copy full SHA for 1425f75
View code at this point
Browse repository at this point
Commits on Oct 25, 2020
Specify relevant document path when retrieving some plugin settings (#845)
mnauw
authored
6c9aca4
View commit details
Copy full SHA for 6c9aca4
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
Allow info level logs (#878)
Show description for 5c002d4
benjaminramsden
and
Ben Ramsden
authored
5c002d4
View commit details
Copy full SHA for 5c002d4
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Remove useless comment
danzvara
committed
cdad103
View commit details
Copy full SHA for cdad103
View code at this point
Browse repository at this point
Fix pycodestyle errors
danzvara
committed
8858b06
View commit details
Copy full SHA for 8858b06
View code at this point
Browse repository at this point
Fix tests
danzvara
committed
f381974
View commit details
Copy full SHA for f381974
View code at this point
Browse repository at this point
Commits on Oct 18, 2020
Fix linting
danzvara
committed
13876e8
View commit details
Copy full SHA for 13876e8
View code at this point
Browse repository at this point
Add jedi lint plugin
danzvara
committed
36da024
View commit details
Copy full SHA for 36da024
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
PR: Catch ValueError when trying to preload modules (#873)
dalthviz
authored
e9c7e9b
View commit details
Copy full SHA for e9c7e9b
View code at this point
Browse repository at this point
Commits on Oct 3, 2020
Resolve flake8_executable allowing ~/${HOME} paths (#869)
Show description for 91a1368
kenodegard
and
ccordoba12
authored
91a1368
View commit details
Copy full SHA for 91a1368
View code at this point
Browse repository at this point
Commits on Sep 16, 2020
Correct method and attribute detection on document/symbols call (#846)
andfoy
authored
d81c7ba
View commit details
Copy full SHA for d81c7ba
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Allow usage of Pylint via stdin (#831)
mpanarin
authored
9bc744d
View commit details
Copy full SHA for 9bc744d
View code at this point
Browse repository at this point
Commits on Sep 8, 2020
fix with compatibility with jedi master (#851)
Show description for 3d045b8
Mic92
and
delta003
authored
3d045b8
View commit details
Copy full SHA for 3d045b8
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Merge remote-tracking branch 'upstream/develop' into develop
danzvara
committed
6dd41c1
View commit details
Copy full SHA for 6dd41c1
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Make flake8 use stdin (#830)
qbedard
authored
78dee3d
View commit details
Copy full SHA for 78dee3d
View code at this point
Browse repository at this point
Fix ValueError when formatting if continuation lines are incorrectly indented when using autopep8 (#829)
lordsutch
authored
2faf957
View commit details
Copy full SHA for 2faf957
View code at this point
Browse repository at this point
Commits on Jun 30, 2020
Add configurable flake8 executable (#821)
ruhulio
authored
5fa7ae9
View commit details
Copy full SHA for 5fa7ae9
View code at this point
Browse repository at this point
Read pycodestyle and flake8 configurations per workspace (#827)
Show description for 4646633
andfoy
and
ccordoba12
authored
4646633
View commit details
Copy full SHA for 4646633
View code at this point
Browse repository at this point
Parse ignore arguments in flake8 to avoid issues with Atom (#824)
thodnev
authored
a72704f
View commit details
Copy full SHA for a72704f
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Do not create documents from a textDocument/rename (#818)
rwols
authored
10cd98c
View commit details
Copy full SHA for 10cd98c
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
Fix some code quality and bug-risk issues (#817)
pnijhara
authored
2951e9f
View commit details
Copy full SHA for 2951e9f
View code at this point
Browse repository at this point
Commits on May 28, 2020
Add support for autopep8 aggressive option from config file (#807)
andrewzigerelli
authored
9b5cb21
View commit details
Copy full SHA for 9b5cb21
View code at this point
Browse repository at this point
Commits on May 25, 2020
Remove pycodestyle plugin's dependency on autopep8 (#813)
rharish101
authored
2dc19c2
View commit details
Copy full SHA for 2dc19c2
View code at this point
Browse repository at this point
Fix completion with one arg and add optional class objects to completion list (#811)
mpanarin
authored
4217971
View commit details
Copy full SHA for 4217971
View code at this point
Browse repository at this point
Fix an issue when re.match returns None (#814)
mpanarin
authored
f7a523f
View commit details
Copy full SHA for f7a523f
View code at this point
Browse repository at this point
Commits on May 12, 2020
Fix merge errors
danzvara
committed
60b5005
View commit details
Copy full SHA for 60b5005
View code at this point
Browse repository at this point
Commits on May 11, 2020
Add support for renaming with Jedi (#801)
fsouza
authored
f25259f
View commit details
Copy full SHA for f25259f
View code at this point
Browse repository at this point
Merge branch 'develop' of github.com:palantir/python-language-server into develop
danzvara
committed
60f4f63
View commit details
Copy full SHA for 60f4f63
View code at this point
Browse repository at this point
Commits on May 10, 2020
Fix flake8 io deadlock (#757)
Show description for 22251fa
rdugan
and
ccordoba12
authored
22251fa
View commit details
Copy full SHA for 22251fa
View code at this point
Browse repository at this point
Add option to activate fuzzy completions in Jedi (#728)
Show description for 3057ac2
benmezger
and
ccordoba12
authored
3057ac2
View commit details
Copy full SHA for 3057ac2
View code at this point
Browse repository at this point
Commits on May 9, 2020
Update Jedi calls for its 0.17.0+ API (#781)
Show description for 2fb2c81
authored
2fb2c81
View commit details
Copy full SHA for 2fb2c81
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL