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 36 million developers.
Sign up
Popular repositories
-
vscode-lit-html
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
-
vscode-markdown-mermaid
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
-
vscode-github-markdown-preview-style
VS Code extension that changes the built-in markdown preview to match Github's styling
-
vscode-markdown-emoji
VS Code extension that adds support for :emoji: syntax to the built-in markdown preview
-
vscode-comment-tagged-templates
Syntax highlighting for JS and TS tagged template strings using comments to specify language
-
vscode-github-markdown-preview
Changes VS Code's built-in markdown preview to match Github markdown rendering in style and content
3,792 contributions in the last year
Contribution activity
May 2019
- mjbvz/learnopencv Jupyter Notebook
- mjbvz/vscode-todo-highlight JavaScript
- mjbvz/code-settings-sync TypeScript
- mjbvz/vscode-wakatime TypeScript
- mjbvz/better-comments TypeScript
- mjbvz/Vim TypeScript
- mjbvz/vscode-highlight-matching-tag TypeScript
- mjbvz/vscode-extensions-open-in-browser TypeScript
- mjbvz/vscode-icons TypeScript
- mjbvz/vscode-simple-icons Shell
- mjbvz/vscode-material-icon-theme TypeScript
- mjbvz/vscode-logfile-highlighter TypeScript
- mjbvz/vscode-auto-close-tag TypeScript
- mjbvz/vscode-jetbrains-keymap JavaScript
- mjbvz/Bracket-Pair-Colorizer-2 TypeScript
- mjbvz/vscode-delphi-keybindings TypeScript
- mjbvz/vscode-emacs TypeScript
- mjbvz/vsc-material-theme TypeScript
- mjbvz/vscode-es7-javascript-react-snippets TypeScript
- mjbvz/vscode-auto-open-markdown-preview TypeScript
- mjbvz/vscode-angular-snippets TypeScript
- mjbvz/vscode-peacock TypeScript
- mjbvz/vscode-background TypeScript
Created a pull request in vscode-icons/vscode-icons that received 3 comments
Set "extensionKind": "ui" to support remote development
Fixes #2045. See that issue for details
Created an issue in wakatime/vscode-wakatime that received 3 comments
Set extensionKind in package.json to support Remote Development
Hi, I'm on the VS Code team. We recently released support for Remote Development and I noticed that your may extension need a small change to ensur…