Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harttle/md-padding-vscode
md-padding 的 VS Code 插件
https://github.com/harttle/md-padding-vscode
markdown padding vscode
Last synced: 22 days ago
JSON representation
md-padding 的 VS Code 插件
- Host: GitHub
- URL: https://github.com/harttle/md-padding-vscode
- Owner: harttle
- Created: 2020-02-01T16:58:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-12T17:05:13.000Z (about 1 month ago)
- Last Synced: 2024-10-14T20:43:19.673Z (about 1 month ago)
- Topics: markdown, padding, vscode
- Language: TypeScript
- Size: 472 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# md-padding README
VS Code plugin for [md-padding][md-padding], install via:
https://marketplace.visualstudio.com/items?itemName=harttle.md-padding-vscode
## Command
Open command palette, input "Markdown Padding" and hit Enter. To open the command palette:
打开 命令面板,输入 Markdown Padding 并回车。命令面板 快捷键:
- Windows:Ctrl + Shift + P
- Mac:Command + Shift + P
- Linux:Ctrl + Shift + P## Formatting
Select "Formatting" in the context menu of the editor, or:
在编辑器里右键点格式化,或者:
- Windows:Shift + Alt + F
- Mac:Shift + Option + F
- Linux:Ctrl + Shift + I## Options
Option | Type | Description
--- | --- | ---
`mdpadding.ignoreWords` | `Array` | 这些字词内部和前后禁止加空格## Bug Reports, Documentation and Contribution
Please refer to:
[md-padding]: https://github.com/harttle/md-padding