View Full Version : Notepad++ Custom Language
Dr.CustUmz
06-18-2020, 03:39 AM
Im just wondering if anyone has a custom language file for formatting vBulletin XML better in notepad++
I've been using it alot lately and I just cant be bothered to mess with a language, just thought I'd ask =)
Brandon Sheley
06-19-2020, 11:57 AM
Are you asking what others user to edit xml files?
PinkMilk
06-20-2020, 08:54 AM
Why not try installing different Notepad++ Theme (https://lonewolfonline.net/notepad-colour-schemes/), sometimes a different colour scheme can help.
Dr.CustUmz
06-24-2020, 01:01 PM
No a custom language file, I found one YEARS ago, but cant seem to find it anywhere anymore. What it will do is the standard xml syntax highlighting, but also syntax highlight the PHP, HTML, and CSS within the XML.
It's not difficult to make, just time consuming. I find myself opening 4 tabs when creating a product so i do all my PHP in one, CSS in another and HTML in another. It's just more handy to be able top do it all in one file.
Notice in the screenshot the PHP is all white.
In Omnibus
06-24-2020, 02:27 PM
No a custom language file, I found one YEARS ago, but cant seem to find it anywhere anymore. What it will do is the standard xml syntax highlighting, but also syntax highlight the PHP, HTML, and CSS within the XML.
It's not difficult to make, just time consuming. I find myself opening 4 tabs when creating a product so i do all my PHP in one, CSS in another and HTML in another. It's just more handy to be able top do it all in one file.
Notice in the screenshot the PHP is all white.
XML files open this way for me in Notepad++
Have you saved the files as XML and reopened them to see if it makes a difference?
In Omnibus
06-24-2020, 02:32 PM
Here's a screenshot of what my Notepad++ XML files look like.
Dr.CustUmz
06-26-2020, 05:04 AM
Here's a screenshot of what my Notepad++ XML files look like.
if only there was a facepalm emoji on here lol...
I am fully aware of how XML syntax highlighting is, what I'm asking for is a custom language file for while developing products. it would no longer be xml, php, css, ect highlighting language. But all merged into one to form a vBulletin language. This has been done, I used it in the past, but I guess when I find time I will just make one myself. Like I said not difficult, just time consuming.
if only there was a facepalm emoji on here lol...
The replies have had me chuckling :p
The last time (https://vborg.vbsupport.ru/showthread.php?t=305922) the question was asked everybody got it completely wrong too.
I've no idea about creating the custom language files, couldn't you copy the php one and use it as a base and then add in the custom vbulletin syntax like vb:if etc
In Omnibus
06-26-2020, 11:26 AM
if only there was a facepalm emoji on here lol...
I am fully aware of how XML syntax highlighting is, what I'm asking for is a custom language file for while developing products. it would no longer be xml, php, css, ect highlighting language. But all merged into one to form a vBulletin language. This has been done, I used it in the past, but I guess when I find time I will just make one myself. Like I said not difficult, just time consuming.
OK, I completely misunderstood for what you were asking.
I am confused though as to why you would want a unique language file when everything in software is codependent upon something else being able to recognize and read it.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.