https://github.com/franneck94/vscode-coding-tools-extension-pack
https://github.com/franneck94/vscode-coding-tools-extension-pack
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/franneck94/vscode-coding-tools-extension-pack
- Owner: franneck94
- License: mit
- Created: 2021-02-05T17:19:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T07:13:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T11:14:37.299Z (8 months ago)
- Size: 22.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding Tools Extension Pack
These are my favorite extensions to make VSCode and development (regardless of the programming language) easier and more fun.
## Extensions Included
* [Workspace Format](https://marketplace.visualstudio.com/items?itemName=franneck94.workspace-formatter) - Format all your files in a workspace with one click.
* [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) - Create more human-friendly comments in your code.
* [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense) - Plugin that autocompletes filenames.
* [VSCode Intellicode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - The Visual Studio IntelliCode extension provides AI-assisted development features.
* [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff) - You can compare (diff) text selections within a file, across different files, or to the clipboard.
* [Open html in Browser](https://marketplace.visualstudio.com/items?itemName=peakchen90.open-html-in-browser) - Fast open html file in browser.
* [VSCode YAML](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) - Provides comprehensive YAML Language support.
* [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one) - Markdown keyboard shortcuts, table of contents, auto preview, and more.
* [Markdown Lint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) - Markdown linting and style checking.
* [Editor Config](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) - EditorConfig Support for Visual Studio Code.
* [Prettier](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) - Code Formatter for Markdown, YAML, JSON and more.
* [CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap) - Take beautiful screenshots of your code,
* [vscode-pdf](https://marketplace.visualstudio.com/items?itemName=albert.TabOut) - Display pdf file.
* [SVG Previewer](https://marketplace.visualstudio.com/items?itemName=vitaliymaz.vscode-svg-previewer) - Preview SVG images.
* [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens) - Highlight lines containing diagnostics.
* [Even Better TOML](https://marketplace.visualstudio.com/items?itemName=tamasfe.even-better-toml) - This extension will try to support all the TOML versions in the future.
* [Hex Editor](https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor) - Hex editor for viewing and manipulating files in their raw hexadecimal representation.
* [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack) - Open any folder in a container, on a remote machine, or in the WSL.## Want to see your extension added?
Open a PR and I'd be happy to take a look.
## Copyright for the icons
*Tools* Icon made by Freepik from [www.flaticon.com](https://www.flaticon.com/free-icon/tools_1077198?term=tool&page=1&position=4&page=1&position=4&related_id=1077198&origin=search)
*Editor* Icon made by Freepik from [www.flaticon.com](https://www.flaticon.com/free-icon/film_2634393?term=editor&page=1&position=19&page=1&position=19&related_id=2634393&origin=search)**Enjoy!**