You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are there plans to create a VS Extension for .md framework files?
The experience of editing these files is not too bad out-the-box, but I think some small tweaks would go a long way to making these files feel less intimidating.
auto-complete for Observable types in js code blocks. (e.g. Inputs class)
visual formatting of the code blocks "```js etc"
"goToDefinition" linking to "imports" and autocompletion for imports with correct path
JS auto-format (indents etc) for inline ```js code blocks
The text was updated successfully, but these errors were encountered:
Are there plans to create a VS Extension for .md framework files?
The experience of editing these files is not too bad out-the-box, but I think some small tweaks would go a long way to making these files feel less intimidating.
The text was updated successfully, but these errors were encountered: