aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/languageclient/languageclientoutline.h
Commit message (Expand)AuthorAgeFilesLines
* LanguageClient: render details in outlineDavid Schulz2025-01-301-0/+4
* LanguageClient: add artificial <Select Symbol> item to outlineDavid Schulz2024-12-051-0/+2
* LanguageClient: Hide LanguageClientOutlineWidgetFactory in .cpphjk2024-12-031-18/+3
* CppEditor: Render forward decls less prominently in outlineChristian Kandeler2023-02-091-0/+2
* LanguageClient: Export LanguageClientOutlineItemChristian Kandeler2023-02-071-0/+36
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* LanguageClient: support sorting outline widget itemsDavid Schulz2022-02-231-0/+1
* LanguageClient: pass BaseTextEditor to outline generatorDavid Schulz2022-02-041-2/+5
* LanguageClient: move document symbol support check to clientDavid Schulz2022-02-041-2/+0
* LanguageClient: outline combo box for editor toolbarDavid Schulz2020-01-311-0/+8
* LSP: add outline supportDavid Schulz2019-01-101-0/+43