codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Do not support Solidity syntax highlights?

Open tianxiuali opened this issue 2 years ago • 0 comments

🐛 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?

image

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

tianxiuali avatar Jul 07 '23 08:07 tianxiuali