I was wondering if there was any chance for you to add an outline provider to the extension? Even just being able to select chapters, parts, etc would be great (as well as “DOCUMENTATION” and examples in extensions). It might be nice to also support selecting rules and definitions, but headings is sufficient in my opinion. One other feature I’d like to request is to reset the indentation level to nothing when pressing enter after a period.
Currently I’m only using this for writing extension code, as a few issues prevent me from using it for the main source. First among those issues are the fact that it doesn’t seem to work with version 10 of Inform (attempting to build uses an older compiler, and attempting to force 10 in the settings fails).
A bigger issue though is that it doesn’t provide all the features of the official IDE, which means I can’t not use the main IDE, and to make matters even worse, the IDE always saves before running even if there were no changes made, which means that anything I do in VSCode is reverted as soon as I press play. (I’m glad I found that out after making only a one-word change.) This is more of a bug in the official IDE though.