Releases: hasderhi/Code-Editor
HTML Editor v1.1.2
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.1.2
- Change: Added optimized Linux (Ubuntu) version
- Change: Fixed issues with macOS and Windows versions
- Change: Restructured the repository
tk_dev - Software with passion!
HTML editor v1.1.1
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.1.1
- Change: Added optimized macOS version
tk_dev - Software with passion!
HTML editor v1.1.0
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.1.0
- Change: Added open recent functions to the editor (call by CTRL-SHIFT-O)
- Change: Mayor improvments in syntax highlighting
tk_dev - Software with passion!
HTML editor v1.0.9
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.9
-
Change: Improved the GUI of the main, settings, zoom and find/replace window
-
Change: Fixed an issue with the syntax higlighting function marking code as function that was not a function
-
ToDo: Fix further errors in the syntax highlighting
tk_dev - Software with passion!
HTML editor v1.0.8
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.8
- Change: Organized the repo
- Change: Rewrote the readme/docs to include the changes from v1.0.7
tk_dev - Software with passion!
HTML editor v1.0.7
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.7
-
Change: Added templates that can be inserted from the settings window
-
Change: Fixed various issues with the GUI/Icons
-
Change: Organized the repo
-
Change: Added new suffix ".htm" to the file handling system; added "all supported files" selector
-
ToDo: Rewrite the readme/docs to include the changes from this release
tk_dev - Software with passion!
HTML editor v1.0.6
This is my HTML, CSS, JavaScript and Markdown editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting and tag completition for HTML, CSS, JavaScript and Markdown code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.6
- Change: Added a tag and string autocomplete feature
- Change: Fixed various issues with the GUI
- Change: Fixed the errors occuring when trying to open the info window in a new instance created with the "new" button
tk_dev - Software with passion!
HTML editor v1.0.5
This is my HTML, CSS and JavaScript editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting for HTML, CSS and JS code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.5
-
Change: Fixed an issue with the auto save function
-
Change: Rewrote the readme
-
Known Issue: When opening a new window with the "new" option, the program fails to load the icon for the "About" window. This is because of a faulty icon loader and will be fixed as soon as possible.
tk_dev - Software with passion!
HTML editor v1.0.4
This is my HTML, CSS and JavaScript editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting for HTML, CSS and JS code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.4
-
Change: Safe mode implemented (To view documents safely)
-
Change: Added "New document" option
-
Change: Improved the UI
-
Change: Added changelog
-
Known Issue: When opening a new window with the "new" option, the program fails to load the icon for the "About" window. This is because of a faulty icon loader and will be fixed as soon as possible.
-
ToDo: Rework the readme
tk_dev - Software with passion!
HTML editor v1.0.3
This is my HTML, CSS and JavaScript editor written in Python. Even though it uses just one external library (Pillow for icons), it has some functions like syntax highlighting for HTML, CSS and JS code, an autosave function and a function to run the code with one click directly in the program.
Version: v1.0.3
- Change: Added multiple themes (Dark mode, light mode, high contrast mode, black/white mode)
- Change: Added "Settings" option that will contain all settings in the future
- Change: Added no-console python file (.pyw)