Folding Support? #353
Answered
by
artempyanykh
DerRockWolf
asked this question in
Q&A
-
Is folding support in scope for marksman or should folding be achieved differently? |
Beta Was this translation helpful? Give feedback.
Answered by
artempyanykh
Nov 18, 2024
Replies: 1 comment
-
@DerRockWolf I think it's in scope as per this LSP spec part https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_foldingRange With that said, I'm happy to accept a PR but don't have bandwidth to do the work. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
artempyanykh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@DerRockWolf I think it's in scope as per this LSP spec part https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_foldingRange
With that said, I'm happy to accept a PR but don't have bandwidth to do the work.