spgennard / vscode_cobol

Visual Studio Code Extension for COBOL, JCL and MF Directive Files
MIT License
38 stars 16 forks source link

web-extension with no symbols / outline #307

Closed GitMensch closed 2 years ago

GitMensch commented 2 years ago

Works fine in vscode, but on github.dev the outline is empty, no bracket navigation and go to definition not working.

Main questions:

Side note: also happens with the mfcobol extension, but I don't know if it does provide the symbols on vscode.

spgennard commented 2 years ago

It is currently working as expected.

The web version has very limited functionality but it will get better over time as more features are re-coded to work in the browser.

Side note: also happens with the mfcobol extension, but I don't know if it does provide the symbols on vscode. Sorry but it is not for me to comment on the mfcobol extension, you should speak to them through the documented channels.

GitMensch commented 2 years ago

Sounds good and totally reasonable. Can you please adjust README.md to

If/once they are all working that can be removed completely, but currently the user sees the README up-front, installs the web-extension and then don't find what shown in README.md working.