Colobot Forum - International Colobot Community
Colored Cbot syntax for Notepad++ - Printable Version

+- Colobot Forum - International Colobot Community (https://colobot.info/forum)
+-- Forum: [Archive] New forum (2015-2019) (https://colobot.info/forum/forumdisplay.php?fid=76)
+--- Forum: Colobot: Gold Edition Basics (https://colobot.info/forum/forumdisplay.php?fid=58)
+---- Forum: Workshop (https://colobot.info/forum/forumdisplay.php?fid=60)
+---- Thread: Colored Cbot syntax for Notepad++ (/showthread.php?tid=749)



Colored Cbot syntax for Notepad++ - Smok - 03-27-2016

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-aU8wQoZTIxMnh4d25QMGc/view?usp=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.


RE: Colored Cbot syntax for Notepad++ - krzys_h - 03-27-2016

We already have Notepad++ syntax coloring in our old Polish forum archive:
https://colobot.info/forum/showthread.php?tid=210&pid=3171#pid3171


RE: Colored Cbot syntax for Notepad++ - tomangelo - 03-27-2016

Old Notepad++ syntax was made for old Cbot syntax, so up-to-date one will be better.


RE: Colored Cbot syntax for Notepad++ - blaze - 05-18-2016

Was something like that ever done for Kate?


RE: Colored Cbot syntax for Notepad++ - tomangelo - 05-18-2016

I think not. It was planned to do this, but looks like it never was completed.


RE: Colored Cbot syntax for Notepad++ - Simbax - 05-20-2016

Someone should aggregate all available syntax highlightings and other editor improvements in one thread.