Mathias
Mathias
Allow to define prefetched language to avoid the overhead of importing the language data
Add demo and documention on how to use speed-highlight JS with frameworks - [ ] svelte - [ ] angular - [ ] react - [ ] vue
- [ ] godot - [ ] webassembly - [ ] mongodb - [ ] powershell - [ ] vim - [ ] cobol - [ ] ruby - [...
When I attempt to import `'gun/lib/time.js'` within Node.js, I encounter the following error. Here is a minimal reproducible example: ```json { "dependencies": { "gun": "^0.2020.1239" }, "type": "module" } ```...
Hi! Thanks again for this amazing pack! It would be nice to have an icon for lock files. Icon Example: https://github.com/zed-industries/zed/blob/v0.144.2-pre/assets/icons/file_icons/lock.svg Filename: *.lock Have a great day!
- Add references to the documentation - Add missing events - Remove tag specific event from globalAttributes - Add svelte 5 events - Fix formatting in description (add inline code)...
### Describe the bug Whenever you use a snippet inside an SVG with SVG tags, the tags appear in the devtools but are not visible. It's likely because the `a`...
fix #51 also fix #87 #89 (because I added `token.immediate` to `entity` but could be reverted if needed by creating two `entity` I think)