Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
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,402 contributions in the last year
Contribution activity
August 2020
Created a pull request in microsoft/vscode that received 5 comments
Add proposed webview view API
For #46585
This adds a new WebviewView proposed api to VS Code that lets webview be used inside views. Webview views can be contributed using a con…
Created an issue in microsoft/vscode that received 4 comments
Two full TS servers spawned for on TS 3.9.x
Issue Type: Bug
repo
npm i -g [email protected]
Set your user tsdk to use this version, for example:
"typescript.tsdk": "/Users/matb/.nvm/version…
- Poor setting search result ordering
- Add "(approximate)" to TS partial mode hovers / IntelliSense
- Account badge number doesn't update
- Submenu jumps when scrolling on up/down arrow
- Disable 'add item' for setting when key is empty?
- Warn when 'add item' will override an existing value?
- Error when viewing keybinding updates in setting sync view
- 'UI State' history entries in setting sync view always show complete delete of file contents
- Error running command workbench.actions.sync.editMachineName
- Don't prompt to enable language packs when they are installed through setting sync
- 'Setting Sync: Open local backups folder' resulted in an error if run before sync is enabled