-
Microsoft
- https://mattbierner.com
- c/code2020
-
rust-gems Public
Forked from github/rust-gemsA collection of rust algorithms and data structures
Rust MIT License UpdatedMar 7, 2025 -
-
vscode Public
Forked from microsoft/vscodeVisual Studio Code
-
vscode-extension-samples Public
Forked from microsoft/vscode-extension-samplesSample code illustrating the VS Code extension API.
-
vscode-markdown-languageservice Public
Forked from microsoft/vscode-markdown-languageserviceThe language service that powers VS Code's Markdown support, extracted so that it can be reused by other editors and tools
TypeScript MIT License UpdatedMar 3, 2025 -
VS Code extension that changes the built-in markdown preview to match Github's styling
-
vscode-markdown-mermaid Public
Adds Mermaid diagram and flowchart support to VS Code's builtin markdown preview
-
vscode-markdown-emoji Public
VS Code extension that adds support for :emoji: syntax to the built-in markdown preview
-
vscode-textmate Public
Forked from microsoft/vscode-textmateA library that helps tokenize text using Text Mate grammars.
TypeScript MIT License UpdatedDec 17, 2024 -
vscode-docs Public
Forked from microsoft/vscode-docsPublic documentation for Visual Studio Code
JavaScript Other UpdatedDec 12, 2024 -
vscode-markdown-it-katex Public
Forked from microsoft/vscode-markdown-it-katexAdd Math to your Markdown with a KaTeX plugin for Markdown-it
TypeScript Other UpdatedDec 11, 2024 -
-
vscode-markdown-languageserver Public
Forked from microsoft/vscode-markdown-languageserverMIT License UpdatedOct 30, 2024 -
vscode-prompt-tsx Public
Forked from microsoft/vscode-prompt-tsx -
-
Syntax highlighting for JS and TS tagged template strings using comments to specify language
-
-
vscode-folder-source-actions Public
VS Code extension for applying organize imports to all files in a folder
-
tik-tokenizer Public
Forked from microsoft/Tokenizer.NET and Typescript implementation of BPE tokenizer for OpenAI LLMs.
-
vscode-spell-checker Public
Forked from streetsidesoftware/vscode-spell-checkerA simple source code spell checker for code
TypeScript Other UpdatedApr 4, 2024 -
markdown-it-front-matter Public
Forked from parksb/markdown-it-front-matterPlugin to process front matter container for markdown-it markdown parser
JavaScript MIT License UpdatedApr 2, 2024 -
vscode-sort-lines Public
Forked from Tyriar/vscode-sort-linesVisual Studio Code extension to sort lines of text
TypeScript MIT License UpdatedFeb 28, 2024 -
Changes VS Code's built-in markdown preview to match Github markdown rendering in style and content
-
vscode-ts-package-manager Public
Forked from microsoft/vscode-ts-package-managerWeb-compatible package manager for tsserver
JavaScript MIT License UpdatedAug 25, 2023 -
morphdom Public
Forked from patrick-steele-idem/morphdomFast and lightweight DOM diffing/patching (no virtual DOM needed)
JavaScript MIT License UpdatedMay 12, 2023 -
vscode-markdown-checkboxes Public
VS Code extension that adds support for checkbox syntax to the built-in markdown preview
-
Makes yaml front matter render as a table in VS Code's built-in markdown preview:
-
vscode-markdown-shiki Public
Uses Shiki for VS Code's built-in markdown preview syntax highlighting
-
vscode-lit-html Public
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
-
vscode-python Public
Forked from microsoft/vscode-pythonPython extension for Visual Studio Code