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

Svelte extension does not syntax highlight in GitHub Codespaces #1498

Closed
LoganTann opened this issue May 26, 2022 · 4 comments
Closed

Svelte extension does not syntax highlight in GitHub Codespaces #1498

LoganTann opened this issue May 26, 2022 · 4 comments

Comments

@LoganTann
Copy link

Describe the bug

In github codespaces, the svelte extension does not highlight svelte files

Reproduction

Create a blank github codespaces project

Create a svelte kit project : https://kit.svelte.dev/docs/introduction#getting-started

Use the following options :

✔ Which Svelte app template? › SvelteKit demo app
✔ Add type checking? › TypeScript
✔ Add ESLint for code linting? … Yes
✔ Add Prettier for code formatting? … Yes
✔ Add Playwright for browser testing? … No

Search the svelte extension in the editor's marketplace and install it

open a .svelte file

Expected behaviour

The code should have colors.

System Info

  • OS: Windows / Firefox 100 (Ubuntu in the remote machine)
  • IDE: Vscode - Github Codespaces

Which package is the issue about?

Svelte for VS Code

Additional Information, eg. Screenshots

image

@LoganTann LoganTann added the bug Something isn't working label May 26, 2022
@jasonlyu123 jasonlyu123 removed the bug Something isn't working label May 26, 2022
@Jojoshua
Copy link
Contributor

@LoganTann
Copy link
Author

Perfect, works as expected !

Thanks for the help 😊

@jasonlyu123
Copy link
Member

Seem like you're referring to the web extension. The official status is tracked at #1190. We do want to make the extension work in the browser someday.

@Jojoshua
Copy link
Contributor

@jasonlyu123 Have you seen anything out there of an attempt to support svelte in the monaco editor grammar?https://microsoft.github.io/monaco-editor/monarch.html

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

No branches or pull requests

3 participants