Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

axelboc/nunjucks-brackets

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

nunjucks-brackets

Nunjucks syntax highlighter for Brackets.

This extension defines a new CodeMirror mode named nunjucks. The mode is combined with CodeMirror's existing HTML mixed mode, so that any HTML code placed inside a Nunjucks block gets properly highlighted. The nunjucks mode is mapped to the following file extensions:

  • html
  • htm
  • nunjucks
  • njk

Note that this is a very rough implementation, which is not meant to cover the entire Nunjucks grammar. Contributions most welcome.

About

Nunjucks syntax highlighter for Brackets.

Resources

Stars

Watchers

Forks

Packages

No packages published