##// END OF EJS Templates
Add EditorConfig to preserve trailing whitespace http://editorconfig.org/
Add EditorConfig to preserve trailing whitespace http://editorconfig.org/

File last commit:

r23376:60805a7b
r24007:3de88102
Show More
magic-run-bug-fix.md
1 line | 122 B | text/x-minidsrc | MarkdownLexer

Make %run -n -i ... work correctly. Earlier, if %run was passed both arguments, -n would be silently ignored.