allthedrones / agentsmithplugin

Automatically exported from code.google.com/p/agentsmithplugin
0 stars 0 forks source link

Spell checking resx files not working. #171

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Goto a resx file and it doesn't spell check. See below for more details

What is the expected behavior? What do you see instead?
should spell check resx files

What version of ReSharper, Visual Studio and Windows do you use?
Latest version of all

Please provide any additional information below.

Agent Smith doesn't seem to spell check RESX files although it says it does in 
the documentation.

I presume i need to open the resx file in XML mode so i have something like 
this but agent smith doesnt tell me its wrong

<data name="String1" xml:space="preserve">
 <value>spalt wring huz</value>
</data>

It works in code behind files but i can't get it work with resx files

Original issue reported on code.google.com by madridjo...@gmail.com on 20 Mar 2011 at 8:24

GoogleCodeExporter commented 8 years ago
Version of windows is windows 7.

Original comment by madridjo...@gmail.com on 20 Mar 2011 at 8:24

GoogleCodeExporter commented 8 years ago
Version of Vs is 2010 ultimate

Version of rehsarper is 5.1.3000.12 (but i tried with earlier versions)

Original comment by madridjo...@gmail.com on 20 Mar 2011 at 8:25

GoogleCodeExporter commented 8 years ago
Not sure why this isn't working - the code is telling reharper to highlight the 
right things but resharper chooses not to (R#6.1).

Original comment by cds...@gmail.com on 28 Jan 2012 at 12:35

GoogleCodeExporter commented 8 years ago
Just "installed" AgentSmith 1.5.0.5 (using R# 6.1.37.86) and discovered that 
the spell checker completely ignores .resx files.

Since this is the one and only feature I'll trying to use (already using R#, 
StyleCop and StyleCop+ for everything else) AgentSmith is completely useless 
for me at the moment especially I found no way to deactivate it's Code styles 
features (already having StyleCop and StyleCop+ for that).

FYI: The FAQ aren't up-2-date!

Original comment by harald-r...@hotmail.com on 4 Jul 2012 at 7:29