You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
13
13
- Underlying extension source code has been converted to TypeScript.
14
14
- This will allow us to extend the extension in the future more easily, as type annotations and other TypeScript features help us catch errors earlier.
15
15
- Please note that it implies rather significant code change. As always [we appreciate if you report any bugs](https://github.com/castle-engine/castle-engine-vscode).
16
+
- Our "debug provider" now works in different, more reliable way.
17
+
- Click _"Run And Debug"_ in your project.
18
+
- Choose _"More Debug Castle Game Engine Project options..."_.
19
+
- Choose _"Debug Castle Game Engine application (`application name`)"_.
0 commit comments