Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 16.0.0
-
None
-
0b91298a8 (16.0)
Description
As part of the https://bugreports.qt.io/browse/QTBUG-120002 I have implemented Document Symbols request support for the QmlLS.
Unfortunately, QtC doesn't render or retrieve that data of the "detail" field. As for the reference I have attached a VsCode Outline view.
Steps to reproduce:
- clone dev branch of qtdeclarative && build qmlls target
- Add LanguageServer in the QtC with the binary pointing to the freshly built qmlls
- Open a qml file attached
Feel free to reach out to me for more info if needed
Attachments
Issue Links
- is required for
-
QTCREATORBUG-32419 Outline View: Always show QML IDs at the objects' root node
- Reported
- relates to
-
QTBUG-97637 QML Language Server Support for IDEs (like VSCode, QtC)
- In Progress
-
QTCREATORBUG-31767 QtC Outline View missing/confusing icons when using QmlLS
- Reported