Block or Report
Block or report mjbvz
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
vscode-markdown-mermaid Public
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
-
vscode-lit-html Public
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
-
Syntax highlighting for JS and TS tagged template strings using comments to specify language
-
vscode-markdown-emoji Public
VS Code extension that adds support for :emoji: syntax to the built-in markdown preview
-
Example of injecting a new grammar into VSCode's builtin markdown syntax highlighting for fenced code blocks
2,365 contributions in the last year
Contribution activity
August 2022
Created 105 commits in 9 repositories
Created a pull request in microsoft/vscode that received 2 comments
Run our custom eslint rules using ts-node
Use ts-node to run our custom eslint rules. This lets us delete the pre-compiled js. It also means you can don't have to compile the rules while ed…
Opened 73 other pull requests in 5 repositories
microsoft/vscode
2
open
57
merged
- Pick up latest TS for building VS Code
- Marking fields readonly
- Use own calls to localize
- Bump server version
- Pick up new TS version for building VS Code
- Pick up TS 4.8 RC
- Bump webview fallback commit
- Fix markdown link diagnostics not updated when directories are renamed / deleted
-
Remove stringbuilder code for when
TextDecoderdoesn't exist - Allow markdown code blocks to contain data after language id
- Use notebook document uri for drop / copy paste
- Pick up new markdown LS version
- Convert to async
- Fix sort order of fixes with diagnostics
- Fix notebook links with empty hashes
- Move reviveWorkspaceEditDto2
- Show error when markdown preview restore fails
- Add readonly to notebookMessaging types
-
Apply editor-font-family to all
codein notebooks - Update TS versions
- Remove dom.createEventEmitter
- Add experimental support for update markdown links on file moves/renames
- Fix package version
- Fix interactive and untitled notebook base uri
- Remove event.ts stopEvent
- Some pull requests not shown.
microsoft/vscode-markdown-languageservice
9
merged
- 0.0.0 Release
- Fix workspace edit using both changes and documentChanges
- Bump versions and localize strings
- Enable directory rename edits
- Use enums instead of strings
- Reduce duplication for rename
- Make rename file preserve the file extension
- Add experimental support for update links on file rename
- Clear watchers when file is closed
microsoft/vscode-markdown-tm-grammar
3
merged
microsoft/vscode-docs
1
merged
microsoft/language-server-protocol
1
merged
Reviewed 47 pull requests in 10 repositories
microsoft/vscode
25 pull requests
- added action bar to Code Action Widget
- Limit cell execution update events. Shouldn't be needed for output updates.
- fix pasting image into newly created cell bug
- Code action widget accessibility for screen reader
- JavaScript and Node.js walkthrough
- Code action widget style fixes and fix #158030
- Added Icons and Header Separators to Code Action Widget
- Use triage bot PAT for TPI validator so comments come from bot
- Notebook cell debug menu sometimes disappears
- Git - Fix more scenarios where the post commit command setting is not honoured.
- Minimal document edits for file content change
- Update comment thread context menu proposal
- Remove console log from nb webview
- Initial first run of telemetry output API
- Widget hover preselection when opening Code Action Widget
- change dir of cellAttachmentRenderer
- Add check for language tag settings
- Align Cell Markup/Markdown
- Fix typos in files.ts
- Fix suggestEnabledInput text selection contrast
- Support for pasting images into markdown notebook cells
- Fix #147912 (multipleSessionWarning debug option)
- Remove unused messages in nb webview
- Fix #154358. Avoid dom update in resize observer handler
- Bugfix for code action clicking #157017
- Some pull request reviews not shown.
microsoft/vscode-js-debug
4 pull requests
microsoft/vscode-extension-samples
2 pull requests
mjbvz/vscode-markdown-mermaid
1 pull request
microsoft/vscode-typescript-tslint-plugin
1 pull request
microsoft/typescript-template-language-service-decorator
1 pull request
microsoft/vscode-js-profile-visualizer
1 pull request
microsoft/vscode-github-triage-actions
1 pull request
microsoft/vscode-markdown-languageservice
1 pull request
microsoft/vscode-loc
1 pull request
Created an issue in commonmark/commonmark-spec that received 10 comments
Consider not adding empty alt tags to rendered images
Originally reported in markdown-it/markdown-it#885
Setup
Create a reference to an image that does not exist: 
Problem
Common Mark curr…
Opened 20 other issues in 4 repositories
microsoft/vscode
6
open
5
closed
- Test updating markdown paths on file move/rename
- Code action menu cmd+enter only works for refactorings
- Code action widget doesn't have border in high contrast theme
- Dropping image into markdown notebook cell inserts full URI
- Add onWillSaveNotebookDocument
- Also enable dropping of images into notebook cells to create attachments
-
Move
cellAttachmentRendererinto own directory - Bundle TypeScript 4.8
- Poor sort order for 'go to symbol'
- Add option to copy image into workspace when dropping it into markdown
- Add activeWebviewPanelId context key




