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

Stop showing "bsv only support one opened workspace now" #326

Closed
dominiksalvet opened this issue Nov 6, 2022 · 5 comments
Closed

Stop showing "bsv only support one opened workspace now" #326

dominiksalvet opened this issue Nov 6, 2022 · 5 comments
Labels

Comments

@dominiksalvet
Copy link

Describe the bug
Every time I open the VSCode, the message bsv only support one opened workspace now pops up. I am using multi-root workspaces containing projects written in various languages. So it is quite annoying to dismiss this message every time I open VSCode, even though it may not affect my current project under work. Additionally, I do not understand the message itself -- please, what does it mean, what would I lose?

Environment (please complete the following information):

  • OS: Ubuntu 22.04.1 LTS
  • VS Code version 1.73.0
  • Extension version 1.5.4

Steps to reproduce
Steps to reproduce the behavior:

  1. Create multi-root workspace
  2. Save workspace
  3. Close VSCode
  4. Open VSCode
  5. Load workspace
  6. The message pops up

Expected behavior
Nothing is shown -- bsv should either work in multi-root workspaces or be loaded into a single project from the workspace (e.g. of the currently opened file). Or e.g., loaded manually, or add an option to disable this message...

Actual behavior
This below happens on every VSCode open.

image

@dominiksalvet
Copy link
Author

UPDATE: Since #327 has been solved, this issue occurs only when I open a SystemVerilog/Verilog project for the first time in a VSCode session. Nevertheless, it is still present.

@mshr-h
Copy link
Owner

mshr-h commented Nov 11, 2022

Fixed on v1.5.6

@dominiksalvet
Copy link
Author

Hello, thank you! It seems that it works on v1.5.6. 👍 However, on v1.5.7 I am getting the following error on loading the extension, which is probably unrelated but it may be related to the multi-root projects, IDK:

image

@mshr-h
Copy link
Owner

mshr-h commented Nov 12, 2022

@dominiksalvet
I think it's fixed on #334 .

@dominiksalvet
Copy link
Author

I confirm it is fixed on v.1.5.9. Okay, I am happy, thank you! 😍

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

No branches or pull requests

2 participants