We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdfa474 commit 23f1aeeCopy full SHA for 23f1aee
CHANGELOG.md
@@ -3,12 +3,13 @@
3
### Changed
4
5
- Let the stress tester run indefinitely by default
6
-- Folding now doesn't depend on extensions and correctly folds the entire inserted content
+- Folding now doesn't depend on extensions
7
8
### Fixed
9
10
- New Testcase button text cuts off if shrinked down
11
- Truncated data would be saved as actual data when running or debugging
12
+- Folding now folds the entire file content not just the last code block of the file
13
14
# 4.0.2
15
0 commit comments