You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ For further information and details continue through to the [documentation](http
101
101
102
102
### Current Version 0.5.0
103
103
* Remove dependency on zmq when using Jupyter or IPython (pure python solution)
104
-
* Added a default keybinding for ```Jupyter:Run Selectiong/Line``` of ```ctrl+alt+enter```
104
+
* Added a default keybinding for ```Jupyter:Run Selection/Line``` of ```ctrl+alt+enter```
105
105
* Changes to update settings.json with path to python using [native API](https://github.com/DonJayamanne/pythonVSCode/commit/bce22a2b4af87eaf40669c6360eff3675280cdad)
106
106
* Changes to use [native API](https://github.com/DonJayamanne/pythonVSCode/commit/bce22a2b4af87eaf40669c6360eff3675280cdad) for formatting when saving documents
107
107
* Reusing existing terminal instead of creating new terminals
0 commit comments