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

Many samples won't load on the Monaco website #826

Closed
rcjsuen opened this issue Apr 18, 2018 · 2 comments
Closed

Many samples won't load on the Monaco website #826

rcjsuen opened this issue Apr 18, 2018 · 2 comments
Milestone

Comments

@rcjsuen
Copy link
Contributor

rcjsuen commented Apr 18, 2018

  1. Open the Monaco website.
  2. Click the 'Language' combo box.
  3. Select 'Rust'.
  4. You'll now see an error that says "Failed to load rust sample".

There is an error in the console.

index/samples/sample.rust.txt Failed to load resource: the server responded with a status of 404 ()

Rust support was added in microsoft/monaco-languages#31 but it seems like the website isn't quite right...?

@alexdima alexdima added this to the March 2018 milestone Apr 18, 2018
@rcjsuen
Copy link
Contributor Author

rcjsuen commented Apr 19, 2018

I have found that there are many other samples that won't load.

  • csp
  • mysql
  • pgsql
  • redis
  • redshift
  • sb

@rcjsuen rcjsuen changed the title Rust sample won't load Many samples won't load on the Monaco website Apr 19, 2018
@alexdima
Copy link
Member

Yes, these languages were added to monaco-languages but then we forgot to add a sample in https://github.com/Microsoft/monaco-editor/tree/master/website/index/samples

If you have some time, PR welcome! ❤️

@alexdima alexdima modified the milestones: March 2018, April 2018 Apr 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants