FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Ignore notebook names on cell completion for autoimport by tkrabel-db · Pull Request #466 · python-lsp/python-lsp-server · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python-lsp
/
python-lsp-server
Public
Notifications
You must be signed in to change notification settings
Fork
248
Star
2.6k
Code
Issues
150
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Ignore notebook names on cell completion for autoimport
- #466
#466
Merged
ccordoba12
merged 17 commits into
python-lsp:develop
python-lsp/python-lsp-server:develop
from
tkrabel-db:rope-add-ignored-names-from-notebook
tkrabel-db/python-lsp-server:rope-add-ignored-names-from-notebook
Copy head branch name to clipboard
Oct 19, 2023
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Ignore notebook names on cell completion for autoimport
#466
ccordoba12
merged 17 commits into
python-lsp:develop
python-lsp/python-lsp-server:develop
from
tkrabel-db:rope-add-ignored-names-from-notebook
tkrabel-db/python-lsp-server:rope-add-ignored-names-from-notebook
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2023
Make workspace/didChangeConfig work with notebook documents
tkrabel-db
committed
13fb7fc
View commit details
Copy full SHA for 13fb7fc
Browse repository at this point
add unit test
tkrabel-db
committed
7f77bad
View commit details
Copy full SHA for 7f77bad
Browse repository at this point
fix lint issue
tkrabel-db
committed
a6ba8cd
View commit details
Copy full SHA for a6ba8cd
Browse repository at this point
Commits on Oct 17, 2023
wip
tkrabel-db
committed
42c5755
View commit details
Copy full SHA for 42c5755
Browse repository at this point
remove log.debug
tkrabel-db
committed
535f2ed
View commit details
Copy full SHA for 535f2ed
Browse repository at this point
rope autoimport - ignore names from the notebook document when doing completions on a cell
tkrabel-db
committed
b59ed85
View commit details
Copy full SHA for b59ed85
Browse repository at this point
remove log.debug
tkrabel-db
committed
ec3b92e
View commit details
Copy full SHA for ec3b92e
Browse repository at this point
correct import of NotebookCellKind
tkrabel-db
committed
964ce19
View commit details
Copy full SHA for 964ce19
Browse repository at this point
Commits on Oct 18, 2023
Merge branch 'develop' into rope-add-ignored-names-from-notebook
tkrabel-db
committed
c8ca525
View commit details
Copy full SHA for c8ca525
Browse repository at this point
clean up rope test
tkrabel-db
committed
914cd9f
View commit details
Copy full SHA for 914cd9f
Browse repository at this point
clean up other unit tests
tkrabel-db
committed
ae2a1f0
View commit details
Copy full SHA for ae2a1f0
Browse repository at this point
support only seraching for jedi names up to a certain cell
tkrabel-db
committed
71b210b
View commit details
Copy full SHA for 71b210b
Browse repository at this point
Update pylsp/workspace.py
Show description for 6dbb80e
tkrabel-db
and
ccordoba12
authored
6dbb80e
View commit details
Copy full SHA for 6dbb80e
Browse repository at this point
Update test/plugins/test_autoimport.py
Show description for 9a11ca6
tkrabel-db
and
ccordoba12
authored
9a11ca6
View commit details
Copy full SHA for 9a11ca6
Browse repository at this point
Update test/test_notebook_document.py
Show description for 1950b1b
tkrabel-db
and
ccordoba12
authored
1950b1b
View commit details
Copy full SHA for 1950b1b
Browse repository at this point
black
tkrabel-db
committed
6bf386e
View commit details
Copy full SHA for 6bf386e
Browse repository at this point
move imports
tkrabel-db
committed
76efe2a
View commit details
Copy full SHA for 76efe2a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL