-
### What happened?
![Снимок экрана 2024-08-22 в 18 00 06](https://github.com/user-attachments/assets/61254788-7133-405e-b642-946a3e3e6d2b)
### Library Version
main
### Xcode Version
16
### Swi…
-
### Summary
There is TLB syntax support in func plugin for intelleji IDEs, but not for neovim, zed etc. The goal is to add this support.
### Context
Currently when using neovim, there is o…
-
```shellconsole
$ cargo run programs/tokens.chef
warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead
--> src/parser.rs:655:31
…
-
Postgres allows PLpgSQL variable declarations to inherit the type of a table row or column using special syntax ([docs](https://www.postgresql.org/docs/current/plpgsql-declarations.html#PLPGSQL-DECLAR…
-
## Describe the bug
We are experiencing issues with our BigQuery ingestion jobs where there is no lineage between BigQuery tables and views in a significant number of cases.
The ingestion logs sh…
-
Consider:
```go
type _[a (b + 3),] struct{}
```
This is parsed successfully by `go/parser` and it gets formatted into:
```go
type _[a b + 3] struct{}
```
This is not valid go syntax. N…
-
The PostgreSQL grammar defines error listeners [LexerDispatchingErrorListener.cs](https://github.com/antlr/grammars-v4/blob/master/sql/postgresql/CSharp/LexerDispatchingErrorListener.cs), [ParserDispa…
-
Hello! I was reviewing a change to some Rust code in AOSP the other day, and they call `libc::listen`. This is an unsafe function, so I asked them to document the preconditions in a safety comment abo…
-
### The nature of the feature:
- [ ] Parser(syntax, conceal etc. related)
- [X] Renderer(style, options etc. related)
- [ ] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
I would like to organize my files by creation date in the metadata, but the problem is that they all have the following format: `Created at: 03/05/2019 | 22:00`
I have searched all the documentatio…