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

conflicting with GitHub extension #13274

Closed
kpirkoBLM opened this issue Feb 8, 2024 · 3 comments
Closed

conflicting with GitHub extension #13274

kpirkoBLM opened this issue Feb 8, 2024 · 3 comments

Comments

@kpirkoBLM
Copy link

Bicep version
v0.25.3

Describe the bug
when using the GitHub Repositories extension (https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub) the bicep extension fails to load. ie there is no bicep in the select language drop down menu.

To Reproduce
Steps to reproduce the behavior:

Additional context
I have submitted a ticket (Issue #425) to the github extension but they close it stating "Please consider filing an issue for the Bicep extension to support virtual workspaces. [https://code.visualstudio.com/api/extension-guides/virtual-workspaces]'

@anthony-c-martin
Copy link
Member

@StephenWeatherford this was an intentional decision, correct? Would you mind sharing context?

@shenglol
Copy link
Contributor

shenglol commented Feb 8, 2024

This is probably a dup of #11467 and #2571.

@StephenWeatherford made the decision to not support workspace at this stage due to dotnet/runtime#64707. It's something we can potentially address if we eliminate the use of System.Uri in Bicep.Core and develop our own file path abstraction (#11833) in the future.

@kpirkoBLM
Copy link
Author

kpirkoBLM commented Feb 8, 2024 via email

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

No branches or pull requests

4 participants