update NEWS.md
This commit is contained in:
parent
8fb756da77
commit
5d20f8ed7d
2
NEWS.md
2
NEWS.md
|
@ -125,6 +125,8 @@ Red Panda C++ Version 2.27
|
||||||
- fix: can't jump to definition/declaration for symbols in using alias statement like "using ::printf".
|
- fix: can't jump to definition/declaration for symbols in using alias statement like "using ::printf".
|
||||||
- fix: Don't show completion suggestion for members of variable which type name has namespace alias;
|
- fix: Don't show completion suggestion for members of variable which type name has namespace alias;
|
||||||
- fix: Theme manager not correctly inited in options dialog / environment / appearance.
|
- fix: Theme manager not correctly inited in options dialog / environment / appearance.
|
||||||
|
- enhancement: Size of icons in the completion popup changes with the editor font size.
|
||||||
|
- change: Completion popup size settings are based on editor's char width/line height.
|
||||||
|
|
||||||
Red Panda C++ Version 2.26
|
Red Panda C++ Version 2.26
|
||||||
- enhancement: Code suggestion for embedded std::vectors.
|
- enhancement: Code suggestion for embedded std::vectors.
|
||||||
|
|
Loading…
Reference in New Issue