Andreas Lind

Results 190 comments of Andreas Lind

Could the expansion be an optional feature? I'm using CSSOM to perform some specific manipulations on other people's CSS, and if they used the "background" shorthand they probably meant it...

Hi Salvatore, thanks for replying :) I can't prove that I don't have a memory leak, but the symptoms fit pretty well with this theory. V8 doesn't know what you're...

Thanks! For the record I haven't seen any indications of an actual memory _leak_ in this library, it looks like the destructors and everything are wired up correctly to the...

Thanks -- and absolutely! Just say the word.

@SalvatorePreviti, thanks a lot for doing that, it sounds like a good compromise! I will take it for a spin 🏎️

This is a much better default in my opinion. I originally specified the `requireConfig` option to _prevent_ this extension from kicking in when I'm working on eg. an open source...

Looks like https://github.com/prettier/prettier-vscode/commit/5624041037fcf9c8c4612796dc4c083f0159b521 intended to fix this? However, it doesn't seem to work like that in 9.5.0. When I'm working on a clone of https://github.com/andrewkeig/express-validation, every .js file gets reformatted...

From playing around with "Install another version" in vscode, this appears to be a regression introduced in 9.0.0. When I go back to 8.2.0, it works fine and just logs:...

I just ran into the same thing with a weird (but non-malicious) spreadsheet that got uploaded to a service I'm working on. Somehow it ended up containing this crazy data...