fguitton / vscode-gedcom

GEDCOM file language support for VS Code
Apache License 2.0
6 stars 2 forks source link

Add indentation and folding #2

Open AdrienJaguenet opened 11 months ago

AdrienJaguenet commented 11 months ago

Folding seems to be possible with VSCode langage extensions, and it is in my opinion a desirable feature. I am not sure if you can also add virtual whitespaces/tabs to create a visual indentation effect, but I think it would help manual reading of a GEDCOM file as well.

RokeJulianLockhart commented 8 months ago

https://github.com/fguitton/vscode-gedcom/issues/2#issue-1963469582

@AdrienJaguenet, can you add here a picture of what you refer to?

fguitton commented 8 months ago

I am planning to update this plugin to align with the latest state of GitHub linguist and add a language server for exactly this sort of thing. Feel free to contribute as well !