- enhancement: support function arguments like "int (&t)[]"
This commit is contained in:
parent
c6fb11d130
commit
774d4193b5
1
NEWS.md
1
NEWS.md
|
@ -7,6 +7,7 @@ Red Panda C++ Version 2.22
|
|||
- fix: lambda expression is not correctly handled.
|
||||
- fix: '__extension__' should be ignored when parsing C/C++ codes.
|
||||
- enhancement: show completion for return type of lambda expressions.
|
||||
- upgrade raylib to 4.5, raygui to 3.6
|
||||
|
||||
|
||||
Red Panda C++ Version 2.21
|
||||
|
|
Loading…
Reference in New Issue