tommyc38
tommyc38
It's pretty tough to see where you are going wrong with more complex commands without being able to see the actual command being executed. I read the docs but didn't...
I generally only reach for nvim when I need to do some heavy lifting that IdeaVim can't afford me. It would be incredible if I could open an IDE terminal...
Below are two screenshots which show that the function calls aren't grouped correctly or something. Note the calls I am referring to by my cursor location. Also, you can see...
It would be great if you could toggle the overlay off by tapping on it (not the resize handles of course). The motivation behind this is that, more often than...
**Logs and screenshots** Please provide debug logs by running Cypress from the terminal with `DEBUG=code-coverage` environment variable set, see the [Debugging](https://github.com/cypress-io/code-coverage#debugging) section of the README file. **Versions** - What is...
I have configurations for serve, watch, and the firebase targets. My configs for each are dev, prod, and local. The problem I am facing is that the serve target/executor doesn't...
Questions
Forgive me for asking here but I am new to working with maps. First, this draw tool is fantastic and just what I was looking for. However, I'm not sure...
**Describe the bug:** The run configuration template needs to include a local project to remote dir/file mapper just like the native Javascript template configuration does. If I try running a...
**Is your feature request related to a problem? Please describe.** I need to be able to run different builds of iOS/Android dynmaically. In order to do that I need to...