QmlJsEditor: Merge LS settings files into main settings file

Collecting relevant pieces in preparation of settings aspectification.

Change-Id: Ia221de3babf301f4f5d3583d346eeb9f91046aa4
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2024-06-20 11:32:39 +02:00
parent c555801343
commit 803c068c30
7 changed files with 153 additions and 195 deletions

View File

@@ -4,7 +4,6 @@ add_qtc_plugin(QmlJSEditor
SOURCES
qmlexpressionundercursor.cpp qmlexpressionundercursor.h
qmllsclient.h qmllsclient.cpp
qmllssettings.h qmllssettings.cpp
qmljsautocompleter.cpp qmljsautocompleter.h
qmljscompletionassist.cpp qmljscompletionassist.h
qmljscomponentfromobjectdef.cpp qmljscomponentfromobjectdef.h