Skip to content

UDL files for AVR Assembly syntax highlighting with Notepad++

License

Notifications You must be signed in to change notification settings

ElectronicToast/avrasm-npp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avrasm-npp

license

UDL files for AVR Assembly syntax highlighting with Notepad++

Description

This is a set of user defined language files for Notepad++ that does syntax highlighting for AVR assembly .asm and inc files. Dark and light variations are provided.

Screenshots

AVR Assembly Dark

dark

AVR Assembly Light

light

Usage

Installation instructions:

  1. Download the desired language file, or clone the repository.
  2. In Notepad++ :
    1. Choose menu Language > Define your own language.
    2. In the window that appears, click Import.
    3. In the file browser, browse to and select your downloaded .xml file, and click Open.
    4. Wait for the 'Import Successful' dialog to be shown.
    5. Repeat for additional files if desired.
  3. Open an AVR assembly file in Notepad++ (file extension must be .asm or .inc). Under the Languages drop down, select the name of the UDL.
    1. You may need to restart Notepad++ to see the user defined language option in the menu.
  4. Enjoy!

Licensing

This project is released under the terms of the MIT License.

About

UDL files for AVR Assembly syntax highlighting with Notepad++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published