Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
antfu created a branch on shikijs/shiki
feat/precompiled-grammar - A beautiful yet powerful syntax highlighter
antfu opened a pull request on slevithan/oniguruma-to-es
feat: expose raw options on `EmulatedRegExp`
I would need this for https://github.com/shikijs/shiki/issues/878 where I can serialized it into JS code with like: ```ts // pseudo code let jsCode = '' for (const reg of regexps) { if (...antfu created a branch on slevithan/oniguruma-to-es
feat/expose-raw-options - Convert patterns from Oniguruma (the regex engine used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp
antfu opened a pull request on shikijs/vscode-textmate
feat: support bypassing RegExp literals
This allows grammars to have RegExp literals where it can be bypassed by processing Supporting https://github.com/shikijs/shiki/issues/878antfu created a branch on shikijs/vscode-textmate
feat/bypass-regex-literal - Shiki's fork of `vscode-textmate`
antfu closed a pull request on shikijs/shiki
Use correct method in docs example
Update import in the example docsantfu pushed 1 commit to main shikijs/shiki
- feat: introduce `@shikijs/themes` and `@shikijs/langs` packages (#879) 32ce29f
antfu closed a pull request on shikijs/shiki
feat: introduce `@shikijs/themes` and `@shikijs/langs` packages
This PR moves langs and themes from `shiki/langs/*.mjs` to `@shikijs/langs/*` for better compsoable. This is also one step towards #878antfu created a tag on antfu/vscode-array-index-inlay
v0.4.2 - Show array index inlay hints for large arrays for VS Code
antfu pushed 2 commits to main antfu/vscode-array-index-inlay
antfu closed an issue on antfu/vscode-array-index-inlay
not support experimental syntax 'decorators'
### Describe the bug ![image](https://github.com/user-attachments/assets/cd52c2d7-027a-4fca-bb05-b4820279c522) ### Reproduction none ### System Info ```Shell System: OS: Windows 11 10.0...antfu pushed 1 commit to main antfu/vscode-array-index-inlay
- feat: support syntax decorators (#13) 6f4a4a5
antfu closed a pull request on antfu/vscode-array-index-inlay
feat: support syntax decorators
<!-- DO NOT IGNORE THE TEMPLATE! Thank you for contributing! Before submitting the PR, please make sure you do the following: - Read the [Contributing Guide](https://github.com/antfu/contr...antfu opened a pull request on shikijs/shiki
feat: introduce `@shikijs/themes` and `@shikijs/langs` packages
This PR moves langs and themes from `shiki/langs/*.mjs` to `@shikijs/langs/*` for better compsoable. This is also one step towards #878antfu created a branch on shikijs/shiki
feat/langs-themes-package - A beautiful yet powerful syntax highlighter
antfu closed a pull request on vueuse/vueuse
chore: update team members
@antfu Thanks for giving me the opportunity of being part of the team. I learned a lot along the way and it made me feel special. I did my best to give back as much as I can. Unfortunately there ar...antfu pushed 1 commit to main vueuse/vueuse
- docs: new team page, introduce Team Emeriti (#4435) Co-authored-by: sibbng <[email protected]> eaac9df