All notable changes to the "bitloops-language" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
Fixed hover error.
Updated version of bitloops-transpiler, added Iterator loop.
Updated version of bitloops-transpiler, no hover if there are syntactic errors.
Fixed bug of hover.
Fixed bug of hover for file not valid location.
Update transpiler package.
Fixed bug of hover for multiple files workspace
Added hover provider for type of variables
Refactored state manager, added debounce, updated transpiler & validator, added restart command
Added new keywords of the Bitloops Language (DomainEvent, IntegrationEvent, DomainService)
Added validation after the initialization of the workspace
Added autocompletion for StandardVOs
Added validator for semantic and syntactic errors
Added transpiler package dependency
Added LSP server
Fixed issue #5 causing comments not to display properly
Added missing language elements and relational operators
New logos and much greater syntax coverage
This version should not be used as it contains errors
Added additional grammar elements (RESTRouter, env, new, DomainError, ApplicationError, Config)
Added additional grammar elements including most protobuf data types
Added files icon and added main grammar elements
Added icon
Initial release of the Bitloops language extension