zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.95k stars 2.7k forks source link

Add ability to take code snippet screenshots #17181

Open Magpiny opened 2 weeks ago

Magpiny commented 2 weeks ago

Check for existing issues

Describe the feature

Add the ability to take beautiful code snippets screenshots the neovim way as done by codesnap.nvim neovim extension. Also leave it to the user to add extra details/configs to the screenshots for example the codesnipet can display developer name, flags, emojis, optionally show file name and/or file path and adding user themes and fonts for the code snippets. Screenshots of Code snippets can be taken using a combination of keys e.g CTRL+SHIFT+S or CTRL+S+S or any other combination of keys you see fit

If applicable, add mockups / screenshots to help present your vision of the feature

CurrencyF

Magpiny commented 2 weeks ago

Please add code snippets capturing as a zed baked in feature #17181 @notpeter do you remember our conversation from X?

sudsarkar13 commented 2 weeks ago

Yeah please add snippets feature