We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3414c commit 2c22f36Copy full SHA for 2c22f36
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+### Version 2.12.0 - 24 April 2024
2
+- Improved support for ES modules
3
+- Updated build options to move away from Babel naming conventions
4
+- Tab titles now default to the first line of text within the associated editor
5
+- Added the ability to import and export snippet libraries
6
+- Added the ability to toggle syntax highlighting on output results
7
+- Added a shortcut for displaying completion suggestions
8
+- Rename the runtime values setting to expression results
9
+- Line matching now appends values to lines if the source line is the same
10
+- Deleting snippets now requires confirmation
11
+
12
### Version 2.11.0 - 24 February 2024
13
- Add ability to re-open closed tabs.
14
- Output context menu improvements.
0 commit comments