Florian Neumann
Florian Neumann
Currently the `max_line_length`-definition states: > Forces hard line wrapping after the amount of characters specified. ## This Definition is not applicable We had a recent discussion about the implementation of...
Hi - i am still trying to get jailed up and running in the Electron-environment (Node 5.1.1, Chrome 47.0.2526.110, Electron 0.36.9) and feel i make no progress. I am using...
Hi - thank you very much for this plugin. It is very useful for debugging purposes. I'd like to ask if you could think of a way to provide an...
It looks like the current wording still leads to too much confusion: https://github.com/editorconfig/specification/pull/29#discussion_r783382976 I therefore propose to remove the explaining addition about inline comments at all, in favor of a...
See https://developer.mozilla.org/de/docs/Web/API/Console/dir If there's anything i should change or add please let me know.
This PR aims to solve the requirement of https://github.com/editorconfig/editorconfig/issues/323 to add support for `smart_tabs`. I propose to add a generic `indent_method` property to be able to 1. add support for...
I am currently working hard making bugs testable, ironing bumps out and enhance the use of classpaths in general. It unfortunately seems to be a huge effort to make the...
To let people easily toggle the linter: - [ ] provide a name for further enhancements (see https://github.com/steelbrain/linter/issues/1165) - [ ] provide a toggle command, if possible.
The base-specs should cover the full linter-api to avoid any breaking patches.