-
Notifications
You must be signed in to change notification settings - Fork 763
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
Labels
Comments
@StephenWeatherford this was an intentional decision, correct? Would you mind sharing context? |
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 |
Awesome Thanks for your time. I could not find if this was a dupe but makes sense since this seems like a common set of extensions.
…________________________________
From: Shenglong Li ***@***.***>
Sent: Thursday, February 8, 2024 3:44 PM
To: Azure/bicep ***@***.***>
Cc: Pirko, Kevin J ***@***.***>; Author ***@***.***>
Subject: [EXTERNAL] Re: [Azure/bicep] conflicting with GitHub extension (Issue #13274)
This email has been received from outside of DOI - Use caution before clicking on links, opening attachments, or responding.
This is probably a dup of #11467<#11467> and #2571<#2571>.
@StephenWeatherford<https://github.com/StephenWeatherford> made the decision<#11467 (comment)> to not support workspace at this stage due to dotnet/runtime#64707<dotnet/runtime#64707>. It's something that we can potentially address if we eliminate the use of System.Uri in Bicep.Core and develop our own file path abstraction (#11833<#11833>) in the future.
—
Reply to this email directly, view it on GitHub<#13274 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A4HYB22MMYW6XKUVOVM4I4DYSVBMNAVCNFSM6AAAAABDAGRFD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZUHE4DCNRTGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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]'
The text was updated successfully, but these errors were encountered: