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: How did this happen) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File:Icon-VDCEditor.png|link=|17px]] '''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. | <span style="position:relative; top:-2px">[[File:Icon-VDCEditor.png|link=|17px]]</span> '''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. | Originally developed for the Valve Developer Community, it can be used across any MediaWiki-based platform. | ||
Line 57: | Line 57: | ||
{| id="Ed-Latest" align="center" style="background:#323232; border:2px solid #4f4f4f; border-radius: 6px; width: 1000px; padding: 15px 10px;" | {| id="Ed-Latest" align="center" style="background:#323232; border:2px solid #4f4f4f; border-radius: 6px; width: 1000px; padding: 15px 10px;" | ||
| style="font-size:2em; color:white; padding-bottom:5px; solid #4f4f4f;"| v0.1. | | style="font-size:2em; color:white; padding-bottom:5px; solid #4f4f4f;"| v0.1.3 <span style="border:1px solid #238636; border-radius:25px; color:#3fb950; font-size:12px; padding:5px; position: relative; top: -5px;">Latest</span> | ||
|- | |||
| style="padding-top:5px; border-bottom:1px solid #4f4f4f;" | Pushing an early and a bit more polished editor, more features will be coming in the future. | |||
* Added an error window, this is an important change, since any break in the editor may not save any changes | |||
* Added search mode | |||
* Added experimental features; Such as: | |||
** Live summary preview | |||
** Wiki table styling | |||
** string counter (only on /strings pages) | |||
** Open a new tab with template name (e.g clicking the "Bug"; <nowiki>{{Bug|...}}</nowiki>) | |||
** Show invalid HTML tags (Check for any unclosed html tags) | |||
* Added a Show Hidden Characters button | |||
* Added "markup" style (stylizes {{Code|<nowiki>#</nowiki>}}, {{Code|<nowiki>;</nowiki>}}, {{Code|<nowiki>:</nowiki>}}, {{Code|<nowiki>*</nowiki>}} on the start of the line) | |||
* Added a UI to add UDT (User Defined Templates) | |||
** Renamed templates.js to templates_json.js to only have built-in magic words | |||
* Removed Right to Left mode | |||
** Buggy, breaks some features, and events don't get the mode | |||
* Fixed HTML tags styling | |||
* Fully supported template nesting and param nesting | |||
* Seperated translations to their repsective json files, see {{GitHub|N0ine/VDCEditorEx/blob/v0.1.3/VDCEditorEx-v0.1.3/src/locales/locales.json|src/locales/locales.json}} on how to add a language. | |||
|- | |||
| style="padding-top: 10px;"|<span style="font-size:132%; color:white;">Download:</span> | |||
* {{GitHub|N0ine/VDCEditorEx/releases/tag/0.1.3|GitHub}} | |||
|} | |||
{| align="center" style="background:#323232; border:2px solid #4f4f4f; border-radius: 6px; width: 1000px; padding: 15px 10px;" | |||
| style="font-size:2em; color:white; padding-bottom:5px; solid #4f4f4f;"| v0.1.2 | |||
|- | |- | ||
| style="padding-top:5px; border-bottom:1px solid #4f4f4f;" | A [[User:N0one/VDCEditorEx|temporary editor]] developed by [[User:N0one|N0one]], until v0.2 is released. | | style="padding-top:5px; border-bottom:1px solid #4f4f4f;" | A [[User:N0one/VDCEditorEx|temporary editor]] developed by [[User:N0one|N0one]], until v0.2 is released. |
Latest revision as of 10:07, 19 September 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.3 Latest |
Pushing an early and a bit more polished editor, more features will be coming in the future.
|
Download: |
v0.1.2 |
A temporary editor developed by N0one, until v0.2 is released.
![]()
|
Download: |
v0.1 |
|
Download: |