Skip to content

Releases: CyberSphinxxx/Interactive_Code_Editor

v1.0.4

17 Sep 16:47
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

What's Changed

New Contributors

  • @rhoii made their first contribution in #6

Full Changelog: v1.0.3...v1.0.4

v1.0.3 - Background Changer Update

15 Sep 11:34
Compare
Choose a tag to compare
Pre-release

v1.0.3 Custom Background Color Feature

choose bg

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

14 Sep 12:38
Compare
Choose a tag to compare
Pre-release

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:

Full Focus Mode Update

v1.0.1 - Dark Mode & Light Mode Toggle Update

14 Sep 07:47
Compare
Choose a tag to compare

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:

darkmode

LIGHTMODE THEME:

lightmode

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - Initial Release

13 Sep 19:38
Compare
Choose a tag to compare
Pre-release

Full Changelog: https://github.com/CyberSphinxxx/Interactive_Code_Editor/commits/v1.0.0
v1 0 0 Interactive Code Editor

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.