pspad
pspad copied to clipboard
external snippet file causes Jscript compilation error in PSPad
Emmet.js is installed in the pspad/script/jscript folder. Because PSPad loads everything in that folder as a jscript file, when I place an external snippets file in the same folder, PSPad throws a compilation error. I've been through the emmet.js file looking for where it pulls the snippets file so I can change the path and avoid the error, but can't find it. I can add the snippets directly to the source file, but I'd rather not. Can I change the path where emmet looks for the snippets file?