JonSnowbd

Results 3 issues of JonSnowbd

https://user-images.githubusercontent.com/4250341/127779023-7ea827f2-0427-4e4a-b709-86971c73ca53.mp4 Sublime text 4, windows 10, latest main branch ZLS and Zig, ZLS config was ran to set it for Sublime Has this delay which is per import file, per...

enhancement
E-sublime

From error numbers to simple strings for users. A simple if tree that changes say "55" to "You need to be closer". Also considering adding a 3rd errorframe.

```html let site_name = $state("Starter-Project"); # Overview Begin with creating your project \`\`\` > mkdir {site_name} > cd {site_name} > npx sv create \`\`\` ``` I have this in my...