| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…completions on a cell
There was a problem hiding this comment.
Some minor comments for you @tkrabel-db, the rest looks good to me.
Sorry, something went wrong.
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
|
Thanks for the review @ccordoba12 . I added all your suggestions! 🚀 |
Sorry, something went wrong.
|
Weird, Static code analysis / Static code analysis (pull_request) failed but when looking at the details, everything passed ... |
Sorry, something went wrong.
|
Kicked, let's see if it happens again. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good to me now, thanks @tkrabel-db!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What is changed?
With the notebook document, every cell is its own document living in the workspace. When doing rope autoimport completions on a cell document position, we should not provide completion suggestions for names already imported before that (see video below).
How is this tested?
- integration test
- manually on Databricks notebooks
Screen.Recording.2023-10-18.at.11.48.23.mov