-
I've finished the npm package containing the syntax definition patches as scraped from all CSS specifications.
https://github.com/csstools/postcss-plugins/tree/main/packages/css-syntax-patches-for-c…
-
The following code does not raise any warnings:
```rust
#[derive(Event)]
struct MyEvent;
fn main() {
let mut app = App::new();
App::init_resource::(&mut app);
App::run(&mut app)…
BD103 updated
3 weeks ago
-
We should be raising syntax error for the following code:
```py
*a = (1,)
```
https://play.ruff.rs/7e3fe1a8-7edc-40eb-a415-ced8f61bb7c1
-
I've been reviewing the latest version of the code and it's too straightforward. While simplicity is often praised, I'm concerned that by not introducing more complexity, we might be missing an opport…
-
Hey, I know it is a bit of nitpicking at this point, but it kinda bothers me that the highlight colors used by bat do not correspond to the ones used in helix, neovim, sublime, or other text editors. …
-
## IMPORTANT
All activies are tracked on **TSB Project**
https://github.com/users/spotlessmind1975/projects/2
## ORIGINAL DESCRIPTION
It would be interesting to be able to support the syntax…
-
Hi,
for a recent crash course, I created this fork and added syntax highlighting:
https://steffenpl.github.io/Julia-Cheat-Sheet/
Shall I create a pull request?
PS: I also added content to t…
-
Please go to comment https://github.com/sqlc-dev/sqlc/issues/3457#issuecomment-2199851963 for a more concise reproduction of the bug.
### Version
1.26.0
### What happened?
When calling an …
-
Mentioned in #438, could be nice to have syntax that allows users to write a reason for an assert, which gets displayed when the assert fails. Would make for more helpful error messages, especially wh…
-
placeholder
## client initiating action
damus
## client receiving or observing action (or lack thereof)
## timestamp
## what happens
## suggestion
@danieldaquino and @jb55 to advis…