Andrew Rynhard

Results 47 comments of Andrew Rynhard

I am having the same issue. ``` $ apm --version apm 1.15.3 npm 3.10.5 node 4.4.5 x64 python 2.7.10 git 2.10.0 ```

Please make this opt-in only :) ... multiline function definitions are ugly IMHO.

I agree with @geoah , 3 is my preference as well.

If `gofumpt` can't be configurable, this means that the convention of 1 would be imposed and there will be no way to disable this particular functionality of `gofumpt`?

> I either choose all args on one line or all args on separate lines. This sounds like a good guideline to me. Anything in between is ugly and harder...

@rcjsuen https://github.com/neovim/nvim-lspconfig

I must be missing something? I don't see how to do this.

> > I must be missing something? I don't see how to do this. > > > > @andrewrynhard The LSP client is responsible for calling the language server with...

Is there a way to achieve this with markdownlint today? This issue is a bit dated.

Maybe this: https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements.