vscode-qt-for-python
vscode-qt-for-python copied to clipboard
[BUG] Formatter add additional new lines when line break is `CRLF`
How to reproduce: disable qmlls
will result in this
PS: In addition, I have a few more questions:
-
.qmllint.ini
: It doesn't seem to work with me, as I can't set the warning level or QMLAdditionalQmlImportPaths
- How do I disable warnings? As mentioned in the first point, I have tried various methods but cannot import third-party QML library paths. Qt Creator works properly.
- Is there a document or configuration specification, which seems different from Qt Creator.