Duncan MacKenzie

Results 6 comments of Duncan MacKenzie
trafficstars

That's an idea (although I'd have to whitelist every different library I want to use from node_modules) ... How do I whitelist items in the preferences?

I encountered a similar problem with the v1 formatter: With Numbro you can't seem to have a whole number without the decimal places. https://numbrojs.com/old-try-me.html?lang=en-US&value=1234.56789&format=0 https://numbrojs.com/old-try-me.html?lang=en-US&value=1234.56789&format=0%2C0 With a v1 format string...

I was just dealing with this; if you run `draw.getAll()` when a drawing is "incomplete" (polygon not closed or not started), you'll get some extra invalid features (like a polygon...

Is this why object keys changed color recently? (Maybe when Atom started using tree sitter stuff?) Right now, my object keys are all green, as if they were a string,...

@xereda I don't think this issue should be closed until that pull request is merged, because the issue still exists in this repo, doesn't it? We can't make linter-stylelint use...

That makes sense! I think a minor tweak of the documentation language could clarify that pretty well.