vscode-qt-for-python icon indicating copy to clipboard operation
vscode-qt-for-python copied to clipboard

[BUG] Formatter add additional new lines when line break is `CRLF`

Open Sun-ZhenXing opened this issue 1 year ago • 3 comments

image

How to reproduce: disable qmlls will result in this


PS: In addition, I have a few more questions:

  1. .qmllint.ini: It doesn't seem to work with me, as I can't set the warning level or QML AdditionalQmlImportPaths
  2. 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.
  3. Is there a document or configuration specification, which seems different from Qt Creator.

Sun-ZhenXing avatar Dec 17 '23 09:12 Sun-ZhenXing