-
Download the repository from GitHub https://github.com/vkosuri/npp-robot/archive/master.zip
-
Extract zipped file into local directory.
-
Open 📝 Notepad++ on your machine.
-
From Menu Bar selecte Langugage -> User-Defined
-
Select Import
-
Select UDL xml lang-robot.xml file
After import you will observe the syntax highlighter start working 💥 ✨ 🎉
If you find any difficuty while importing
lang-robot.xml
This thread might help to resolve your issue. #3 (comment)
The sytanx highligher works <file_name>.robot extension files only
A sample screenshot that summaries the how it looks.
Blue - Keywords.
Orange - Variables.
Green - Comments.
See release notes for changes https://github.com/vkosuri/npp-robot/releases
- Create a fork of the main repository on GitHub.
- Make your changes in a branch named something different from master, e.g. create a new branch my-pull-request.
- Create a pull request.
This sytanx highlighter is licensed under the MIT License.
Enjoy ¯\_(ツ)_/¯