FG
💻 Software

How do I create my custom "User-Defined" language in Notepad++?

Fresh5 days ago
Mar 15, 202612919 views
Confidence Score0%
0%

Problem

In Notepad++ there is a menu option: Language->"User-Defined". How do I customize that? What are capabilities of such option? Can I highlight date/time? Can I highlight 21-29th symbols in the lines? Can I use RegExp?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I create my custom "User-Defined" language in Notepad++?

Low Risk

You can define your language as you wish (and make a new programming language!), but the most convenient way is to import an XML document that defines the whole configuration. An XML file for this purpose can be downloaded from here: http://www.medi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment