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

VSCode Extension? #882

Open
gouldingken opened this issue Feb 20, 2024 · 2 comments
Open

VSCode Extension? #882

gouldingken opened this issue Feb 20, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@gouldingken
Copy link

gouldingken commented Feb 20, 2024

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
@gouldingken gouldingken added the enhancement New feature or request label Feb 20, 2024
@mbostock
Copy link
Member

I would love this. We’ve talked about it for a while but haven’t started on it yet.

@Fil Fil mentioned this issue Mar 13, 2024
6 tasks
@Fil
Copy link
Contributor

Fil commented Apr 17, 2024

Same request for neovim: https://talk.observablehq.com/t/lsp-support-for-code-blocks-in-neovim/9153

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants