Releases: CyberSphinxxx/Interactive_Code_Editor
Releases · CyberSphinxxx/Interactive_Code_Editor
v1.0.4
What's Changed
- fix name margin by @rhoii in #6
- add window alert when user try to close without saving
New Contributors
Full Changelog: v1.0.3...v1.0.4
v1.0.3 - Background Changer Update
v1.0.3 Custom Background Color Feature
In this update, I added a new Background Color Feature that allows users to personalize their coding environment by selecting their preferred background color.
Key Features:
- Color Picker: Users can now choose any background color using the built-in color picker.
- Persistent Themes: Your selected background color is saved and will persist across sessions, providing a more customized and consistent experience.
- Reset Option: Did you not like the new color?, You can easily reset the background color to its default with a single click. (the default background color is black)
This update gives users full control over the editor's appearance, making your coding both functional and visually comfortable.
Full Changelog: v1.0.2...v1.0.3
v1.0.2 - Full Focus Mode Update
v1.0.2 - Full Focus Mode Update
This update introduces the Full Focus Mode, designed to enhance your coding experience by eliminating distractions.
Key features include:
- Full Focus Mode: Removes headers, keeping only the essential elements like the code editor and controls visible, providing a clean and distraction-free environment for coding.
- Minor fixes and improvements to streamline user interaction.
Perfect for those who want to dive deep into coding without unnecessary interruptions!
SCREENSHOTS:
v1.0.1 - Dark Mode & Light Mode Toggle Update
Dark Mode & Light Mode Toggle Update
This update introduces a new Dark Mode and Light Mode toggle feature! 🎉
- Users can now switch between Dark Mode and Light Mode seamlessly.
- Improved UI to provide a better viewing experience in both modes.
- Settings are saved, so the selected theme remains consistent on page reload.
Try it out and enjoy the new look!
DARKMODE THEME:
LIGHTMODE THEME:
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Initial Release
Full Changelog: https://github.com/CyberSphinxxx/Interactive_Code_Editor/commits/v1.0.0
Features:
- Interactive Code Editor
- Multi-tab support for managing multiple code snippets.
- Live code preview powered by Ace.js.
- Full-screen preview mode for better code output visualization.
- Download feature to save code directly from the editor.
- Code example library with reusable HTML, CSS, and JavaScript snippets.
Fixes:
- Improved tab management UI.
- Fixed layout issues on smaller screens.
Known Issues:
- Some CSS code snippets may not render perfectly in older browsers.