carbon icon indicating copy to clipboard operation
carbon copied to clipboard

:black_heart: Create and share beautiful images of your source code

Results 119 carbon issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Error: Cannot find module './nix/nix' on installing project and running yarn dev **To Reproduce** Install project Run yarn install yarn dev open browser http://localhost:3000 **Expected behavior** Should...

bug

**Title** I am getting the below error while running carbon latest released version(4.9.10) locally. **Screenshots** ![image](https://github.com/carbon-app/carbon/assets/21966348/835e1865-3491-4584-a813-3ca21d59704b) ![image](https://github.com/carbon-app/carbon/assets/21966348/d4ac8e37-37cd-4327-bb0b-77c42b009044) There seems to be some problem with the codemirror. I tried few suggestions...

GitHubNext recently released a mono-space font called [Monaspace](https://monaspace.githubnext.com). The font comes in 4 unique variations. Additionally it has a set of ligatures that can be used. Even though the font...

enhancement

**Describe the bug** Code editor cursor is not visible when user use a dark background, current version keep black color. **To Reproduce** - Create a custop theme with black background...

bug

**Describe the bug** After you have saved an initial snippet, if you open that snippet again or make an edit then saving again. The saved snippet for the account is...

bug

**Describe the bug** When writing code with hanging indents (first line is at the margin, subsequent lines are indented), the screenshot exports are not formatted in the same way as...

bug

Some themes support it well, like 3024 night ![image](https://user-images.githubusercontent.com/16578570/216095912-7701b06a-f203-4331-be13-565347f4b2cc.png) But others like One dark shows all on the same color ![image](https://user-images.githubusercontent.com/16578570/216096617-cc2519ae-ef79-4292-946d-a643c0c044f5.png)

bug

**Issue:** Image cutoff breaks Chrome, Brave on Mac and older Safari **Solution:** Fix the position of generated image Safari - 16.3 Brave -  v1.52.130 Chrome - 114.0.5735.198 Firefox - 115.0.2...

Currently, the diff format supported is the unified variation cf. https://en.wikipedia.org/wiki/Diff#Unified_format But the normal output is not supported: ![image](https://user-images.githubusercontent.com/16578570/216089821-20e4ab98-662b-4e4e-bfb6-9c82c594a7c3.png) ![image](https://user-images.githubusercontent.com/16578570/216089889-2a9cd6e7-afe4-40a5-861e-f2e64c633cdf.png) I suggest renaming the current diff to `Diff (unified)` and...

enhancement

**Is your feature request related to a problem? Please describe.** Currently the markdown formatter works as it should but it leaves behind the markdown characters. Current outcome: ![image](https://github.com/carbon-app/carbon/assets/2664857/dec8723f-06d4-48aa-9874-9f477dbaacf2) Wanted outcome:...

enhancement