-
# Context
Consider refactoring some systems in the next release.
# Problem description & Solution
As of now, some states contains logic that could be moved to systems.
Pros:
* to be more ECS-…
-
Currently, the drone can be armed and flown in stabilized, altitude, position etc without having a full GPS lock. This then leads to the drone not being able to switch to mission mode _even after_ it …
-
(This is not a bug report, more a request for clarification to help me understand why we are searching vocabulary for best match in a particular situation. I will update the inline doc with some more …
-
### Describe the suggested improvement
#### Is your improvement related to a problem? Please describe.
Our current Vue.js application has some remaining composables that maintain state at the mo…
-
Take a D file with only this line:
``` D
void main(){write(cast(int)'ߞ');}
```
Try to auto-import 'write' from std.stdio.
Next try this content:
``` D
void main() {
write(cast(int)'ߞ');
}
```
…
-
**Is your feature request related to a problem? Please describe.**
While working on a bug fix, I've encountered some complex JS in `initializeCommentsPage.js.erb`, and I'd like to refactor it. I've…
-
Hello Bookdown team!
Thanks for your work, it is much easier to create PDF files with Bookdown than with LaTeX!
However, sometimes I need to fix only LaTeX chunks. Unfortunately I did not find Boo…
-
Now that Core 4 is using RabbitMQ, it would seem logical that the RabbitMQ pack could be used to monitor the Rabbit instance running on your Zenoss Core master server, however this pack seems demand m…
-
The code of [`org.jabref.logic.importer.fileformat.CitaviXmlImporter`](https://github.com/JabRef/jabref/blob/2db30cb26d1140af307042126fe2a3f0ba121f06/src/main/java/org/jabref/logic/importer/fileformat…
-
The implementation of the indicator export part is not abstract enough and cannot be flexibly adapted to other scenarios. You can refer to the implementation of springboot.