SpellChecker-Plugin icon indicating copy to clipboard operation
SpellChecker-Plugin copied to clipboard

SpellChecker Plugin for Qt Creator

Results 41 SpellChecker-Plugin issues
Sort by recently updated
recently updated
newest added

It seems the plugin is not able to detect some dictionaries I have already installed, such as: `/usr/share/hunspell/en_US.dic` It would be good if it had that ability and listed the...

Sorry if it's naive issue, it's just first thing I faced when I managed to run the plugin. I didn't install any dictionaries etc., but spellchecking works out of the...

Hi, I imagine having to manually update this plugin for each Qt Creator release must be a burden. Maybe you already looked into this, but have you considered [contributing](https://wiki.qt.io/Qt_Creator_Plug-in_Contribution_Guide) it,...

Hi, thanks for the plugin. I tried to apply it to my distro-provided QtCreator but couldn't due Qt version incompatibility. So I decided to give it a try with Flathub-provided...

Hey! Add support for multiple languages. Preferably up to 3-4. About: if Latin, then en_US or fr_FR, if Cyrillic, then uk_UA or be_BY.

In you documentation you tell us to install by unzipping to the root of Qt Creator. This works fine, and from that dir I get: ./bin/libhunspell.dll ./lib/qtcreator/plugins/SpellChecker4.dll However, if I...

Hi, The dictionary is not loaded if its path contains language-specific accented characters. Testing environment Windows 7 64-bit QtCreator: 4.13.0 64-bit Plugin: SpellChecker-Plugin_QtC4.13_win64_x64 Language: pl_PL Paths: D:/Słowniki/PL_pl.dic [Not working] D:/Dictionaries/PL_pl.dic...

I would be great to have to option to check Doxygen comments only since those are the only spelling mistakes that become outwardly visible in generated documentation. Right now the...

enhancement

See what is needed to perhaps try and parse non-cpp files correctly with the support of all surrounding functionality that is already implemented for cpp sources. This is not a...

enhancement