We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae208af commit 8f98ef3Copy full SHA for 8f98ef3
CHANGELOG.md
@@ -24,14 +24,16 @@ Changelog
24
25
* No changes.
26
27
-Version 0.1.38 -- 2025-Sep-23
+Version 0.1.38 -- 2025-Sep-24
28
-----------------------------
29
30
* Automatically find a free port for the Client, instead of requiring the user
31
to specify it in the VSCode settings.
32
* Remove unused VSCode settings.
33
* Update code in the IDE when changes are made to the indent in the Client.
34
-* Enable spellchecking in doc blocks.
+* Enable spell checking in doc blocks. Note that the VSCode browser doesn't
35
+ support spell checking.
36
+* Improved build process.
37
38
Version 0.1.37 -- 2025-Sep-22
39
0 commit comments