lara

Results 71 issues of lara

In a file like ```rs example.com/thisisactually\ verylong ``` is detected as `example.com/thisisactually` where it should be `example.com/thisisactuallyverylong` and the newline should be ignored like Rust does

**Is your feature request related to a problem? Please describe.** I "multitask" with Moonlight a lot, like every time I receive a message and want to reply, I have to...

**Is your feature request related to a problem? Please describe.** i keep going out and in from the app and having to do 3 taps every time gets boringgg **Describe...

[eslint docs](https://eslint.org/docs/latest/use/configure/configuration-files) say that the [new configuration file](https://eslint.org/docs/latest/use/configure/configuration-files-new) will be used and the [current version](https://eslint.org/docs/latest/use/configure/configuration-files) will be deprecated im unsure how to use this config with the new file, and...

enhancement

the advantage of this project is that it uses CoreML for a performance gain, so showing benchmarks would solidify how much this advantage is

triaged
feature

My idea is simple, the crate would dump/update the data to a file using its `serde` feature in another thread periodically or for every write The use-case would be when...

The full error is **stacktrace.txt** ``` Caught error when decoding packet (op: 0, length: 0) kotlinx.serialization.json.internal.JsonDecodingException: Cannot begin reading element, unexpected token: 10 JSON input: at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:24) at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:32) at...

when you open a view from a database (in my case, double clicking on an sql table): the presence is shown as a txt file: where it should show as...

Are there benchmarks somewhere comparing this with other drivers? I think it'd be useful to know how this performs compared to Diesel and SQLx

good first issue

[Discord docs](https://discord.com/developers/docs/resources/channel#message-object-message-structure) say that the distinction is significant: > **** This field is only returned for messages with a type of 19 (REPLY) or 21 (THREAD_STARTER_MESSAGE). If the message is...