New release: SpellChecker Plugin (QtCreator 3.3)
-
I have created a new release for my SpellChecker Plugin for QtCreator 3.3.0 (Windows/Linux_x64). This updates adds many updates and improvements over the previous release.
Please head over to my "github page":https://github.com/CJCombrink/SpellChecker-Plugin or download the latest "release":https://github.com/CJCombrink/SpellChecker-Plugin/releases/tag/v0.2.1 and test the plugin if you like.
Any feedback will be appreciated.
Regards,
[edit] Updated link to point to version 0.2.1, the latest latest release
-
Hi Badger
last year I sent your github link to Tobias Hunger and he told me that's nice that someone is implementing a spellchecker for the qtcreator.
But he told me also that the style is not Qt conform.
To bring your plugin official to the qtcreator you have to add some extra work to style your code according to this style guide.
http://qt-project.org/wiki/Qt_Coding_StyleAnyway, thanks a lot for your effort.
Best regards
Juergen
-
Thanks Juergen
I am very familiar with the mentioned Coding Style. When I started with my 3rd rewrite of the plugin I stopped following the style since at that time I did not think it would be something to be considered to become official (I was a bit demotivated and just wanted it to get out).
I still have the personal goal to update it in future :)
Thank you very much for your motivation.
Regards
-
I have created a new release, v0.2.1 to fix a few things in version 0.2.0.
Please download the latest release "here":https://github.com/CJCombrink/SpellChecker-Plugin/releases/tag/v0.2.1.
This release includes pre-built binaries of the plugin for Windows and Linux_x64.
Please let me know if there any issues.
Regards