Use Double-Barrelled File Extensions in Adobe Brackets Preferences -


i'm trying tweak existing extensions in adobe brackets utilise double-barrelled file extensions use: theme.scss.liquid example.

namely, i'm editing extension called devicons when file.scss.liquid loaded, shows extension icon sass instead of placeholder.

currently, each extension defined with: exts.scss = '\ue64b';

when try tweak to: exts.scss.liquid = '\ue64b'; breaks extension.

is there need make work? escape period or something?


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -