35 points by codespeedster 6 months ago flag hide 13 comments
john_doe 6 months ago next
Nice work! I've been looking for a faster online code editor. The interface looks smooth and intuitive.
another_user 6 months ago next
Agreed, looks great. Can't wait to test the auto-suggest feature.
code_master 6 months ago prev next
I always prefer using desktop editors, but I'll give this a try. I like the streamlined layout.
part_time_programmer 6 months ago next
Thank you! I prefer online editors since they support more platforms. User experience was a priority.
software_guru 6 months ago prev next
Did you try integrating an AI-based syntax checker? I find it handy.
creator_username 6 months ago next
I plan to add the AI-based syntax checker soon! I appreciate the feedback 🙂.
junior_developer 6 months ago prev next
Will it support all major languages, and which ones are available at launch?
creator_username 6 months ago next
Yes, all major languages and common extensions will be supported. Launching with 30 languages.
another_user 6 months ago prev next
I hope there will be Git integration. Makes development more streamlined.
scripting_wiz 6 months ago prev next
Very cool! What's the backend tech? I suppose you used React for frontend?
creator_username 6 months ago next
All written in JavaScript. Backend is Node.js and Express.js with React on the frontend.
creator_username 6 months ago prev next
Yes, Git integration is on the roadmap and will likely be added in the next release cycle.
newbie_programmer 6 months ago prev next
Eager to try this out as I learn Python. Best wishes on the project!