Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

antfu

antfu created a branch on shikijs/shiki

feat/precompiled-grammar - A beautiful yet powerful syntax highlighter

antfu pushed 1 commit to feat/bypass-regex-literal shikijs/vscode-textmate

View on GitHub

antfu pushed 1 commit to feat/bypass-regex-literal shikijs/vscode-textmate

View on GitHub

antfu pushed 1 commit to feat/bypass-regex-literal shikijs/vscode-textmate

View on GitHub

antfu deleted a branch shikijs/shiki

feat/langs-themes-package

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/878
antfu created a branch on shikijs/vscode-textmate

feat/bypass-regex-literal - Shiki's fork of `vscode-textmate`

antfu pushed 1 commit to main shikijs/shiki

View on GitHub

antfu closed a pull request on shikijs/shiki
Use correct method in docs example
Update import in the example docs
antfu pushed 1 commit to main shikijs/shiki
  • feat: introduce `@shikijs/themes` and `@shikijs/langs` packages (#879) 32ce29f

View on GitHub

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 #878
antfu 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

View on GitHub

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

View on GitHub

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 #878
antfu created a branch on shikijs/shiki

feat/langs-themes-package - A beautiful yet powerful syntax highlighter

antfu starred slevithan/oniguruma-to-es
antfu deleted a branch vueuse/vueuse

team-page

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

View on GitHub

antfu closed a pull request on vueuse/vueuse
docs: new team page, introduce Team Emeriti
The new team page is under `/team`. I also introduced Team Emeriti for inactive team members. I picked members who didn't contribute in the past year. Please feel free to let me know if you hav...
antfu created a comment on an issue on antfu/vscode-array-index-inlay
I see. Feel free to PR to add that babel plugin

View on GitHub

antfu reopened 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 created a review on a pull request on eslint/config-inspector

View on GitHub

antfu pushed 1 commit to fix/negate-glob yidingww/config-inspector

View on GitHub

antfu created a comment on a pull request on eslint/config-inspector
Thanks for both of your hard works! @comp615 @yidingww This implementation looks more solid to me, @comp615 do you mind me taking this inside of #109? Or do you have any thing to add?

View on GitHub

Load more