Jed

Results 232 comments of Jed

@brainz80 your 2nd comment doesn't seem to have anything to do with encoding. The 1st one does, but those look like private methods, no?

I'd rather wait until they have a supported API for this feature.

@KUGA2 GitHub already shows it linked above. https://github.com/microsoft/vscode/issues/824

There's nothing that can be done until Microsoft (or someone) fixes https://github.com/microsoft/vscode/issues/824.

@pjsvis that's a great idea. You should submit that to vscode issues. @S2- your solution sounds like a good fix for this, considering the user settings overrides the EditorConfig setting....

@dietergeerts try: ```ini [*.md] trim_trailing_whitespace = false ```

I 100% agree, but the tests don't cover this scenario, so it's not exactly a supported feature. The `{}` braces are for multiple matches, so there's really no reason to...

This is not an issue with this extension, but with the core and the tests written against it.

> If the code was programmed correctly, it should not matter if the singular or plural version was used, as that's a feature of editorconfig…. @dietergeerts it's actually not a...

@tats-u do you need any more help then?