diff options
author | David Schulz <david.schulz@qt.io> | 2019-04-30 11:05:43 +0200 |
---|---|---|
committer | David Schulz <david.schulz@qt.io> | 2019-05-14 08:53:34 +0000 |
commit | 7ad5313c3b3f16d65ae3a9d836f14e363a1ea413 (patch) | |
tree | 6551ba59badb9bd64be5dcf68d54f5877a27b5b8 /src/plugins/pythoneditor/pythoneditorplugin.cpp | |
parent | 24ac4b9e735abf6435f41d71190dfcede8d89e64 (diff) | |
download | qt-creator-7ad5313c3b3f16d65ae3a9d836f14e363a1ea413.tar.gz |
LanguageClient: add locator filters for symbols in workspace/project
Implement locator filter that is using the workspace/symbol request to
search for symbols in a project. In total three filters were added:
':': searches for all kind of symbols
'c': searches for classes and structs
'm': searches for methods and functions
Fixes: QTCREATORBUG-21915
Change-Id: Id62c9e0b1bcb29112e35b926b1a5cf04357751c4
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/pythoneditor/pythoneditorplugin.cpp')
0 files changed, 0 insertions, 0 deletions