Jed

Results 153 comments of Jed

@rpanak it sounds like the older IDEs are the ones that support both settings at the same time and the newer ones do not. Maybe there's a reason for THAT!...

@johan I like your example of the aligned comment section not aligning with different tab widths. I never considered that scenario before. I've seen elastic tab stops before. Very awesome,...

It seems to me that a lot of the requests come from a lack of knowledge about the fact that EditorConfig already works with custom key-value pairs. If people want...

I think that would be a bit harmful to host a list like that, because it would most definitely fall out of sync with the editor or extension's documentation, which...

@KinsonDigital that's not a supported EditorConfig rule.

No. If you updated the tests subproject you'll see there are 4 tests that this core does not support. Unfortunately, the fnmatch.js file is a bit crazy, so I'm not...

It looks like the [iconv-lite](https://github.com/ashtuchkin/iconv-lite/wiki/Supported-Encodings) npm package covers those encodings. I'll make sure to work these into the [ECLint project](https://github.com/jedmao/eclint).

Thanks @xuhdev that will actually be quite helpful.

This brings up another question – how should we be determining that a document is of a particular encoding? Sure, the .editorconfig file says it **should** be a certain encoding,...