David B Ludlow

Results 21 comments of David B Ludlow

In response to what @fisker said: > I'm going to make `--ignore-path` accept multiple files. IDE prettier plugins can't see that you have an `--ignore-path` command line argument in your...

I recommend extending Volta to do it. See https://volta.sh/ . Volta is: - Written in Rust - Cross-platform - It would make it easy to pin a specific version of...

I had (probably) the same problem, and also maybe another problem, and found a workaround on Windows. Though it would still be nice if the workaround wasn't needed. I used...

Only bother to read this message if you are having a hard time reproducing the problem. I started up a virtual machine with a mostly clean install of Windows 11...

I think the behavior might maybe has changed again in Windows 11. But I don't know. It is confusing. It seems like it does work with cmd.exe but doesn't work...

This is deployed! Unfortunately, the documentation of this isn't complete (as far as I know), so I am finding differing and disturbing answers to the question "Are statically-analyzable dynamic imports...

I also ran into this issue, when trying to override some settings for some json files. Maybe the name of this issue should be changed to not just be specific...

Yes! I propose that we either enforce trailing commas in these types of files or that we make a new setting to allow this. I imagine it looking something like...

In a perfect world, Microsoft would have decided to name those files .jsonc instead of .json, but I don't think that is going to happen :)