https://github.com/alperg/markdown-vscode
VS Code extension to copy code as markdown format
https://github.com/alperg/markdown-vscode
Last synced: 3 months ago
JSON representation
VS Code extension to copy code as markdown format
- Host: GitHub
- URL: https://github.com/alperg/markdown-vscode
- Owner: alperg
- License: mit
- Created: 2019-11-27T14:41:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T21:02:58.000Z (about 4 years ago)
- Last Synced: 2024-12-28T20:29:16.166Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VS Code Markdown extension
Copy your code / text as markdown format from within Visual Studio Code.#### How it works?
* Copy selection as markdown
### Installation
You can install this extension by pressing F1 in Visual Studio Code, then typing "ex install" and selecting it from the list.### Configuration
No config changes needed for this extension.### Feedback / Bug report / feature request
https://github.com/alperg/markdown-vscode/issues### Credits
Extension icon made by [Freepik](https://www.flaticon.com/authors/freepik/ "Freepik") from [flaticon.com](https://www.flaticon.com/ "Flaticon")