claudiaregio
claudiaregio
- [ ] Remove clear button - [ ] Need a more clear indicator of boundaries for the text box - [ ] Command text changed from ".NET Interactive: Focus...
VS Code Specific: I'd like to be able to see the language of cells in the notebook in their **sequence** on run. (Assuming I can get the last run based...
## Steps to reproduce: I connected to a VSCode internal table and queried for a specific event. The columns I was after contained JSON as a data type and all...
To have a clear delineation between kernel and database, let's change the "--kernel-name" parameter for KQL and SQL to "--database-name" We can leave support for the old syntax and recommend...
When a new cell is added to a notebook, if the previous cell contains #!sql-* or #!kql-* copy this line into the next cell.
When support for Python is added, we should make sure to pull in both the Jupyter keybindings extension and the Jupyter renderer extension as dependencies so as not to break/become...
- [x] Extension name - [ ] Docs - [ ] Doing Data Science in Visual Studio Code - [ ] old blog posts & YouTube videos - [ ]...
Let's replace the language picker to surface the subkernels that we have as options instead. (Let's have Markdown in this list as well for now)
Let's replace the "Share to" link in the variable explorer with the icon. Can leave the hover hint as "Share to" https://iconcloud.design/search/filter/Visual%20Studio%20Icons/all/share/6e9748923-d032b6504
Once we add Python, the majority use case will be .ipynb. As a user, when navigating through the steps through the quick pick, I will likely press enter as fast...