Skip to content

πŸ“ Notepad++ syntax highligher for Robotframework automation framework

License

Notifications You must be signed in to change notification settings

vkosuri/npp-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Mallikarjunarao Kosuri
Jul 26, 2018
9052895 Β· Jul 26, 2018

History

13 Commits
Jan 16, 2017
Jul 26, 2018
Jan 5, 2016
Jan 17, 2016
Jan 17, 2016

Repository files navigation

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

    user-defined-pop-up

  5. Select Import

    import-undock

  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. #3 (comment)

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

A sample screenshot that summaries the how it looks.

syntax-highlighter

Colors used

Blue - Keywords.

Orange - Variables.

Green - Comments.

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 Β―\_(ツ)_/Β―

About

πŸ“ Notepad++ syntax highligher for Robotframework automation framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published