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

Better text on the right side panel of uncompiled snippets #6

Open
henon opened this issue Feb 9, 2021 · 0 comments
Open

Better text on the right side panel of uncompiled snippets #6

henon opened this issue Feb 9, 2021 · 0 comments

Comments

@henon
Copy link
Collaborator

henon commented Feb 9, 2021

This is What REPL now has:

Welcome to Blazor REPL!
How to start?
Run the code on the left by clicking the "RUN" button or pressing Ctrl+S.

Share your snippets!
Share your snippet easily by following the steps:

Click the "SAVE" button
Confirm that you agree with the terms
Copy the URL of the snippet and paste it wherever you need
What are the editor's features?
We are using Microsoft's Monaco Editor. It is the code editor that powers VS Code. You can access its Command Palette by focusing on the editor and clicking F1 button on your keyboard. You will see the list of all available commands. You can use the commands' shortcuts too.

Some of the most commonly used commands are:

Ctrl+K Ctrl+C comments out the current line
Ctrl+Shift+K deletes a line
Command Palette -> Editor Font Zoom In/Out changes the font size
If you want to dig a little deeper into Monaco Editor's features, you can do so here.

Enjoy creating!
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

1 participant