-
As a Quality Improvement user, I use SPC charts to track and monitor improvement activities. As part of my reporting requirements, I require annotations on my SPC charts that outline when, and what, w…
-
It would be awesome if `quarkus-cucumber` provided a `@ScenarioScoped` annotation, just like [`cucumber-guice`][cucumberGuice] and [`cucumber-spring`][cucumberSpring] do.
[cucumberGuice]: https://g…
-
I would love to be able to customize a few more things about the annotations.
1. Instead of adding another line for `# Schema version: 20240510213625`, what if it could be displayed as below?
2. S…
-
Thanks to @gdupont1, we thought about adding a system of annotations to the parser to give the possibility to extend our parsing to external developers.
**Question.** @jbcaillau Why do we have to w…
ocots updated
1 month ago
-
### Feature Request
I'm not too sure if this falls within the scope of `grizzly`, but it would be nice to be able to manage annotation objects through grizzly.
I'm able to create annotations que…
-
One of the first things I (and I presume many other developers) do when installing a new text editor or IDE is to enable inline git blame annotations (either natively, if the editor supports…
-
Sometimes, especially when writing libraries, explicitly annotating types which pylance can usually just infer is wanted.
I propose making a code-action show up whenever the cursor is at a place wh…
-
### Feature request description
Hello,
I have some code that listens to podman events (using `podman events --stream --output json --no-trunc`) and reacts to certain events.
The code needs to behave…
-
When we have many tens of thousands of annotations (usually around 20-40K), the interface will "lock up" during the loading. After digging into the timing, I think the issue is in the `addAnnotation` …
-
### Description of feature
The entrez IDs are super useful in RNASeq/enrichment analyses and would save us a lot of work if its done in the annotation step. This feature could help link our pipelines…