- fix: code completion popup won't show members of 'this'
This commit is contained in:
parent
eff521ed21
commit
7112d68a14
1
NEWS.md
1
NEWS.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue