-
**Describe the bug**
Vsiaul studio crashes when editing a .prg file.
If I only open the file, it's ok, when I start editing after a short while it will crash
I've create a crashdump of VS when cr…
-
i am using the command for deployment status , i tried with two command still i am getting status_output=$(sf project deploy report -i "$deploy_id" -u "${SALESFORCE_USERNAME}" --wait 0 --json) as well…
-
Hello there,
I found [this website](https://isitdaytime.com/) that offers the current weather as iCalendar. However, ICSx5 is not able to parse the calendar. You can find the iCalendar which I have…
-
Running #7 for a bit tripped a timeout on some reasonably small input (48 seconds for me with a release build)
```rust
#[test]
fn slow() {
let _ = tomling::parse("a=[[[[[[[[[[[[[[[[[[[[[[[[[…
-
Hello, can you add support for a new type of IPA link, which are webpages that contain a bunch of links, only getting links that end in ".IPA":
Examples:
http://www.salixa.com/trh/ios/IPAs/ipa/
h…
-
I got the following error passing a "command" as an argument to `yesod devel`:
```sh
> dotenv -o -- yesod devel --success-hook "echo foo"
Invalid argument `foo'
Usage: yesod [-d|--dev] [-v|-…
-
I know the design of CSSTree is intended to mimic how the browser CSS parser works, so it's fault-tolerant.
I'm looking at using CSSTree for linting CSS, and this fault-tolerance means it's difficu…
-
it says that on line 5769 of the playerobject.txt, operand "camera.enabled" not found, the game worked normally before but when i tried using sonic nexus rsdkv4 the game broke
-
Hi!!
I am getting these errors, and I would like to know if it is really an error.
```
getExpr: Error parsing expresion [(and (car_assembled car1))]
getExpr: Error parsing expresion [(car_ass…
-
Thank you so much for this super helpful package!
I was wondering if there is a way to parse a datetime from several places within a string, basically the inverse to `"Today is {d:%d} in {d:%B} of…