- Small fixes to improve overall extension
- Improved recognition of operators
- Added highlighting for format strings
- Added snippets for most basic language constructs
- Further improvements to syntax highlighting for a larger coverage of lang spec
- Added a language server which enables hover information and some basic autocomplete
- Some minor fixes to the syntax highlighting
- More autocomplete for functions from the C standard library
- Improve precision of hover information
- Misc small fixes and some project updates