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

Need to handle creating new file when clicking on linked template via code lens #1198

Closed
StephenWeatherford opened this issue Feb 22, 2021 · 1 comment

Comments

@StephenWeatherford
Copy link
Contributor

Right now we get this:

Action: azurerm-vscode-tools.codeLens.openLinkedTemplateFile
Error type: Error
Error Message: cannot open file:///Users/stephenweatherford/repos/template-examples/linkedTemplates/relativePath/templates/child2.json. Detail: Unable to read file '/Users//repos/template-examples/linkedTemplates/relativePath/templates/child2.json' (Error: Unable to resolve non-existing file '/Users//repos/template-examples/linkedTemplates/relativePath/templates/child2.json')

Version: 0.15.0-alpha2
OS: darwin
OS Release: 19.6.0
Product: Visual Studio Code - Insiders
Product Version: 1.54.0-insider
Language: en

Call Stack
file:/workbench.desktop.main.js:2203:109273
@StephenWeatherford StephenWeatherford added this to the 0.15.0 milestone Feb 22, 2021
@StephenWeatherford
Copy link
Contributor Author

Fixed by #1217

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

No branches or pull requests

1 participant