Colobot Forum - International Colobot Community

Full Version: Colored Cbot syntax for Notepad++
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello! I made colored Cbot syntax for Notepad++ designed to help scenario makers for easier programs editing outside Colobot.
I tried to choose colors similar to used in game Cbot editor. Additionally object attributes are colored violet and "cheating" instructions are colored orange.


[Image: vV12CzO.jpg]

INSTALATION:
1)Download xml file from link below
2)Open notepad++
3)In menu bar: Syntax->Define own language...->Import and choose downloaded file
4)After "succesfull" message restart Notepad++
Now you can put colors on your code by choosing Syntax->Cbot (at the bottom of the list).

DOWNLOAD: https://drive.google.com/file/d/0B-uLg-a...sp=sharing

FEEDBACK:
If you noticed something is colored and shouldn't be or something should be colored and isn't, let me know in this topic.
We already have Notepad++ syntax coloring in our old Polish forum archive:
https://colobot.info/forum/showthread.ph...71#pid3171
Old Notepad++ syntax was made for old Cbot syntax, so up-to-date one will be better.
Was something like that ever done for Kate?
I think not. It was planned to do this, but looks like it never was completed.
Someone should aggregate all available syntax highlightings and other editor improvements in one thread.