File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 2020.9.0 (22 September 2020)
3
+ ## 2020.9.0 (23 September 2020)
4
4
5
5
### Enhancements
6
6
Original file line number Diff line number Diff line change 59
59
"python.command.python.datascience.debugFileInteractive.title" : " Debug Current File in Python Interactive Window" ,
60
60
"python.command.python.datascience.runallcells.title" : " Run All Cells" ,
61
61
"python.command.python.datascience.notebookeditor.runallcells.title" : " Run All Notebook Cells" ,
62
+ "python.command.python.datascience.notebookeditor.expandallcells.title" : " Expand All Notebook Cells" ,
63
+ "python.command.python.datascience.notebookeditor.collapseallcells.title" : " Collapse All Notebook Cells" ,
62
64
"python.command.python.datascience.runallcellsabove.title" : " Run Above" ,
63
65
"python.command.python.datascience.runcellandallbelow.title" : " Run Below" ,
64
66
"python.command.python.datascience.runallcellsabove.palette.title" : " Run Cells Above Current Cell" ,
You can’t perform that action at this time.
0 commit comments