-
sailboat can't detect action more than one hierarchy.
For example it will quick open api/login.js but can't open api/v-1/login.js.
-
I thought this setting does that but maybe it doesn't..
![image](https://user-images.githubusercontent.com/108145509/195157979-bea55576-ada5-455e-a06d-e10daafca3e9.png)
-
```
What steps will reproduce the problem?
1. Try to create a kmz file that includes also some ressources like icons,
models, etc.
What is the expected output? What do you see instead?
The API off…
-
On behalf of @michaellilltokiwa (moved from #544 ):
I hit an issue that seems to be very similar to this. Using libgc1 Version on debian is 8.2.2-3
Attached is a the source code to reproduce the iss…
-
Hi! I've been looking at this tool and I think it could be useful for what I want to do. In the file `plasmids.fna` I have a set of contigs that may be plasmids, and I wanted to use `tadrep detect` to…
-
When writing Block Editor related commands, I thought that it might be handy to make some of commands to be compatible with both approaches (Block vs Classic editor).
- Working with taxonomies on t…
cadic updated
7 months ago
-
```
It's a suggestion: drag and drop a table for "Execute SQL" tab generate a
select statement with all fiels of the table.
```
Original issue reported on code.google.com by `marciel....@gmail.com` …
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](ht…
lb-d updated
10 months ago
-
http://sphinx-doc.org/ext/coverage.html
Please improve the documentation of the above page.
What kind of coverage is used here? The coverage of unittests, or coverage of the docs (how many methods h…
-
I am trying to create a custom task that runs sbt assembly without running any tests.
```sbt
lazy val assemblyWithoutTest = taskKey[sbt.File]
assemblyWithoutTest := {
assembly
}
assemblyWi…