mogga / sublime-nunjucks

Sublime Text syntax for Nunjucks template language
27 stars 28 forks source link

Error loading syntax file "Packages/Nunjucks Syntax/Nunjucks.tmLanguage" #1

Closed manV closed 10 years ago

manV commented 10 years ago

Hey I recently installed this package on sublime text 2 and when I select nunjucks syntex from view>syntex it's giving me following error and text grays out.

Error loading syntax file "Packages/Nunjucks Syntax/Nunjucks.tmLanguage": boost::bad_any_cast: failed conversion using boost::any_cast

rjmoggach commented 10 years ago

I’m not sure what that error is - if you track down what it is please submit a pull request - Rob

--  Robert Moggach Sent with Airmail

On February 4, 2014 at 10:28:10 AM, Manan Vaghasiya (notifications@github.com) wrote:

Hey I recently installed this package on sublime text 2 and when I select nunjucks syntex from view>syntex it's giving me following error and text grays out.

Error loading syntax file "Packages/Nunjucks Syntax/Nunjucks.tmLanguage": boost::bad_any_cast: failed conversion using boost::any_cast

— Reply to this email directly or view it on GitHub.

Volox commented 10 years ago

+1

brandonb927 commented 10 years ago

I get this issue on Sublime Text 3 after installing from Package Control

yuvilio commented 10 years ago

Same here, from ST3

pstadler commented 10 years ago

Same problem here with ST3

velocityzen commented 10 years ago

Same problem here with ST3

ingro commented 10 years ago

Me too, not usable on ST3 :(

manV commented 10 years ago

anyone familiar with writing sublime packages...?

ghost commented 10 years ago

+1, use "sublime-swig" for syntax highlight because is similar.

ingro commented 10 years ago

Yeah I use twig's highlight too but a dedicated working version for nunjucks would be better...

Sesshoumaru404 commented 10 years ago

Use andres-risso fork it works without any issues. Package control add respository then https://github.com/andres-risso/sublime-nunjucks.git, then install with Package control install package

alrayyes commented 9 years ago

Same issue with ST2

rludgero commented 8 years ago

@Sesshoumaru404 solution works, thx.

kruncher commented 8 years ago

Same issue for me; installing this package via the package manager simply doesn't work anymore. The "Nunjucks" menu item does not appear. However the andres-risso fork that @Sesshoumaru404 kindly pointed out does work properly.

rjmoggach commented 8 years ago

I haven't used nunjucks in ages. If someone wants to take this off my hands I'll happily transfer-

On Jul 2, 2016, at 1:16 PM, Lea Hayes notifications@github.com wrote:

Same issue for me; installing this package via the package manager simply doesn't work anymore. The "Nunjucks" menu item does not appear. However the andres-risso fork that @Sesshoumaru404 kindly pointed out does work properly.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub, or mute the thread.