LanguageServer: Add tooltip to file pattern

Change-Id: Ic404636bda45e9ff7ff3639232ebddfbfaf821c6
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Marcus Tillmanns
2022-12-08 12:30:15 +01:00
parent 0aeec80eeb
commit 223bec26a1
2 changed files with 4 additions and 3 deletions

View File

@@ -3,10 +3,8 @@
#include "languageclientmanager.h"
#include "languageclienthoverhandler.h"
#include "languageclientplugin.h"
#include "languageclientsymbolsupport.h"
#include "languageclientutils.h"
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/ieditor.h>