Does any text editor (such as Notepad++) syntax highlight MediaWiki code? This might not be strictly programming related though the Wiki script is a language by itself.
Asked
Active
Viewed 1.1k times
25
-
Wikipedia has an extensive and updated list of the possible editor you can use: https://en.wikipedia.org/wiki/Wikipedia:Text_editor_support – JCalcines May 31 '17 at 09:04
4 Answers
16
I think you want Wikipedia:Text editor support - How to set up specific editors for Wikipedia editing.
At least 8 text editors support MediaWiki syntax highlighting:
- GNU Emacs
- Eclipse
- Vedit
- Vim
- jEdit
- Kate / KWrite
- NoteTab. (I assume that "Wikipedia" syntax just means MediaWiki syntax.)
Mac OSX
- SubEthaEdit
- TextMate
There is also a MediaWiki JavaScript add-on called wikEd that does syntax highlighting inside the MediaWiki edit box.

Robin Rodricks
- 110,798
- 141
- 398
- 607

pfctdayelise
- 5,115
- 3
- 32
- 52
-
1Best answer among the lot, gave me all the app choices instead of offering personal opinion. Thanks! – Robin Rodricks Aug 20 '09 at 19:34
4
I hate to say it, being an avid Vim user, but Emacs supports wiki markup.
Edit Hold on a second, there is syntax highlighting for Vim too
http://fvue.nl/wiki/MediaWiki_syntax_highlighting_with_Vim
YAY!

Aiden Bell
- 28,212
- 4
- 75
- 119
-
3
-
1I had to Google "Vim+mediawiki+highlighting" to ensure I don't find a reason to switch to Emacs :P – Aiden Bell Jun 13 '09 at 16:00
-
2
3
You may have a look at this page: http://en.wikipedia.org/wiki/User:Alex_Smotrov/ExtEdit
Alex also provides "userDefineLang.xml" -- a Notepad++ syntax highlight file.

Tobias
- 31
- 1
3
Try out e-text editor, which is Windows only.

Seanny123
- 8,776
- 13
- 68
- 124

Praveen Angyan
- 7,227
- 29
- 34