-
Hello,
since yesterday scanBarcode() crashes the android app with no error to catch. I created a new project as minimal example and tested on real devices as well as emulators. Hosted as website, the…
-
This happens when the query contains two consecutive closing grouping parenthesis, e.g. `(a or (b and c))`. The last three tokens will be
```
{
"type": "closingParen",
"range": {
…
-
### What is the issue?
I am unable to run `dagger call` locally.
I removed my `node_modules`, deleted the `sdk` folder and re-ran `dagger develop`.
```
Error: Cannot find package '/src/dagger…
-
I have converted an existing angular repo to shell app using `ng g @angular-architects/native-federation:init --port 4220 --type dynamic-host` commant and successfuly converted and app running fine no…
-
I keep getting an error every time after using `Go to definitions` it typically appears after navigating down using `j` as I use `neovim` btw xD. This specific [file](https://github.com/AstroNvim/astr…
-
### Describe the bug
The typescript parsers cannot be downloads in Windows, other parsers compiles and run ok.
Suspect Party:
```
Can't create '\\\\?\\C:\\Users\\ander...
```
That path is …
-
### Plugin(s)
- [X] Barcode Scanning
- [ ] Face Detection
- [ ] Face Mesh Detection
- [ ] Selfie Segmentation
- [ ] Translation
### Version
6.1.0
### Platform(s)
- [X] Android
- [ …
-
## Problem
Currently, language injections are treated as the top-level node in that language's tree-sitter.
It would be very valuable to provide a feature that allowed for treating a specific in…
-
Spun out of https://github.com/dagger/dagger/pull/8115#discussion_r1716905912
Currently, a default enum value might look something like:
```typescript
constructor(status: Status = "INACTIVE") {…
-
## 🚀 Feature Proposal
Support for TypeScript files
## Motivation
It's impossible to parse `.ts` and `.tsx` files now which makes it hard to use with any modern project
## Example
It wou…