Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

superbol build tasks - missing cobc configuration #399

Open
GitMensch opened this issue Jan 29, 2025 · 5 comments
Open

superbol build tasks - missing cobc configuration #399

GitMensch opened this issue Jan 29, 2025 · 5 comments

Comments

@GitMensch
Copy link
Contributor

I do see a lot of configurations in package.json - but the nightly superbol-vscode-platform-0.1.5-linux-x64-debug.vsix only brings in 7 settings - and none about the cobc or lsp path (and I get "cobc not found" errors because there is none in PATH).

Where's the error?

@nberth
Copy link
Collaborator

nberth commented Jan 29, 2025

I've checked the latest nightly, and did not see any issue with its settings. Could you provide us with a link to the faulty VSIX artefact?

@GitMensch
Copy link
Contributor Author

I've used the linux one from https://github.com/OCamlPro/superbol-studio-oss/actions/runs/12953097992 and then go to settings for superbol - only 7 settings there - how much should there be?

@nberth
Copy link
Collaborator

nberth commented Jan 29, 2025

Normally there's a dozen settings. Could you try with artifacts from the latest build https://github.com/OCamlPro/superbol-studio-oss/actions/runs/13035317124?

You may also try the "universal" extension in a REH, actually ;-)

@GitMensch
Copy link
Contributor Author

checked locally with the linux one (remote workspace), then tried on gitpod (the linux one failed with the LSP because of glibc, but the universal worked out of the box), then even started a vscodium in windows and installed that version - in all environments (three different environments and use cases) going to user settings ans query for superbol I get exactly 7 configurations.

@nberth
Copy link
Collaborator

nberth commented Jan 29, 2025

checked locally with the linux one (remote workspace), then tried on gitpod (the linux one failed with the LSP because of glibc, but the universal worked out of the box), then even started a vscodium in windows and installed that version - in all environments (three different environments and use cases) going to user settings ans query for superbol I get exactly 7 configurations.

Hum that's weird… I see 4 out of 11 settings have scope: "machine" or scope: "machine-overridable" (including cobc's path). May those not show up in settings view in some circumstances?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants