Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
-
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
-
VS Code extension that changes the built-in markdown preview to match Github's styling
-
VS Code extension that adds support for :emoji: syntax to the built-in markdown preview
-
Syntax highlighting for JS and TS tagged template strings using comments to specify language
-
Example of injecting a new grammar into VSCode's builtin markdown syntax highlighting for fenced code blocks
2,021 contributions in the last year
Contribution activity
March 2021
Created 58 commits in 6 repositories
Created a pull request in microsoft/vscode that received 1 comment
Make the backlayer webview span the full width of the notebook editor
Fixes #117489 With the new markdown renders, we are relying more on the back layer webview. This means that we need to do things like make sure the…
Opened 2 other pull requests in 1 repository
microsoft/vscode
2
merged
Reviewed 1 pull request in 1 repository
microsoft/vscode 1 pull request
Created an issue in microsoft/vscode that received 4 comments
'The WebView must be attached to the DOM' — When switching away from notebook diff editor
Issue Type: Bug Repro Open a notebook in the view (tested with the github issues notebook) Scroll down Switch to another file bug In dev tools, see: