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.78k stars 2.67k forks source link

markdown preview support within the assistant panel #15937

Open zazaji opened 1 month ago

zazaji commented 1 month ago

Check for existing issues

Describe the feature

Implement a markdown preview feature in the assistant panel. and support file upload Rationale: This would allow users to see a live preview of their markdown content as they type, making it easier to format and style text without having to switch contexts or tabs.

Benefits:

Improved productivity for users who use assistant to input or output image content. Improved coding perview. Enhanced user experience by providing a more integrated development environment.

Proposed Solution

Add a toggle button to the assistant panel that switches between the markdown editor and the preview mode. Ensure the image preview in the markdown virew content. Optionally, include syntax highlighting in the editor to further aid in markdown composition.

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

No response

universalmind303 commented 1 month ago

duplicate of