An open API service indexing awesome lists of open source software.

https://github.com/exe-boss/vscode-nunjucks

Adds language support for Nunjucks to VSCode
https://github.com/exe-boss/vscode-nunjucks

Last synced: 6 months ago
JSON representation

Adds language support for Nunjucks to VSCode

Awesome Lists containing this project

README

          

[![Build](https://travis-ci.com/ExE-Boss/vscode-nunjucks.svg?branch=master)](https://travis-ci.com/ExE-Boss/vscode-nunjucks)
[![Visual Studio Marketplace](https://img.shields.io/visual-studio-marketplace/v/exe-boss.vscode-nunjucks.svg?label=Visual%20Studio%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=exe-boss.vscode-nunjucks)
[![devDependencies](https://img.shields.io/david/dev/ExE-Boss/vscode-nunjucks.svg)](https://david-dm.org/ExE-Boss/vscode-nunjucks?type=dev)
[![License](https://img.shields.io/github/license/ExE-Boss/vscode-nunjucks.svg)](https://github.com/ExE-Boss/vscode-nunjucks/blob/master/LICENSE)
[![Greenkeeper](https://badges.greenkeeper.io/ExE-Boss/vscode-nunjucks.svg)](https://greenkeeper.io/)

Nunjucks language support for VisualStudio Code
===============================================

I got fed up with the constantly broken half‑working Nunjucks
and other templating language extensions for VisualStudio Code,
so I decided to make my own.