react-code-block icon indicating copy to clipboard operation
react-code-block copied to clipboard

🧩 Set of unstyled UI components to build powerful code blocks in React.

Results 4 react-code-block issues
Sort by recently updated
recently updated
newest added

Hey there 👋 First off, this project is fantastic! I haven't gone looking for a codeblocks lib in a while and had no idea this existed. Well documented and exactly...

bug

Sandpack by CodeSandbox supports passing a custom editor function Here's example with Monaco Editor - https://sandpack.codesandbox.io/docs/guides/integrate-monaco-editor I think it should be possible to use this with Sandpack. We might have...

I took a look at [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer#custom-language-support) But I didn't understand, so I asked the AI. ![image](https://github.com/user-attachments/assets/e154b280-9d0b-404a-9cfc-c4631ae05426) The new version doesn't have this file.

https://github.com/user-attachments/assets/788f056a-3cc5-45ac-b1e6-e91c16c16b68 Would love to see the code block act more responsively for mobile. Potentially overflowing with scroll like on resend.com. Will probably implement it myself later but let me knew...