codeimage icon indicating copy to clipboard operation
codeimage copied to clipboard

A tool to beautify your code screenshots. Built with SolidJS and Fastify.

Results 50 codeimage issues
Sort by recently updated
recently updated
newest added

Strips out accent css classes of WindowTab and TerminalWindowTabList after cloning ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our...

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] The commit message follows our guidelines: https://github.com/riccardoperra/codeimage/blob/main/CONTRIBUTING.md#commit - [ ] Tests for the changes have...

dev-infra

Example: https://github.com/aldy505/flourite-web Another option is higlightjs with "auto" mode to discover the language

feature
P3

### Which @codeimage/* package(s) are relevant/releated to the feature request? codeimage ### Description I am making an open source VSCode extension that embeds CodeImage in an iframe for people to...

feature

~Added to fix mobile editor cursor and gutter when scaling the content, should be removed since it is an experimental property~. Edit: After an investigation, it seems that there is...

bug
P2

https://vitest.dev/

dev-infra
P3

### Which @codeimage/* package(s) are relevant/releated to the feature request? codeimage, config ### Description Editor font size should be editable

feature
P2

### Which @codeimage/* package(s) are relevant/releated to the feature request? _No response_ ### Description Let users to create their own custom theme - Related also to #55

feature
P3
next

### Description - Improve process of adding/removing fonts: updating directly the link on index.html is tedius - Consider to self host fonts (example https://fontsource.org/) - Consider to lazy load fonts...

dev-infra