Pinned
1,553 contributions in the last year
Less
More
Activity overview
Contributed to
mozilla/glean-dictionary,
irydium/irydium,
mozilla/data-docs
and 5 other
repositories
Contribution activity
July 2021
Created 49 commits in 2 repositories
Created 1 repository
- wlach/myst-vs-code TypeScript
Created a pull request in executablebooks/myst-vs-code that received 3 comments
Add support for Svelte chunks
Currently the syntax highlighting isn't quite right, probably related to a bug in the underlying Svelte highlighter for vscode: sveltejs/language-t…
+95
−0
•
3
comments
Opened 29 other pull requests in 1 repository
irydium/irydium
28
merged
1
open
- Open links in irydium documents in new tab
- Add some very basic community governance stuff
- Silence sapper's typescript warnings for polka
- Revert most of the changes to package-lock.json
- Remove package lockfiles for submodules
- Language plugins
- Configure dependabot
- Allow specification of scripts and inputs either as array or single value
- Ensure that dev site works without supabase configured
- Add instructions on how to install Irydium via NPM
- MyST admonitions
- Hopefully make viewer work when installed via npm
- A few fixes to the viewer application for npm
- Fix standalone compiler command
- Update publish config for lerna
- Better viewer error when file doesn't exist
- Remove some debugging log statements
-
Pregenerate
postsendpoint on site - Show a proper error if we can't process a svelte component
- A bunch of unprincipled hacks to make Y.js import successfully
- Better error handling in Irydium viewer
- Start rendering error output from compilation step
- Handle code chunks with curlies in them
- Split up compiler into two parts and start adding tests
- Throttle updating document to once every 500ms
- Some pull requests not shown.
Reviewed 1 pull request in 1 repository
irydium/irydium 1 pull request
Created an issue in sveltejs/language-tools that received 6 comments
VSCode plugin: Syntax highlighting not correctly applied to embedded svelte component in markdown
Describe the bug Syntax highlighting not correctly applied to embedded svelte component in markdown when using "Svelte for VSCode" To Reproduce Ste…
6
comments