Alexander Popov

Results 337 comments of Alexander Popov

> You could use a remark config file like that, but you currently cannot use globally installed plugins (those installed with npm install -g). > > You could install these...

> Why closing it when you agree it's a good idea? IMO it should stay open for contributors to pick, just label it accordingly. I agree. @Richard87 Just add the...

> Related to #583 > > Feel free to use my [fork](https://github.com/alexrudd2/linter-stylelint) @brandondurham @akrawitz @sebastianhelbig > > `apm uninstall linter-stylelint` `apm install alexrudd2/linter-stylelint` Thank you, nice work. BTW, I ask...

The similar for `keyframe-selector-notation`.

My own: Steps to reproduce: 1. Open Atom on [AlexWayfer/flame-flash](https://github.com/AlexWayfer/flame-flash) repository. 2. That's all. **Atom**: 1.46.0 x64 **Electron**: 4.2.12 **OS**: "Arch Linux" **Thrown From**: [linter-markdown](https://github.com/AtomLinter/linter-markdown) package 5.2.11 ### Stack Trace...

@Arcanemagus @wooorm can we somehow fix it please? There are too many duplicates of this issue, and it's a pretty annoying, to be honest.

> @AlexWayfer I don’t think anyone maintains this project anymore. I’ve used linter-remark since 2016. OK, thank you. It's sad. The whole Atom and its ecosystem seems dying. :pensive:

Work-around: add `package.json`, my content of it: ```json { "scripts": { "remark": "remark -f ." }, "devDependencies": { "remark-cli": "^9.0.0", "remark-gfm": "^1.0.0", "remark-preset-lint-recommended": "^5.0.0" } } ```

> Fixed in #470 I don't see it in production. Are there anywhere deploy plans / notifications?

Oh, I've got it: there is a conflict with [this Chrome extension](https://chrome.google.com/webstore/detail/autoscroll/occjjkgifpmdgodlplnacmkejpdionan). As I wrote, it'd be better to have links instead of… not even buttons, spans. OK.