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 40 million developers.
Sign up-
Microsoft
- http://mattbierner.com
Popular repositories
-
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
-
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
-
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
-
Changes VS Code's built-in markdown preview to match Github markdown rendering in style and content
-
Syntax highlighting for JS and TS tagged template strings using comments to specify language
3,561 contributions in the last year
Contribution activity
November 2019
- mjbvz/vscode-jsdoc-markdown-highlighting JavaScript
- mjbvz/ts-add-missing-fixall-bug TypeScript
- mjbvz/node-spdlog C++
- mjbvz/node-windows-foreground-love C++
Created a pull request in microsoft/vscode that received 6 comments
Remove some duplicate configuration nodes
For #79144
Currently we duplicate information for the editor and workbench configuration nodes in a few places (also duplicating the strings to be …
- Fix #84111
- #83646 Webview: Cannot load resource outside of protocol root", if .md source is an network share
- Fixes #82670 `Ctrl+W` closes more than the webview
- Show JS/TS References Code Lens for Inner Functions
- Nits in settings comments
- Fixes image name including # fail to render
- Correct useConpty usage
Created an issue in microsoft/TypeScript that received 12 comments
[3.7.2] Debug failure: Dynamic files must always have current directory context
Extracted from microsoft/vscode#84618 (comment) TypeScript Version: 3.7.2 Search Terms Update Open updateOpen untitled VS Code Problem @MLoughry …
- Very slow close of document symbols view
- Go to definition hover preview should not open a document on TS Server
- Add way to force expand a compressed directory in the explorer
- Cannot rename compressed folders in explorer
- Slow TypeScript intellisense in small project
- Help test and implement the markdown custom editor preview
- resolveCodeLens not aggressively cancelled when document changes
- Integrated terminal resets scroll position to top when emacs is closed
- Collaborate with TypeScript on 2020 roadmap
- Show keybindings in refactor menu
- Distinguish types of calls for call hierarchy?
- Show what specific type of refactorings/codeActions are not available when requesting explicit ones
- Show contributed code actions in extensions view
- Allow viewing and editing commands with 'args' in the keybindings editor
- Code action intellisense in the keybindings JSON editor
- Extension -> Contributions -> Commands — title shows placeholder localization strings
- Bundle TypeScript 3.7
- [Web] Disable standard browser select all in settings editor
- Debug Failure. Did not expect ClassDeclaration to have an Identifier in its trivia
- TS Server: Return description of why a given refactoring cannot be applied
- TSServer: Refactor trigger reason
- 3.7.2 — Cannot read property 'path' of undefined
- Add option to disable TS using inline import types in quick fixes
- Fix all missing imports inserts blank lines between imports
- [navtree] Only a single nameSpan listed for multiple declarations of interface
- TS Server: references does not mark isDefinition on constructor
- ProjectService.updateNonInferredProjectFiles - Cannot read property 'path' of undefined
- Formatting failure for multiline jsx attribute
- Improving refactoring discoverability and UX
- Error: Could not detect the language from repo.
- VSO: Visual Studio Online extension always says 'reload required'
- More clear visual indication of focus in `Create Environment` UI
- Escape key should always dismiss `Create Environment`
- Create environment on specific branch / commit
- 'Create Environment' UX — Errors should not shift UI around
- Incorrectly detected links in js file
- Don't open a blank page for mailto links
- Smart setting search blocked by CORS