Jeroen Ruigrok van der Werven

Results 57 comments of Jeroen Ruigrok van der Werven

@ldennington That is correct. So this is what you would get with .696: ![image](https://user-images.githubusercontent.com/610865/180208459-b5d81f2a-da5d-424c-b003-c39c540710da.png) And since WSL in VS Code calls the WSL git, this works transparently.

That's an interesting one. The table, on edit mode, switches to a fixed-width font. Now, even if the Japanese would use a normal font, every kana is fixed-width by its...

Adding bits with Unlicense to this software could be problematic in many countries, see e.g. this [StackExchange question and answer](https://softwareengineering.stackexchange.com/questions/147111/what-is-wrong-with-the-unlicense).

On PowerShell you will either need to prefix calling `evernote2md` with `&` or use `Start-Process`.

FWIW: using this with both Firefox 90.0.2 and now 91.0 and it works as expected. Upgrade of Firefox did *not* clear my configuration at least.

I do not think EditorConfig is the place for this. Visual rulers are helpers for *your* editor/IDE. Why would I want to have the exact same rulers in my environment?...

I figured it would be a delayed propagation kind of interaction. The thing is, I can deal with it, I can see through these interactions. But judging from the many...

A possible solution could be to leverage language detection from something like [chardet](https://www.npmjs.com/package/chardet).

Just ran into this problem today and wasted about an hour messing around with option files and settings wondering just why the heck it kept asking me for settings for...

@kddejong Given all progress since this issue was created, does it make sense to keep it open still?