We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When using the preview with some HCL codeblock, when declaring a module, the module is not proprely parsed into the Preview page.
Environment
To Reproduce Steps to reproduce the behavior:
Ctrl + N
```hcl module "machine" { } ``` .
Ctrl + K
V
Expected behavior The result should not duplicate the module name.
Markdown file See in the Reproduce step
Reproduce
Screenshots
The text was updated successfully, but these errors were encountered:
shd101wyy
No branches or pull requests
Describe the bug
When using the preview with some HCL codeblock, when declaring a module, the module is not proprely parsed into the Preview page.
Environment
To Reproduce
Steps to reproduce the behavior:
Ctrl + N
)Ctrl + K
thenV
)Expected behavior
The result should not duplicate the module name.
Markdown file
See in the
Reproduce
stepScreenshots
The text was updated successfully, but these errors were encountered: