Frank Fesevur

Results 121 comments of Frank Fesevur

Isn't this (almost) the same as #166?

One thing I run into with the [plugin mentioned above](https://github.com/avillafiorita/jekyll-datapage_gen) is this: ```json { "fruits": [ { "name": "apple", "description": "Some useful text about an apple", "image": "apple.jpg" }, {...

> while it's not as flexible as an inverted cursor, you could always set the `cursorColor` to something other than white @zadjii-msft But as long as there is no `cursorTextColor`...

I will give it a try. Another possibility is to join the bash and zsh sections into that command line section as well. Know that English is not my first...

> I've solved my problem now but... How did you solve the problem?

Just to be sure. You mean that when a .yml file is opened it should automatically set the tabs right, regardless of the content of `.editorconfig`?

Is it something the core libraries of EditorConfig CAN take care? Probably. I is also a matter of: is this something EditorConfig SHOULD take care of? **All** the core libraries...

@sindresorhus The same goes for Make. A makefile file with space indentation won't work.

> I guess, we should ask plugins maintainers to support these defaults You are absolutely right. Small problem is that the file format is not final yet. There is an...