-
We got a contributor feature:
* https://github.com/getsentry/sentry-unity/pull/1687/
This looks like it should have been setting an env var instead?
See: https://github.com/getsentry/sentry-docs/pull…
-
**Is your feature request related to a problem? Please describe.**
Should the colors and symbology used for TADA maps be consistent?
[TADA_ColorPalette()](https://usepa.github.io/TADA/reference/…
-
**Describe the requested icon(s)**
**References**
**Additional context**
-
I found a few issues mentioning this problem as well, yet they are more focused on the documentation aspect of this warning printed by Jazzy:
```
Found conflicting type declarations with the same …
-
Hello all.
using the Adafruit Feather 2040 RP2040 DVI, Arduino IDE 2.3.2, current version of PicoDVI and associated libraries, and I am getting the following error:
\Documents\Arduino\libraries\…
-
**Bug Description**
Importing document results in extra line breaks, unmatched text color ("Master Script" not converted to white due to text color not originally selected to Automatic?) and bullet s…
-
### Check for existing issues
- [X] Completed
### Language
Markdown
### Tree Sitter parser link
_No response_
### Language server link
https://github.com/microsoft/vscode/tree/mai…
-
### Description:
Develop a comprehensive class diagram to represent the core entities and relationships within the Quizalaxy project. This diagram will serve as a blueprint for building the applicatio…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
`a ?b :c` used to work, with #1498, it no longer parse, have to do `a ?b : c` now