Skip to content

No labels!

There aren’t any labels for this repository quite yet.

Area: Auto completion
Area: Auto completion
Code completion and suggestion, aka IntelliSense.
Area: Basic formatting
Area: Basic formatting
Toggling bold, italic, etc. (Basic rich text editing features) No sure if it's an intuitive name.
Area: Block quote
Area: Block quote
https://spec.commonmark.org/0.30/#block-quotes
Area: Configuration
Area: Configuration
Requiring changes in configuration schema.
Area: Docs
Area: Docs
Pertaining to descriptions and explanations shipped with extension package.
Area: Document formatting
Area: Document formatting
Related to source code formatter.
Area: Editor theming
Area: Editor theming
Decorations and highlighting in editor.
Area: Exporting
Area: Exporting
To HTML. Probably also other formats someday.
Area: Input
Area: Input
Related to editor input processing (key presses, key bindings).
Area: Link
Area: Link
(Reserved) Markdown link processing, URI recognition, slugification.
Area: List editing
Area: List editing
List editing: continuation, numbering, toggling, etc.
Area: Meta
Area: Meta
Pertaining to build system, test system, infrastructure, code health, and the project itself.
Area: Notebook
Area: Notebook
VS Code Notebook
Area: Preview
Area: Preview
The Markdown preview is owned by VS Code. We have nearly no control.
Area: Styles and Presentation
Area: Styles and Presentation
Pertaining to the display of HTML (rendered form of Markdown). Generally, out of our control!
Area: Table of contents
Area: Table of contents
Pertaining to table of contents (TOC generation and detection, related heading operations).
Area: Table
Area: Table
GitHub Flavored Markdown table.
Area: Task list
Area: Task list
GitHub Flavored Markdown task list.
Area: UI
Area: UI
Related to UI controls (context menu item, notification, picker, view, etc.).
dependencies
dependencies
Pull requests that update a dependency file
Help wanted
Help wanted
Looking for help.
Issue: Enhancement
Issue: Enhancement
Improvements in existing features.
Issue: Epic
Issue: Epic
Mega thread (plan) which may involve features, bugs, and tasks.
Issue: Feature
Issue: Feature
Something brand new.
Issue: Performance
Issue: Performance
The ability to respond to user actions quickly. Diagnosis requires expertise and detailed info.
Issue: Question
Issue: Question
Issue: Task
Issue: Task
Not a bug. Even not a new feature. But we really need to do something.
Markdown dialect
Markdown dialect
Neither GFM, nor extensions currently accepted.