Conversation
FireCubeStudios
left a comment
There was a problem hiding this comment.
Once these are fixed I will merge and add contributor access
| <a style="text-decoration:none" href="https://bsky.app/profile/firecube.bsky.social"> | ||
| <img src="https://img.shields.io/badge/Bluesky-Follow-blue" alt="Follow on Bluesky for updates" /></a>--> | ||
| <a style="text-decoration:none" href="https://dsc.gg/devsanx"> | ||
| <img src="https://img.shields.io/discord/714581497222398064?label=Discord&color=7289da" alt="Join discord server to learn more" /></a> |
There was a problem hiding this comment.
Image is using darksky image, it is required to add image assets here https://github.com/FireCubeStudios/Mica-Studio/tree/master/Assets and add an image of actual mica studio like this one https://media.discordapp.net/attachments/753345992543305808/1352424822226948107/image.png?ex=67e14304&is=67dff184&hm=e76fe46d647bef7bd6ea961bcabb82dc53ec441ee41b80128653e690dcf243cd&=&format=webp&quality=lossless&width=1100&height=656
There was a problem hiding this comment.
I wrote this on my phone, I'll add nicities later
It's a draft for a reason
|
|
||
| --- | ||
|
|
||
| Introducing **Mica Studio**, a modern code editor for Windows. Built using the Windows App SDK and enhanced using GlowUI, it leverages fast technologies paired with beautiful design that makes programming both easy and visually appealing with an exciting UI inspired by Visual Studio Code. |
There was a problem hiding this comment.
Might be good to incorporate some points from https://github.com/FireCubeStudios/Mica-Studio/wiki/Creating-a-code-editor-in-WinUI-3-for-fun-%231 and design the readme like https://github.com/CodeEditApp/CodeEdit
| ## 📋 Features | ||
|
|
||
| - **Design**: Beautiful, modern design inline with the Fluent Design language. | ||
| - **Speed**: Fast app built with WinAppSDK technologies to elevate its speed. |
There was a problem hiding this comment.
3 points on UI is cursed, i think one point on modern UI is enough then the other points can be:
- Native so high performance
- VSCode Textmate grammars support aka supports any VSCode language and VSCode theme for syntax highlighting
- Upcoming extensibility
I will add more points later on
|
Still not finished, but I want to hear your thoughts. |
Draft