JsFormat icon indicating copy to clipboard operation
JsFormat copied to clipboard

Javascript formatting for Sublime Text 2 & 3

Results 11 JsFormat issues
Sort by recently updated
recently updated
newest added

I don't know if there's a way to see what version of the plugin I'm using, I assume the latest version, since I recently uninstalled and re-installed it due to...

This will make sharing responsibilities among contributors easier. The main concern is updating the package manager. It looks like that is pretty straightforward, looking at https://github.com/wbond/package_control_channel/pull/7178 .

I have tried to search for @jdavisclark email, but was unable to do so. Can someone help me get started with contributing the jsFormat. I am pretty new to sublime...

#146 turns off auto-formatting of jsx files. Instead, the plugin should force e4x to true and still auto-format.

bug

That would be great if there is a possibility to add such feature. I don't know if it belongs here or to @einars project, but it will be great to...

feature
accepted

It would be nice to be able to format inline javascript in HTML files by selecting a code block and pressing a key combination or entering a command in the...

feature

As you know there're various of frontend template in web development such as velocity, Thymeleaf, or just simply jsp files which also should be formatted. But currently it seems this...

feature

It would be great to have a way to disable format on save only for JSON syntax. In my case it's annoying because it formats sublime text hotkeys preferences which...

feature
bug

I saw issue 69 (https://github.com/jdc0589/JsFormat/issues/69) and it related to something I was trying to figure out. I like the formatting that jsbeautify does for javascript, but not for JSON. I...

feature

See https://github.com/einars/js-beautify/issues/391 and https://github.com/victorporof/Sublime-HTMLPrettify/pull/74 This needs to be resolved among all the projects imo. This just creates problems for the users. Best approach IMO for JsFormat would be to support...

feature
low priority