Browse Source

DOC-2270: Add entry to the release notes for new CM6 shortcuts. (#3152)

* DOC-2270: Add entry to the release notes for new CM6 shortcuts.

* Update modules/ROOT/pages/7.0-release-notes.adoc

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>

---------

Co-authored-by: ltrouton <46954949+ltrouton@users.noreply.github.com>
pull/3156/head
Karl Kemister-Sheppard 1 year ago
committed by GitHub
parent
commit
0e03f2a1fd
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 8
      modules/ROOT/pages/7.0-release-notes.adoc

8
modules/ROOT/pages/7.0-release-notes.adoc

@ -118,6 +118,14 @@ During the integration process, {productname} made necessary adjustments to ensu
This update from CodeMirror 5 to 6 should have no impact on customers utilizing the Enhanced Code Editor feature. More information about CodeMirror 6 will be included in future patch releases.
==== Updated keyboard shortcuts for Enhanced Code Editor.
With the update to CodeMirror 6 with {productname} 7.0, brings the below updated keyboard shortcuts for Enhanced Code Editor.
include::partial$misc/advcode-shortcuts.adoc[leveloffset=+1]
For information on the Enhanced Code Editor plugin, see: xref:advcode.adoc[Enhanced Code Editor].
==== Tab and shift + tab didn't not navigate to the next tab stop inside the code dialog.
// #TINY-10596

Loading…
Cancel
Save