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