Skip to content

blakmatrix/CoffeeScript_notepad_UDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CoffeeScript syntax highlighting for Notepad++


Will syntax highlight files with extensions of coffee, coco, and CAKEFILE using Notepad++'s user-defined language(within its limits).

An example Screenshot

Deployment

  1. If you don't have an userDefineLang.xml file already, you can drop this file among your other configuration file, in the Notepad++ Install Folder. It should be named userDefineLang.xml.
  2. Otherwise, open both the existing and new file.
    • Select all of the new file, copy, and paste at the end of the current file.
    • This should have created a spurious </Notepad_Plus><Notepad_plus> pair in the middle, each tag on a line by itself. Remove these two consecutive lines.
    • Close Notepad++.

Your Languages menu should show the newly added language at the bottom, next time you launch Notepad++.


Contact

Contact me at blakmatrix@gmail.com for any questions or tips!

About

User Defined Language(UDL) file for Notepad++ for syntax highlighting CoffeeScript (coffeescript : coffee, coco, CAKEFILE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published