Alex Young

Results 6 issues of Alex Young

Would you mind me adding support for TOML? Because TOML looks simpler and less error-prone There is a good article explaining the reason why TOML is better than YAML https://arp242.net/weblog/yaml_probably_not_so_great_after_all.html

needs discussion

Is it possible to config `hstr` to not print out whole history by `history -r` after deleting history? I found it quite annoying because it shows little information (it is...

:beetle: bug
:feelsgood: high

**What version of textlint are you using?** 11.8.2 **What file type (Markdown, plain text, etc.) are you using?** Markdown **What did you do? Please include the actual source code causing...

Type: Discussion

I use keyboard a lot, mouse cursor is usually far from the input cursor, so I have to look far away from the input cursor If the popup can show...

enhancement
help wanted

`--with-lldb --with-toolchain` are removed from https://github.com/Homebrew/homebrew-core/blob/master/Formula/llvm.rb

In [current logic](https://github.com/fpetrakov/stylelint-gamut/blob/master/src/index.js#L83-L88), stylelint-gamut will not report `color-no-out-gamut-range` if it is a css custom property. The reason behind seems because we only check the value when [actually using the custom...