Question

Previously I have used Visual AssistX in Visual Studio and it had a very nice spell checking over literals.

Is there something similar to Visual Assist spell checker present for Delphi as expert?

It should spell check method names, class names and especially resourcestrings and literals.

Was it helpful?

Solution

I use BatchSpellChecker to check the forms and strings

OTHER TIPS

The closest I know of is the Code Proofreader in GExperts

http://www.remotedebugger.com/delphispell.asp
+ integrates into the IDE
- seems to be stuck at Delphi XE2 (no more updates)
- $100

http://www.batchspellchecker.com/download
+ supports Delphi files
- does not integrate in IDE
+ it is $50 (but it also has a lite version)

http://www.addictive-software.com/other-downloads.htm
+ integrates into the IDE
- abandoned since 2009

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top