Simon Sobisch

Results 1385 comments of Simon Sobisch

The README part seems to be done now, the changelog part (especially merge with CHANGES) is missing. I _think_ the prerequisites _may_ be misleading - everything but the build7launch/debug/coverage parts...

Seems @lefessan worked in this area which may or may not close this issue.

and, of course, it must indent in general - which currently doesn't seem to be the case according to your test Should there be a separate issue on that or...

Just a note: according to standard COBOL the order is fixed, GnuCOBOL will error with any strict std but "mf-strict" (this is where "order doesn't matter" comes from), so while...

It seems that level 78 is not handled correctly in the LSP - it should _at least_ be seen as a variable (so we get the "show definition" and references),...

Note: The COBOL plugin may provide an own tab-with that is "area-based", at least some dialects do that. Obviously, it would be good to add that to GnuCOBOL first :-)

You possibly want to check out https://github.com/usernamehw/vscode-commands (originated from tree-view only, but can also configured to be commandbar only) and open a FR there if you see anything missing.

@piconew any chance to check/report if this issue is fixed?

@lonix1 Can you please either suggest _how_ this can be made simpler with this extension (possibly as new issue) and/)or close this issue as it is "question only"?

In theory we could have a setting for that, defaulting to "no". "yes" would be easy to add, and nice would be "default" (try, if not possible, then fall back...