-
## What problem are you trying to solve?
- one needing to manually call `generateAntlrSources` to regenerate parser superclasses
- the project including ANTLR generated code in VCS: https://github…
-
## Summary
Provide a feature to generate QR code.
## Additional Context
```
Hey Appsmith-Team,
I have some questions for you.
Is it possible to generate qr codes within appsmith?
```
[Front…
-
### Link to reproduction
_No response_
### Environment Info
```text
Binaries:
Node: 20.17.0
npm: 10.8.2
Yarn: N/A
pnpm: 9.9.0
Relevant Packages:
payload: 3.0.0-beta.97
Operating Sy…
-
Non-replacing embeddables produce generated code in referencing record classes like this:
```java
/**
* Setter for the embeddable MONETARY_AMOUNT.
*/
public void setMonetaryAm…
-
(Please ensure you are running the latest version of Cloud Cloud IntelliJ with _Help > Check for Updates_.)
Code assist is not generating code based on the files that are opened in the IDE.
Prom…
-
The following:
```rust
fn f(x : impl Clone) {}
```
Causes creusot to generate an incorrect coma declaration:
```ml
module Myfile_F
type impl clone
(* ... *)
let rec f (x : impl clone)…
-
Hi @oliviermattelaer I just realised that there are two functions `ntuple` with the same API, one in ranmar.f and one in htuple.f.
This is extremely confusing. In fact yesterday evening I thought …
-
the allowlist functionality originally existed to populate the merveilles forum using pre-authorized domains where merv-adjacent people could be found. this was in the form of 1) the merveilles town m…
cblgh updated
8 hours ago
-
Based on my experiments, if a message contains [a well-known type](https://protobuf.dev/reference/protobuf/google.protobuf/), http4s-grpc produces invalid code. For example, this protobuf:
```protobu…
-
### Bug explanation
I am running a Material template project. On one particular MaterialForm I have a MaterialTextBoxEdit that is constantly problematic. on the"Initialize Component" section of the…