Skip to content

Commit 5c1edbe

Browse files
committed
Document debug changes in changelog
1 parent d79a3a2 commit 5c1edbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1313
- Underlying extension source code has been converted to TypeScript.
1414
- 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.
1515
- 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`)"_.
1620

1721
## [1.3.1]
1822

0 commit comments

Comments
 (0)