Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
docs: update highlight features
Browse files Browse the repository at this point in the history
  • Loading branch information
seanwu1105 committed Feb 15, 2023
1 parent 787340e commit f2bc6d8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ All features support multi-root workspace project.

- Syntax highlighting (`qml` and `qmldir` files)
- Linting (requires PySide6 >= 6.3)
- Support `.qmllint.ini` configuration file
- Support `.qmllint.ini` configuration file
- Code completion (requires PySide6 >= 6.4)

### Qt UI Files

Expand All @@ -29,6 +30,7 @@ All features support multi-root workspace project.

- Syntax highlighting (`qrc` files)
- Compile to Python code (requires PySide6, PySide2, or PyQt5)
- Continuous compilation

### Qt Style Sheets

Expand Down

0 comments on commit f2bc6d8

Please sign in to comment.