Jason Williams

Results 270 comments of Jason Williams

Ok in that case i think https://github.com/micromatch/picomatch/issues/64#issuecomment-732228132 is still worth doing, as a rewrite is a quite a big change and maybe out of scope for the issue we have...

What do @mrmlnc or @jonschlinkert think about this?

Can some keybindings or a toggle be offered? When I try setting up these binding manually I get: When in diff view you don't have the command to open the...

I raised an [issue](https://github.com/microsoft/vscode/issues/153786) with VSCode because I think there's a deeper underlying issue here where diff views don't always operate the same way. In other words it would be...

I would love for this to be standardized within VSCode itself because there are extensions and features that have a slightly different handling of diff views. I would be nice...

Hey @kabel Do you know how fixable this is? Sadly there's still many of us stuck on GHE v2

@victor-travelperk are you able to use stylelint [out of the box](https://github.com/styled-components/stylelint-processor-styled-components/issues/278)? I'm curious to know why you still need this package

tree-sitter doesn't build alongside the latest version of VSCode there error i get is: ``` error User\workspace\vscode\node_modules\tree-sitter: Command failed. Exit code: 1 Command: prebuild-install || node-gyp rebuild Arguments: Directory: User\workspace\vscode\node_modules\tree-sitter...

@maxbrunsfeld is this repo dead? It hasn’t built against node for some time now

> Node-sass still needs to support old Node versions and it's not clear to me how to combine them - two parallel codebases sound bad... Node-sass maintainers, what do you...