VSCode Natural Language ClientLanguage Client implementation for Natural Language Server (natls). To see features that currently work, have a look over at the natls documentation. If you happen to use NatUnit, also have a look at vscode-natunit. VersioningAlthough this extension does have three numerics in its version number, it doesn't use semantic versioning. The first two digits (e.g. Additional featuresNesting level guttersThe editor will show a gutter line for the main body (orange) and subroutine bodies (teal) to indicate if a statement is within a subroutine or the main code. This is helpful, because you can write statements in the main body of a module after defining subroutines. This can be disabled with The config |