Peaceful James

Results 34 comments of Peaceful James

@kinow Can you please share what you exactly did to get that nice horizontal diagram?

This is a really good idea and quite necessary for this lib (I think). @dolfinus I see on your branch that the github actions have not run for a few...

> Hi. > > > github actions have not run for a few months > > I've disabled this action just to stop it from adding new commits and making...

@Betree Can this be merged please? It would be a great addition.

> This is an `lsp-mode` limitation [emacs-lsp/lsp-mode#713](https://github.com/emacs-lsp/lsp-mode/issues/713) I'm not sure that we can do anything to override that on the ElixirLS side. I did just start trying out a snippet...

I am getting the same `Unexpected token ':'` error. I have tried deleting the `.browserslistrc` file. I have tried setting `target: 'browserslist` with only targeting a single version of Chrome....

@einarq In this issue, you describe working with karma 6. However, in the linked "example" repo you are using karma 5. Do you have an example "karma 6" repo?

> target: 'browserslist:modern', @einarq What does your `.browserslistrc` file look like?

@einarq Thanks. I will try that. The `target: 'browserslist:modern',` that you put in `karma.conf.js`, is that a root level config option? I can't find it in the docs. EDIT: Never...

I have done some more investigation and I think my problem is actually different in nature to the OP. I have a lib called `draft-js` that has a particular line...