New version, many changes!
Latest feature: Symbol Explorer
CHANGELOG
0.8.1
Minor style changes for Symbol Explorer
0.8.0
Symbol Explorer: Display all types and functions for current file
0.7.0
Allow to generate 64 bits executables
Better error/success reporting in terminal
0.6.0
Go to first error on compilation fail
Highlight errors in terminal
Navigate errors in terminal by clicking
0.5.3
Fix greedy type matching (fixes #19)
Better constant value matching
0.5.2
Several grammar fixes (fixes #15)
0.5.1
Fix numbers in grammar for types and functions
0.5.0
Go to include (closes #12)
Fix go to definition when word starts with empty spaces
0.4.1
Scan inserted files (not only the ones included using #include)