Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Spellchecker Issues
oBFusCATed:
--- Quote from: janissl on March 10, 2015, 04:54:34 pm ---I guess the spellcheck is designed for checking strings in your code i.e. text strings displayed for users of your application. What do you write in comments is up to a developer.
--- End quote ---
Wrong. The spellchecker do check both comments and strings. At least this is how it works for english+utf8.
janissl:
Yes, I was wrong. Unfortunately, the same issue also applies to the Latvian (lv_LV, encoding: utf-8). No matter - is this a code or a comment.
raynebc:
While we're talking about the spellchecker, does anybody else run into constant problems with it incorrectly flagging spelling errors? It seems that it happens to me often, especially if I'm copying/pasting text/comments. When this happens, it will claim the words are misspelled until I make any change to the word, even if it's something as simple as adding and removing a space character to the end of the word.
oBFusCATed:
I think, I've never seen this. :(
raynebc:
--- Quote from: oBFusCATed on March 11, 2015, 08:23:48 pm ---I think, I've never seen this. :(
--- End quote ---
Thinking about this some more since, does Code::Blocks use different dictionaries based on the detected language of the environment (ie. Windows' locale)?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version