All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add some syntax and language configuration.
- Update sintax.
- Fix formatter, remove pre formatter.
- Create option to add new qml file to project.
- Fix quick fix sugestion.
- Add StackLayout and StackView based on issue Add StackLayout and StackView on default components #18
- Add documentation on default component.
- Add autcomplete from all custom and default components
- Add default components ColumnLayout, RowLayout and GridLayout base on issue Add layouts #14
- Add new default components properties.
- Fixed fix import diagnostic.
- Fixed file data read.
- Fixed file data read.
- Fixed file data read.
- Fixed file data read.
- Add "Code Action" to adjust custom components import.
- improve "Go to definition" to go to custom component and fix go to id.
Fixing issue #12.
- Fix identation validate on issue Add verification from configured identation space #12
Refactor complete in extension.
- Update extension folders and add language server and client.
Fix some identation.
- Fix list identation based on issue Wrong alignment when element contain list #11
Fix some identation.
- Add new rule in pré formatter.
Fix isseus.
- Fix pré formatter.
Fix isseus.
- Fix identation.
Fix isseus.
- New snippetes.
- Improve formatter.
Fix isseus.
Update language support and fix componente identation.
- Create basico README.md
Update language support and fix componente identation.
- some pattern to language suport.
- Componente identation validator
- Fix identation from component like
Timer { id: timer }
- Fix identation from component like
Change to support language formatter and highlight properties.
- Create highlight to properties..
- Suport to language QML.
- Create snippets.
Adjust formatter with if steatement.
Fix if/else formatter.
Fix comment formatter.
Create some regex to formatte document.
Create more regex to formatte some files.
Can't format if has "if/else" esteatement.
Fix import format.
- qml-formatter Fix "import" formatter
Create a firt formater patter, init with import.
- qml-formatter Create "import" formatter