aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreatordev/examples/exampleplugin/exampleconstants.h
diff options
context:
space:
mode:
authorhjk <[email protected]>2025-08-25 11:58:03 +0200
committerhjk <[email protected]>2025-08-25 12:06:09 +0000
commitee214f702f811bbb8869b56643ec7f0472434493 (patch)
tree3b11f42a0fcb9c5271240bf8f9a99b3423f22da2 /doc/qtcreatordev/examples/exampleplugin/exampleconstants.h
parent8be3a9ab040842abe342fe6fbb6fd6bd3f0f9d90 (diff)
QmlJSEditor: Don't look for qmlls and qmlformat on remote installationsHEADmaster
There presence is fairly expensive to evaluate, and this currently happens synchronously for all Qt versions on Creator startup. It's also not quite clear whether in case of a remote qmlls with a higher version than the locally available ones the remote one would be preferable, as there's also a significant run time overhead when using. In principle, this could be made working. For a proper solution we'd need one qmlls per configured (build) device, not a single global one. Since we are nearing QtC 18 feature freeze, but for pretend that there's no qmlls for remote builds (yet). Change-Id: I90ba09528688f65297a8df2d88a0e3306d556949 Reviewed-by: Semih Yavuz <[email protected]>
Diffstat (limited to 'doc/qtcreatordev/examples/exampleplugin/exampleconstants.h')
0 files changed, 0 insertions, 0 deletions