File tree Expand file tree Collapse file tree 7 files changed +12
-6
lines changed Expand file tree Collapse file tree 7 files changed +12
-6
lines changed Original file line number Diff line number Diff line change 119
119
([ #8423 ] ( https://github.com/Microsoft/vscode-python/issues/8423 ) )
120
120
1 . Export to python button is blue in native editor.
121
121
([ #8424 ] ( https://github.com/Microsoft/vscode-python/issues/8424 ) )
122
+ 1 . CTRL+Z is deleting cells. It should only undo changes inside of the code for a cell. 'Z' and 'SHIFT+Z' are for undoing/redoing cell adds/moves.
123
+ ([ #7999 ] ( https://github.com/Microsoft/vscode-python/issues/7999 ) )
124
+ 1 . Ensure clicking ` ctrl+s ` in a new ` notebook ` prompts the user to select a file once instead of twice.
125
+ ([ #8138 ] ( https://github.com/Microsoft/vscode-python/issues/8138 ) )
126
+ 1 . Creating a new blank notebook should not require a search for jupyter.
127
+ ([ #8481 ] ( https://github.com/Microsoft/vscode-python/issues/8481 ) )
128
+ 1 . Arrowing up and down through cells can lose code that was just typed.
129
+ ([ #8491 ] ( https://github.com/Microsoft/vscode-python/issues/8491 ) )
130
+ 1 . After pasting code, arrow keys don't navigate in a cell.
131
+ ([ #8495 ] ( https://github.com/Microsoft/vscode-python/issues/8495 ) )
132
+ 1 . Typing 'z' in a cell causes the cell to disappear.
133
+ ([ #8594 ] ( https://github.com/Microsoft/vscode-python/issues/8594 ) )
122
134
123
135
### Code Health
124
136
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments