Skip to content
Snippets Groups Projects
Commit 2b1adbf6 authored by Christian Kamm's avatar Christian Kamm
Browse files

Improve building of the Qml/JS scope chain.

* For JS files: Add each Qml component that sources the file in a Script
  tag to the scope chain.
* For Qml components: Add each component that instantiates the component
  to the scope chain.
* Generate the full list of documents required for completion in a
  given file. Previously, files that included the file were missing.
parent 62dd4938
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment