superbol-studio-oss
superbol-studio-oss copied to clipboard
Documentation on Vscode marketplace
All marketplaces, as well as other clients, render README (see #50) and CHANGELOG as well as the metadata entries from package.json. I therefore would suggest to close this as duplicate (possibly after CHANGES and CHANGELOG file are merged) and the entries in package.json are rechecked.
Thanks for noticing! I think we should keep this issue as a reminder to check that the README and CHANGELOG are correctly filled before the beta release.
Even as a reminder I'd suggest to move that to the alpha release milestone.
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 should work with the LSP alone, no?
The metadata in package.json also looks fine, maybe change ´"description": "Provides a COBOL mode in VSCode, based on the SuperBOL LSP server for COBOL,to"description": "Provides a COBOL mode in vscode, based on the SuperBOL LSP server for COBOL"´ and possibly add something like "and optional source level debugger and commands for GnuCOBOL 3.2+".
Similar adjustments may be done to the GH repo description.
Closing as completed via the README.md