Dan Sully
|
3399168607
|
Spelling fixes.
|
2021-09-25 08:24:43 -07:00 |
|
simrat39
|
6a51c637dd
|
feat: Add option to blacklist symbols
Closes #38
|
2021-07-21 12:59:44 -07:00 |
|
osmund
|
e7a2cfbee8
|
feat: support multiple lsp clients
Fixes issue #25
|
2021-06-13 11:23:46 +02:00 |
|
simrat39
|
c9c68de360
|
feat(parser): Support SymbolInformation[]
-- https://microsoft.github.io/language-server-protocol/specification#textDocument_documentSymbol
Some lsp like vuels, pyls etc dont support the newer DocumentSymbol[]
data structure so add minimal support for the old way. This is not
hierarchical so not really a tree
Addresses #13
|
2021-05-03 16:02:56 -07:00 |
|
simrat39
|
887db9aaaa
|
refractor(parser): get_details: Use flattened_outline_items
|
2021-05-03 15:25:06 -07:00 |
|
simrat39
|
88d7ce38ba
|
feat(guides): Add option to disable guides
|
2021-04-22 20:02:28 -07:00 |
|
simrat39
|
be8cf968cf
|
refractor: Restructure project
lil better to work on now
|
2021-04-22 14:24:21 -07:00 |
|