Skip to content
Snippets Groups Projects
Commit 615d7054 authored by con's avatar con
Browse files

More changes.

parent 9786aa43
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ C++ Support
* Fixed completion when a typedef symbol is used as class name
* Fixed that template argument was marked as "not a type name" when defined as primitive type
* Fixed some highlight errors in code using the win32 API
* Improved completion of function definition parameter lists to append the
const and volatile qualifiers if required
Project support
* Fixed that run configurations were disabled if they had no build step
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment