Wiktor Czyż

Results 2 issues of Wiktor Czyż

1. Create `main.gleam` file 2. Fill it with: ```gleam pub fn main() { } ``` 3. Save file 4. Select all lines and do `:CodeSnap` 5. Crashes with: ``` thread...

Hey! I sometimes find myself trying to figure out which package certain imports come from, so when I saw #4485, I thought a good first contribution would be to implement...

status: needs review