vscode-markdown icon indicating copy to clipboard operation
vscode-markdown copied to clipboard

Markdown All in One

Results 228 vscode-markdown issues
Sort by recently updated
recently updated
newest added

## Problem ![image](https://user-images.githubusercontent.com/1876302/148149291-8c38a422-51d1-4878-b8f9-482fa47c967e.png) ## How to reproduce 打开 markdown all in one ## Configuration 除了这个,其他都没有改动 ![image](https://user-images.githubusercontent.com/1876302/148149348-d70f9bea-58f9-4115-8cca-0b4a8736f3a8.png) ## Environment 版本: 1.64.0-insider (system setup) 提交: 990ad4044032b05c0ebf0f67f800c5845baad4c7 日期: 2022-01-04T05:18:15.830Z Electron: 13.5.2 Chromium: 91.0.4472.164...

Issue: Bug
Upstream
Area: Editor theming

When selecting some text with headings, please make it possible to increase and decrease heading levels within the selection. For instance, if the following text is selected: ``` # abc...

Issue: Enhancement
Help wanted

#### What is the problem? In reference to several issues, prinicipally https://github.com/yzhang-gh/vscode-markdown/issues/17, I still am experiencing this problem. The backspace and enter bug is still not solved. Therefore, I had...

Needs More info
Issue: Performance
Area: Input

#### What is the problem? I want to exclude the heading "# On this page" from my workspace toc globally. I reviewed the instructions and it seems it might be...

Help wanted
Issue: Feature
Needs Discussion
Area: Table of contents

## What is the problem When trying to contribute to this project, it took me a lot of time to understand the part I'm interested in. I often have to...

Needs Discussion
Issue: Task

## Problem I'm also not satisfied with #885 now. It made many assumptions about file system and the existence of Node.js, causing an unexpectedly complex build system and blocking other...

Issue: Task
Area: Meta
Area: UI

This is a task following #1025. is still a very early draft. Let's wait.

Upstream
Issue: Feature

## Proposal You can currently format the entire Markdown document which formats the tables in it. Yet you sometimes encounter Markdown documents in projects that are not already fully formatted...

Issue: Enhancement
Help wanted
Area: Table
Area: Document formatting

## Proposal **Visual Studio Code for the Web** is the web-based editor that powers `github.dev`. Being compatible with it can help the Markdown editing experience on GitHub in web browser....

Help wanted
Issue: Feature
Area: Meta

Added configuration option for bold (strong emphasis) indicator. Options are `**` (default) or `__`. Addresses #325

Area: Configuration
Area: Basic formatting