Releases: RandyParedis/GraphDonkey
GraphDonkey - Jack-in-a-Box (v0.2.2)
It's been a while. I'm sorry for that, I was busy attending a herd of donkeys.
But I'm here now. And complete. Literally. Version 0.2.2 comes with some bugfixes and a better autocompleter. Don't know what to type? Let the completer help you out!
Bugfixes
- Cursor jumps to end of line when Preferences are applied.
- Exporting to images causes the system to crash.
- Opening a file when there is a saved file open opens the file in the current tab.
- Autocompletion before brackets and quotes removes the brackets and quotes.
- Shift + Home does not keep the selection anchor.
- Fixed
Flake8
compilation - Not all error messages are beging shown (note: there are some cases where the syntax highlighting is still lacking in this area)
- Error status text now aligned w.r.t. other widgets in the bottom bar.
What's New?
- Optimized User experience by reducing the amount of renders the app does.
- Added
Autoreparse Delay (ms)
option to the Preferences > Editor window.
- Added
- Optimized Code Completion
- The matched prefix/text is now highlighted in the completion box
- Snippets added from completion provide a truncated example of the code that is to be added.
- Instead of a Trie, an FSA is now used to allow for more complex matching.
- Capital case matching added. This should make it so only the capitals (or subset thereof) can be typed before the completer finds a match. Therefore, now you can complete
GraphDonkey
fromG
,Gr
,GD
,GraD
,GrDo
and anything else that fits this pattern.
GraphDonkey - Jack-in-a-Box (v0.2.1)
Did you know donkeys are actually very powerful mages and sorcerers? No? Neither did I!
It could also be that someone lied to me.
Either way, this brand new release bundles GraphDonkey
with two incredible wizards:
- On first use, you will be welcomed and guided through some initial setup process. Here, you will be able to set your theme preferences and the initial plugins you want to use.
- Additionally, there is a Help > Updates and Uninstall menu that will help you uninstalling
GraphDonkey
, clearing the memory cache or updating your application (if a newer version exists). This last part will come in useful for future updates.
So what are you still doing here? Install GraphDonkey
now!
GraphDonkey - Jack-in-a-Box (v0.2.0)
Apparently not everyone loves Graphviz
. Weird.
Anyway, with this brand new release, you don't have to love Graphviz
anymore! GraphDonkey
's new plugin system allows for customizing the renderer as you please. No strings attached!
By default, there are two plugins added to GraphDonkey
: Graphviz
and Flowcharts
. The latter allows you to easily create flowcharts from pseudocode!
And that's not all! It gets better!
Starting from this release, GraphDonkey
will be supported on Windows!
What are you waiting for?
Don't let the donkey wait...
GraphDonkey - Jack-in-a-Box (v0.1.3)
As code grows and resizes, it is important to keep an overall overview. This means going with the tides as the project continues. Letting go of existing features and making way for new future updates are part of this. This release is the final form for the current solid CodeEditor.
It also marks the end for individual branches for each small release. From this point on, the version
branch marks all future updates. I know there have been a lot of releases in a very short span of time, but that is also changing for the better.
Have fun graphing!
GraphDonkey - Jack-in-a-Box (v0.1.2)
Things don't always run smoothly, which is why GraphDonkey
strives to update as often as possible!
And yes, this is a minor release, but a release nonetheless.
Changes w.r.t. v0.1.1
(see README.md for more details)
- Better 'saved' detection
- Brand now possibility to set the editor font family and size
- Added file encoding/line endings settings for multi-OS usage
- A lot of user experience features and optimizations
As Shakespeare would say: "Whatfore art thou waiting?" Get it. Now.
This version is only available for Linux-systems (see README.md for more info).
GraphDonkey - Jack-in-a-Box Release (v0.1.1)
Woop! Woop!
The very first executable version of GraphDonkey
is live!
What are you waiting for? Try it out now!
This version is only available for Linux-systems (see README.md for more info).