- Fix #24: C-g does not cancel suggestions and prompts
- Update vscode engine
- Fix: IntelliSense Suggestion.
- Add C-x b.
- Fix #18: Add Esc to step out from mark mode.
- Add C-x C-o.
- Fix: do not enter automatically in Mark Mode after Yanking.
- Add Kill-ring.
- Alt-x show commands palette.
All changes written by gizak, sammy44nts. Thanks
- bug fix for C-k. Thanks trezm.
- C-x C-f execute "workbench.action.files.openFile".
Thanks sammy44nts.
- C-p and C-n can be used in other panels such as Suggestion and Hint.
- Fix bug C-x C-f won't open file explorer.
- Add one more undo operation C-/
- Add redo operation C-x z
- Fix incorrect column moving after using C-a and C-e
These commands and bug fixes were coding by kpping. Thanks. :)
- Change the processing of C-u, C-h.
- Change the processing of C-x C-f, C-x C-w, C-x C-s.
- Modify the search operation.
- Fixed a bug that occurred when you start from the command line.