User:Max34/VDCEditor: Difference between revisions
Jump to navigation
Jump to search
Note:If the extension doesn't start automatically, click the extensions button in your browser, find VDCEditor, right-click it, and select Always allow on developer.valvesoftware.com.
m (→Download) |
(probably need to rephrase it) |
||
Line 63: | Line 63: | ||
* Fixed some UI elements | * Fixed some UI elements | ||
* Added support for RTL | * Added support for RTL | ||
* Added a button for each type of wiki tag ({{Code|<span style | * Added a button for each type of wiki tag ({{Code|1=<span style="color:#87CEEB"><nowiki>[[Link]]</nowiki></span>}}, {{Code|1=<span style="color:#01B700"><nowiki>{{ACategory}}</nowiki></span>}}, {{Code|1=<span style="color:#369FFF"><nowiki>'''</nowiki></span>Apostrophes<span style="color:#369FFF"><nowiki>'''</nowiki></span>}}) | ||
* Added a special button that changes links into their template one, e.g. {{Code|<span style | * Added a special button that changes links into their template one, e.g. {{Code|1=<span style="color:#01B700"><nowiki>[[Category:...]]</nowiki></span>}} -> {{Code|1=<span style="color:#01B700"><nowiki>{{ACategory|...}}</nowiki></span>}} (idea from [[Project:Alternative Languages|Alternative Languages]], the regex area) | ||
* Added a custom dropdown area for stylizing each wiki tag color and a reset button to reset every color | * Added a custom dropdown area for stylizing each wiki tag color and a reset button to reset every color | ||
* Added a custom dropdown area for stylizing the Editor | * Added a custom dropdown area for stylizing the Editor | ||
Line 73: | Line 73: | ||
* Added a custom file for users to customize template coloring [https://github.com/N0ine/VDCEditorEx/blob/0.1.2/VDCEditorEx-v0.1.2/templates.js Usage] | * Added a custom file for users to customize template coloring [https://github.com/N0ine/VDCEditorEx/blob/0.1.2/VDCEditorEx-v0.1.2/templates.js Usage] | ||
* Fully supported stylized templates (Not fully supported by template pages) | * Fully supported stylized templates (Not fully supported by template pages) | ||
{{Note|It highlights templates, which can be very helpful for spotting unclosed ones, if a template isn't properly closed, nothing after it will be highlighted.}} | |||
* Lots of optimizations | * Lots of optimizations | ||
|- | |- |
Revision as of 03:57, 25 May 2025
VDCEditor is a browser extension that transforms the standard edit field in MediaWiki-based projects into a feature-rich code editor, complete with syntax highlighting, line numbering, and additional enhancements.
Originally developed for the Valve Developer Community, it can be used across any MediaWiki-based platform.
Usage
Navigate to any editable page.
Click the Edit tab to launch the enhanced editor.
Installation Instructions
Chromium-Based Browsers |
---|
|
Firefox |
---|
|

Download
This extension is still under development and may be unstable. By installing it, you agree that the creator is not responsible for any shortcomings. Installation of the unpacked extension is required because some browsers block extensions not installed from their store. |
v0.2 |
In development. |
Download: TBD |
v0.1.2 Latest |
A temporary editor developed by N0one, until v0.2 is released.
![]()
|
Download: |
v0.1 |
|
Download: |