codesandbox-client
codesandbox-client copied to clipboard
Do not support Solidity syntax highlights?
🐛 bug report
Preflight Checklist
- [x] I have read the Contributing Guidelines for this project.
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
CodeSandbox do not support Solidity syntax highlights?
The editor is based on Monaco Editor, which is support Solidity syntax highlights. We can check in its demo.
How has this issue affected you? What are you trying to accomplish?
The code without highlight looks very bad. I want to embed CodeSandbox in my website but I can't.
To Reproduce
Link to sandbox: link
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | Browser Sandbox |
| Browser | Chrome, Edge |
| Operating System | Win10 |