- Feature: Adding issue template
- Change: Rewriting language grammar from scratch to improve syntax highlighting
- Feature: Adding more snippets (related to directives, statements etc.)
- Change: Revising language configuration
- Change: Revising existing snippets
- Feature: Adding
onAction
snippet - Feature: Adding
main
snippet - Feature: Adding
class
snippet - Change: Rewriting readme text
- Change: Rewriting changelog text
- Feature: Adding syntax highlighting for operators
- Feature: Adding syntax highlighting for item accesses
- Feature: Adding syntax highlighting for function calls
- Feature: Adding syntax highlighting for preprocessor directives
- Feature: Adding syntax highlighting for class declarations
- Feature: Adding basic unit tests for syntax highlighting
- Feature: Adding changelog
- Change: Rewriting readme text
- Change: Splitting-up keywords into function names
- Feature: Adding syntax highlighting for comments
- Feature: Adding syntax highlighting for string literals
- Feature: Adding syntax highlighting for integer literals
- Feature: Adding syntax highlighting for keywords