jdiehl/brackets-less-autocompile

Use .brackets.json instead of compile.json

Closed this issue · 2 comments

Have a configuration file specific for this extension is kinda useless and boring, would be better use the built-in preferences system of brackets.

prefs.get("staticserver.port", PreferencesManager.CURRENT_PROJECT);

Fixed in e7345e3