Closed psycalc closed 8 years ago
@designofhumanity,
re: the uppercase, that is a default behaviour, i chose it to make the identifier standout. There is actually a configuration in the package that should let you choose the case of the identifier (refer image)
same thing for semicolons, the linter I tend to use does not really care about semicolons, but it is a configuration.
@designofhumanity ,
good point about escape character for quotes, and ignoring a semicolon at the end, I'm a bit strapped for time so if you want to submit a PR that would be great, or I shall look into this a bit later. I'm going to close this and open a new bug with these two points for clarity.
Why uppercase? where is the semicolon? Escape charater for qoutes? Example at line 28, 29, Opportunity to replace (maybe in settings) curretn line $1 with console.log($1);
current behavior:
expected behavior: