-
I am really having a hard time setting neotest and neotest-jest up. Can someone maybe make a setup guide for dummys?
-
Default test running in my project leads to the `command not found: jest`
Here is the command I have to use to run a test: I have to first `cd client` and then `NODE_ENV=test TZ=UTC $(yarn bin)/jest …
Seybo updated
6 years ago
-
Type: Bug
# Behaviour
Black server doesn't start because it requires an interpreter configured, even if `"black-formatter.importStrategy": "fromEnvironment"`.
## Expected vs. Actual
It shou…
-
Hello,
In my project I am using TSC 5.0.2. This version is well used when I open vim in the root of my project.
But, when I open vim in a subdirectory (ex: cd src/ && vim), coc-tsserver uses TSC…
-
When I try to run `:UpdateRemotePlugins`, I get this
```
Encountered AttributeError loading plugin at /Users/tsitnikov/.vim/plugged/neovim-ascii-diagram/rplugin/python3/ascii_diagram.py: module 'n…
-
Write completion rules for bash and/or zsh.
It is important to evaluate the design of ctags command line interface. Especially about the name of option.
I will write for bash as part of #1166.
-
When using universal-ctags as the default parser in gtags I get this warning:
```
Using configuration file '/Users/hisnawi/gitproject/gtags.conf'.
Using configuration label 'default'.
Using '…
-
-
**Is your feature request related to a problem? Please describe.**
I want a way to distinguish between methods and functions in JavaScript and other languages.
**Describe the solution you'd like**…
-
How would I wire this up to work in other file types, such as .mustache?
devth updated
8 years ago