Jed

Results 232 comments of Jed

I know for a fact that minimatch, the library that the js core has modified internally, accepts any variety of slashes, so that would do it.

Yes. I think it warrants adding AppVeyor to the CI builds.

Sure thing. I’ll try to find some time.

@cxw42 I put up a PR, but it breaks the build. I don't think the issue is with the new tests, however. I think there's actually a problem with the...

Have you tried installing Prettier? It extends EditorConfig and is better suited for that task, as it's syntax-specific.

I submitted a vscode extension API request for the ability to do that. https://github.com/microsoft/vscode/issues/111251

I believe this is now possible with the `files.encoding` setting?

Ahh, you are correct.

@SamVerschueren can you reference (link to) the vscode issue here?