Aria VSCode Essentials Pack
Aria's VSCode Essentials Pack is a language agnostic extension pack for VSCode which contains extensions that improve workflow and add functionality to VSCode, among other things.
The goal is to cover as many needs and niches as possible without being overbearing. If you have any suggestions on extentions to add or remove, or if you have other comments or suggestions, create an issue on the GitHub Page.
Extensions
- emojisense
Adds suggestions and autocomplete for emoji to VS Code.
- Batch Runner
Quickly run batch (.bat / .cmd) files in the VS Code terminal
- Better Comments
The Better Comments extension will help you create more human-friendly comments in your code.
With this extension, you will be able to categorise your annotations into:
Alerts
Queries
TODOs
Highlights
Commented out code can also be styled to make it clear the code shouldn't be there
Any other comment styles you'd like can be specified in the settings
- Bookmarks
It helps you to navigate in your code, moving between important positions easily and quickly. No more need to search for code. It also supports a set of selection commands, which allows you to select bookmarked lines and regions between bookmarked lines. It's really useful for log file analysis.
- Choose a License
Choose a license for your project in VS Code via GitHub Licenses API
- CodeSnap
📸 Take beautiful screenshots of your code in VS Code!
- Color Highlight
This extension styles css/web colors found in your document.
- indent-rainbow
This extension colorizes the indentation in front of your text, alternating four different colors on each step. Some may find it helpful in writing code for Python, Nim, Yaml, and probably even filetypes that are not indentation dependent.
- IntelliCode
The Visual Studio IntelliCode extension provides AI-assisted development features for Python, TypeScript/JavaScript and Java developers in Visual Studio Code, with insights based on understanding your code context combined with machine learning.
- IntelliCode API Usage Examples
Ever wish you could easily access code examples for APIs you work with? IntelliCode API Usage Examples makes that a reality. Now with just one click you can access examples for over 100K different APIs!
IntelliCode API Usage Examples is a feature that lets you see real-world examples of how other developers have used a given function. Examples shown are from public open source repositories on GitHub.
This feature currently supports Python, JavaScript and TypeScript (including JSX and TSX files).
- json
This extension adds json support for Visual Studio Code.
- JSON Crack
JSON Crack is a powerful and innovative VS Code extension designed to revolutionize the way you interact with JSON data. Seamlessly bridging the gap between data and visualization, this extension empowers developers, data analysts, and enthusiasts to effortlessly transform complex JSON datasets into informative and visually appealing graphs. This is an extension brought by jsoncrack.com.
- Json Editor
A vscode extension to preview and edit JSON documents in a simple tree view, based on https://jsoneditoronline.org.
- Markdown All in One
All you need for Markdown (keyboard shortcuts, table of contents, auto preview and more).
- Markdown Emoji
Adds :emoji: syntax support to VS Code's built-in Markdown preview and to ,markdown cells in notebooks.
- Markdown Everywhere
Embed and highlight and preview markdown in any language which support line-comment or block-comment for vscode. Also used for interpreting text as markdown.
- Markdown Extended
Markdown Extended is an extension extends syntaxes and abilities to VSCode built-in markdown function.
Markdown Extended includes lots of editing helpers and a what you see is what you get exporter, which means export files are consistent to what you see in markdown preview, even it contains syntaxes and styles contributed by other plugins.
- Output Colorizer
Language extension for VSCode/Bluemix Code that adds syntax colorization for both the output/debug/extensions panel and *.log files.
- Path Intellisense
Visual Studio Code plugin that autocompletes filenames.
- Prettier
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.
- Prettier ESLint
A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
- Prettier+
- Give Prettier the ability to read the user settings of Visual Studio Code to format js and style files.
- Allow Prettier+ to read the "eslint.nodePath" attribute in the configuration file of Visual Studio Code to customize the path of eslint engine.
- Prettier+ is a superset of Prettier, Full backward compatibility.
- Project Manager
It helps you to easily access your projects, no matter where they are located. Don't miss those important projects anymore.
You can define your own Projects (also called Favorites), or choose for auto-detect Git, Mercurial or SVN repositories, VSCode folders, or any other folder.
- Rainbow CSV
Highlight CSV and TSV files, Run SQL-like queries
- shell-format
A formatter for shell scripts, Dockerfile, gitignore, dotenv, /etc/hosts, jvmoptions, and other file types
- Sort Json Objects
Sorts the keys within JSON objects
- TODO Highlight V2
Sometimes you forget to review the TODOs and NOTEs you've added while coding before you publish the code to production. This extension highlights them, making them harder to forget. They're shown in the file, in the output channel, and optionally as decorations in the 'overview ruler' too.
- TODO Tree
This extension quickly searches (using ripgrep) your workspace for comment tags like TODO and FIXME, and displays them in a tree view in the activity bar. The view can be dragged out of the activity bar into the explorer pane (or anywhere else you would prefer it to be).
- vscode-pdf
Display pdf file in VSCode.
- XML Tools
XML Formatting, XQuery, and XPath Tools for Visual Studio Code
- YAML
YAML Language Support by Red Hat, with built-in Kubernetes syntax support
- Code Runner
Run C, C++, Java, JS, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, CMD, BASH, F#, C#, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml, R, AppleScript, Elixir, VB.NET, Clojure, Haxe, Obj-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Pascal, Haskell, Nim,
- Color Manager
color picker and color palette
- markdownlint
Markdown/CommonMark linting and style checking for Visual Studio Code
- XML
XML Language Support by Red Hat
jakefrommars64.com
| |