-
Hi there,
Suppose I have the following directory structure
```
├─sub1
│ └─a
│ └─b
│ └─c
│ test.txt
│
├─sub2
│ └─a
│ └─b
│ └─c
│ …
-
**Describe the bug**
Tarpaulin (lately) forces other commands to recompile everything.
So when I change nothing in the project (code, Cargo.toml, anything) and `cargo tarpaulin` all other commands s…
-
Instructions: Replace the template text and remove irrelevant text (including this line)
Warning: if you don't fill this issue template and provide the reproducible steps the issue could be closed di…
-
Also see #2. I think there are two options:
1. Invoke the bash scripts from Windows. I'm not sure how / whether this can be done. Will require WSL to be installed. Not sure if there are further iss…
-
I've defined a new language that much better parses shell script:
- it allows arbitrary [[:alphnum].+:_-] characters in the name of the function (runnables in shell are allowed the same as the filena…
-
Issue Type: Bug
Can't open the terminal tab after the new upgrade!
VS Code version: Code 1.69.2 (Universal) (3b889b090b5ad5793f524b5d1d39fda662b96a2a, 2022-07-18T16:12:57.074Z)
OS version: Dar…
-
# Describe the bug
Expanding aliases inline, as described [here](http://blog.patshead.com/2012/11/automatically-expaning-zsh-global-aliases---simplified.html) and implemented [here](https://github.…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
This happens just by scrolling using `(pdf-continuous-scroll-forward 30)` and `(pdf-continuous-scroll-backward 30)`:
![image](https://user-images.githubusercontent.com/36224762/95016289-fdd1a700-065e…
-
Quoted macros like `%"d` have been implemented to increase support for windows systems, however they still produce directory strings with forward slashes instead of backslashes. This works fine in man…