-
Bug
-
Resolution: Fixed
-
P4: Low
-
dev
-
None
-
b9f2394c5 (dev)
When formatting JS pieces of code or JS files, constructor, getter and setter functions doesn't have a space before the opening bracket. (It works for normal functions though).
Example:
set name(newName){
function one() {