Kenneth Skovhus

Results 254 comments of Kenneth Skovhus

Thanks for the suggestion! So the bash language server is integrated in most editors (Atom, Eclipse, Emacs, Helix, JupyterLab, Neovim, Sublime Text, Vim, Visual Studio Code, Oni, and other editors...

With #673 we now just miss basic variable expansion support.

I’ve been thinking about this feature as well! Happy that you validate the relevance. It shouldn’t be too hard to implement. > a suggestion to autocomplete the next lines with...

> You think it might be too hard?... I think that a language server can properly organise symbols and find the missing ones :) Shouldn’t be too hard, just additional...

Thanks @jarek. We are experimenting with auto issue creation using a bot/script. The goal being better monitoring and external overview of parser with issues. I'm curious to hear you feedback...

Can you add an example file here, it should work for both?

Thanks! Would you be up for fixing this? I hope it should be pretty straightforward as the other transformers handles this correctly (I believe). I suggest adding a test case...

It makes a lot of sense for this library to move from `@types/jest` to `@jest/globals` + make `@jest/globals` a peer dependency. The only challenge seems to be the `jest.Mock` type...

> Hi, @skovhus. Thanks for reviewing this merge request. Can you please merge it? I'm hitting this issue too and would love to get this fix. Thank you. I would...

@paulmelnikow @davidshepherd7 it would be awesome to get this merged. Anything I can do to help here?