-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add notebooks suppport to pylsp #389
Merged
ccordoba12
merged 27 commits into
python-lsp:develop
from
tkrabel-db:feat-notebook-support
Aug 9, 2023
Merged
Add notebooks suppport to pylsp #389
ccordoba12
merged 27 commits into
python-lsp:develop
from
tkrabel-db:feat-notebook-support
Aug 9, 2023
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 70076fa - Browse repository at this point
Copy the full SHA 70076faView commit details
Commits on Jun 7, 2023
-
Support notebookDocument/didOpen and textDocument/publishDiagnostics on a notebook document
Configuration menu - View commit details
-
Copy full SHA for ba0f9ad - Browse repository at this point
Copy the full SHA ba0f9adView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5bf4f9 - Browse repository at this point
Copy the full SHA d5bf4f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78233c7 - Browse repository at this point
Copy the full SHA 78233c7View commit details
Commits on Jun 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09d6879 - Browse repository at this point
Copy the full SHA 09d6879View commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 500e120 - Browse repository at this point
Copy the full SHA 500e120View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b407a31 - Browse repository at this point
Copy the full SHA b407a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e4ad6 - Browse repository at this point
Copy the full SHA 53e4ad6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c891cf0 - Browse repository at this point
Copy the full SHA c891cf0View commit details
Commits on Jun 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3dcaf9f - Browse repository at this point
Copy the full SHA 3dcaf9fView commit details -
too-many-public-methods, dangerous-default-value, unused-import, too-many-locals, redefined-outer-name
Configuration menu - View commit details
-
Copy full SHA for ab3bcee - Browse repository at this point
Copy the full SHA ab3bceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd7165 - Browse repository at this point
Copy the full SHA 2dd7165View commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7722239 - Browse repository at this point
Copy the full SHA 7722239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c00bfc - Browse repository at this point
Copy the full SHA 6c00bfcView commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60517c1 - Browse repository at this point
Copy the full SHA 60517c1View commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ecc27ee - Browse repository at this point
Copy the full SHA ecc27eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25cdfab - Browse repository at this point
Copy the full SHA 25cdfabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b35c95 - Browse repository at this point
Copy the full SHA 2b35c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a1621 - Browse repository at this point
Copy the full SHA 69a1621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9a51f - Browse repository at this point
Copy the full SHA 1e9a51fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f140da - Browse repository at this point
Copy the full SHA 4f140daView commit details
Commits on Jul 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e79bbb2 - Browse repository at this point
Copy the full SHA e79bbb2View commit details
Commits on Jul 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce9f458 - Browse repository at this point
Copy the full SHA ce9f458View commit details
Commits on Jul 24, 2023
-
fix test_notebook_document__did_change: need to wait for 2 calls to d…
…iagnostics notification since the first call is a n empty diagnostics for the closed cell
Configuration menu - View commit details
-
Copy full SHA for 5434d1f - Browse repository at this point
Copy the full SHA 5434d1fView commit details
Commits on Jul 29, 2023
-
Update test/data/publish_diagnostics_message_examples/example_1.json
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ceb193d - Browse repository at this point
Copy the full SHA ceb193dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7df839 - Browse repository at this point
Copy the full SHA e7df839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dd05b7 - Browse repository at this point
Copy the full SHA 2dd05b7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.