- fix: code completion popup won't show members of 'this'

This commit is contained in:
Roy Qu 2022-01-25 13:10:08 +08:00
parent eff521ed21
commit 7112d68a14
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
Red Panda C++ Version 0.13.4
- fix: when copy comments, don't auto indent
- enhancement: auto add a new line when press enter between '/*' and '*/'
- fix: code completion popup won't show members of 'this'
Red Panda C++ Version 0.13.3
- enhancement: restore editor position after rename symbol