Is there any DOS editor with intellisense. If Visual studio addin is there that will be more useful.

link|improve this question

68% accept rate
Do you mean a batch file editor? – Dan Puzey Jul 15 '11 at 8:21
feedback

1 Answer

Have you seen http://www.drbatcher.com/ there's a free trail. Normally I just use Notepad++ or Notepad2 when editing my batch files as they give syntax highlighting.

More often I write PowerShell scripts now and use PowerGui Script editor when creating those scripts.http://powergui.org/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.