Jason

Results 29 issues of Jason

Visual Studio Code 1.23.0 macOS 10.13.3 ~/.hindent.yaml: ```yaml indent-size: 2 line-length: 100 force-trailing-newline: true ``` relevant settings: (tried with and without `--line-length=100` ```json { "hindentFormat.command": "/Users/jason.fry/.local/bin/hindent --line-length=100", "editor.wordWrapColumn": 100, "editor.wordWrap":...

type: question
type: needs-repro
component: visual studio

I just downloaded the plugin, I have no idea what would cause this, but the only rgba, hex, or hsla that are highlighted are black or white. I can confirm...

https://github.com/substack/minimist#security. > Previous versions had a prototype pollution bug that could cause privilege escalation in some circumstances when handling untrusted user input. > > Please use version 1.2.6 or later:...

Similar to [hlint](http://community.haskell.org/~ndm/darcs/hlint/hlint.htm#customization) in Haskell, it would be nice to be able to add custom warnings/errors. As an example, in our codebase we have a wrapper function around `onClick` that...

I'm not sure why the diff includes a8ec186

https://github.com/Derek-Jones/ESEUR-book I would make a PR but this repo looks like a mostly personal repo and some people wouldn't like that. I love your repo, great job aggregating some great...

I get an error when running `nvim` from any directory other than `~/.config/nvim`, even if I run it from `~/.config/nvim/user` I get this error. Any idea why? I removed `~/.local/share/nvim`...

I'd like support for markdown reference-style links. I don't like using inline links b/c it makes the line length very long, and if I wrap the line it almost always...

enhancement
idea
good first issue
markdown
test-needed
hacktoberfest