Álvaro González
Álvaro González
I was able to reproduce it in Ubuntu 22.04 LTS using Konsole. I installed Plasma on it (`kubuntu-desktop` package) and I'm running Konsole with the default fonts. ```shell sudo apt...
Does this ticket imply that the plugin is currently unable to handle arbitrary intervals (as opposed to day times)? Increasing `maxTime` over `24:00` does not seem to work ([fiddle](http://jsfiddle.net/f1tcsemf/2/)) and...
Using IANA preferred names looks sensible but it's worth noting that they'll break backwards compatibility: - `latin1` should be `ISO-8859-1` (or `ISO_8859-1:1987`? I don't really understand the [table](http://www.iana.org/assignments/character-sets/character-sets.xhtml#table-character-sets-1)) - `utf-8-bom`...
A question from someone who's unaware of the project internals... Is it important for the overall logic to be able to auto-detect every property that's implemented? I don't think that...
@hax I can't point you to proper documentation (sorry) but every time I forget to save a .bat file as ANSI I start getting seemingly random malfunctions, including some commands...
@xuhdev While it's still not official documentation (or documentation), several user comments state the same I do.
@flowl This ticket remains open and [docs](https://editorconfig.org/#supported-properties) still say *«charset: set to "latin1", "utf-8", "utf-8-bom", "utf-16be" or "utf-16le" to control the character set»* so I guess it hasn't been fixed....
Please use the browser's console to inspect the exact contents of the `dist/file.js` that's being sent. I suspect it's HTML rather than the file contents. If you are using PHP...
No, there isn't.
I don't have many accounts yet but I'd say it happens everywhere. I've just reproduced it in https://gitlab.com/.  It's indeed strange. I can't conceive it's broken for...