HELP!
If you're experienced, I want you to make an executable for your platform (windows/mac/linux) and help me.. For more info get in touch at [email protected]
v4 v4.1
Latest release :
Thanks to replit, The project is now available for LINUX TOO!
CHANGELOG:
v4.1:
> UI:
+ Slight rework
- bugfixes
> features:
+ extensions modify execution code
- remove updating features (see #8)
v4.0:
> UI
+ Complete UI change with ttkbootstrap
+ introduction to Monokai-Aora (theme & scheme)
+ auto-indent when last line is indented
+ Welcome Screen
+ new close icon for tabs
> features
+ widgets' code in "widgets.py"
+ default data in "data.py"
+ updating feature
+ extensions install via command line
v3.5:
> bugfixes
- syntax dropdown chooser
> UI
+ new style syntax change button
> features
+ an image previewer
+ raise error on UnicodeDecodeError
v3.4:
> bug fixes
> UI
+ better about window
> features
+ Find
+ Find & replace
v3.2.2:
> refix bug
- font with ' '
> UI
+ Tab with close button
> features
+ runners saved in 'confscript'
v3.1.1:
> bugfixes
- unable to update config
- program crashes with font names having space ' ' character
> UI
+ added a "Confirm & Save" button to Settings pane
v3.1:
> Side Bar pane(s)
> Configuration File
> Many themes
> Many syntax Support
> simple terminal
> Ease of use
> Tooltips for ease of use
v2:
> complete rewrite
> python syntax
> tabs
> scrollbar fix
> key bindings
> runner
> new theme (azure ttk theme)
> made with ttk instead of tk
v1:
> initial
Known issues (that can't be fixed in the nearby future):
-
Editing LARGE files (30kb+) may slow down loading & customization experience.
-
Lots of images aren't supported by the image previewer.
-
The error handler is not so advanced.. so in case of Error, a popup displays the error and the editor crashes.
-
Multi-line strings/comments are not highlighted due to a "pygments" problem
Questions:
- What is the codename scheme?
> An adjective and a noun with same initials (currently at "V": "Visual Vector")
- Why i made whirledit?
> This project started as a simple project on my way learning tkinter Later, in May-June 2021 The project restarted as i got ideas for tabs and using "ttk".
And now something completely different:
(c) 2020-21 whmsft Licensed under GNU GPL v3