Intelligent code completion and codebase navigation for databricks notebooksNavigate your databricks codebase with ease and confidence with intellisense autocompletion and jump-to-definition. Plan options:
The Databricks Intellisense extension reads the # MAGIC %run commands at the top of each databricks notebook and imports the functions and classes from the external file. Hover over classes and functions to get their definition
Get completions when typing out functions or classes Automatically jump to the defintion of any function or class defined |