npp-robot

Notepad++ syntax highligher for Robotframework automation framework

MIT License

Stars
32
Committers
1

Robotframework syntax highlighter for 📝 Notepad++

Importing a user defind language in Notepad++

  1. Download the repository from GitHub https://github.com/vkosuri/npp-robot/archive/master.zip

  2. Extract zipped file into local directory.

  3. Open 📝 Notepad++ on your machine.

  4. From Menu Bar selecte Langugage -> User-Defined

  5. Select Import

  6. 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. https://github.com/vkosuri/npp-robot/issues/3#issuecomment-305343247

The sytanx highligher works <file_name>.robot extension files only

A sample screenshot that summaries the how it looks.

Colors used

History

See release notes for changes https://github.com/vkosuri/npp-robot/releases

Development pattern for contributors

  • 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.

Known issues

License

This sytanx highlighter is licensed under the MIT License.

Enjoy ¯\_(ツ)_

Badges
Extracted from project README
Related Projects