-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug
Description
I recently gave VS Code Insiders a try and its impressive. The main reason I was trying Insider edition because I could not use Python extensions in Jupyter Notebook in VS Code. Interestingly I can do those in Jupyter Notebook in VS Code Insiders edition. However, I am finding the Markdown cells in VS Code insiders behaving strangely.
Few issues in VS Code Insiders while using Jupyter Notebook:
- The rendered fonts are very small and I am not sure what way to control/change them (In VSCode, the font followed 'Font Family'
- The markdown does not execute without manually pressing ctrl+alt+enter . In VS Code, this occurred as soon as the markdown cell was unselected
- While I see that there are more than just python and markdown cell options now, however switching between these two is not happening as smoothly (using escape and then M or Y does not produce intended results of switching between markdown and python)
- While not the biggest issue, the delete cell button is very close to other buttons in cell menu. I liked the layout in VS Code where delete cell button was separate and minimized accidental deletion of cell.
VS Code - 1.56.2
VS Code Insiders - 1.57
Windows 10
(If this report has incorrect format, I apologize. First time posting issue/feedback on git)
berdakh, rndxx, nickeubank and yanggggjie
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug