TechieCouch Extension Pack 2023
Extensions included
- Rainbow Brackets - Provide rainbow colors for the round brackets, the square brackets and the squiggly brackets. This is particularly useful for Lisp or Clojure programmers, and of course, JavaScript, and other programmers.
- Better Comments - The Better Comments extension will help you create more human-friendly comments in your code.
- Project Manager - Easily switch between projects
- markdownlint - Markdown linting and style checking for Visual Studio Code
- ESLint - Integrates ESLint into VS Code.
- Git History - View git log, file history, compare branches or commits
- GitLens — Git supercharged - Supercharge the Git capabilities built into Visual Studio Code — Visualize code authorship at a glance via Git blame annotations and code lens, seamlessly navigate and explore Git repositories, gain valuable insights via powerful comparison commands, and so much more
- Git Graph - View a Git Graph of your repository, and easily perform Git actions from the graph. Configurable to look the way you want!
- git-autoconfig - Working with git repos where you can have multiple emails (like one for work, one for github, one for bitbucket, etc...) can be painful. This extension forces you to set locally user.email and user.name for each project under git that you open with vscode.
- Git Merger - Simplifies the git merge process
- npm -This extension supports running npm scripts defined in the package.json file and validating the installed modules against the dependencies defined in the package.json.
- Prettier - Code formatter - Prettier Formatter for Visual Studio Code
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.
- Auto Close Tag - Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text does.
- Auto Rename Tag - Automatically rename paired HTML/XML tag, same as Visual Studio IDE does.
- Duplicate selection or line - Duplicate functionality like you are used to
- Todo Tree - Show TODO, FIXME, etc. comment tags in a tree view
- Live Share - Visual Studio Live Share enables you to collaboratively edit and debug with others in real time, regardless what programming languages you're using or app types you're building.
- VSCode React Refactor - This simple extension provides JSX refactor code actions for React developers.
- Settings Sync - Synchronize Settings, Snippets, Themes, File Icons, Launch, Keybindings, Workspaces and Extensions Across Multiple Machines Using GitHub Gist.
- File Utils - A convenient way of creating, duplicating, moving, renaming, deleting files and directories.
- Code Spell Checker - A basic spell checker that works well with camelCase code.
- Alphabetical Sorter - Visual Studio Code Extension - You can use in multi line or single for sorting.
- Highlight Matching Tag - Highlights matching closing and opening tags
- Git Blame - See Git Blame information in the status bar for the currently selected line.
- Import Cost - This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size.
- change-case - A wrapper around node-change-case for Visual Studio Code. Quickly change the case of the current selection or current word.
- Open in GitHub, Bitbucket, Gitlab, VisualStudio.com - Open in GitHub, Bitbucket, Gitlab, VisualStudio.com
- React Native Tools - This VS Code extension provides a development environment for React Native projects.
- 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,
- AutoImport - Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX
Language Support
- Tailwind CSS IntelliSense - Intelligent Tailwind CSS tooling for VS Code
- Headwind - An opinionated class sorter for Tailwind CSS
- npm Intellisense - Visual Studio Code plugin that autocompletes npm modules in import statements
- Path Intellisense - Visual Studio Code plugin that autocompletes filenames.
- gitignore - Lets you pull .gitignore templates from the https://github.com/github/gitignore repository. Language support for .gitignore files.
- DotENV - .env syntax highlighting
- Paste JSON as Code - upports TypeScript, Python, Go, Ruby, C#, Java, Swift, Rust, Kotlin, C++, Flow, Objective-C, JavaScript, Elm, and JSON Schema.
- Sort JSON objects - Alphabetically sorts the keys in selected JSON objects.
- vscode-styled-components - Syntax highlighting and IntelliSense for styled-components.
- JSON to TS - Convert JSON object to typescript interfaces
- Jest - Use Facebook's Jest With Pleasure.
- Sass Formatter - Sass formatter extension for VS Code built on top of sass-convert. Beautify sass, scss and css files.
- Markdown Preview Enhanced - Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc. A lot of its ideas are inspired by Markdown Preview Plus and RStudio Markdown.
- Sass - Indented Sass syntax Highlighting, Autocomplete & Formatter
- Visual Studio 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.
- Flow Language Support - This extension adds Flow support for VS Code. Flow is a static type checker, designed to find type errors in JavaScript programs.
- SVG Coding, Minify, Pretty, Preview All-In-One - A Powerful SVG Language Support Extension. Almost all the features you need to handle SVG. SVG Coding, Minify, Pretty, Preview All-In-One.
- Babel JavaScript - JavaScript syntax highlighting for ES201x, React JSX, Flow and GraphQL.
- VSCode GraphQL - GraphQL extension VSCode built with the aim to tightly integrate the GraphQL Ecosystem with VSCode for an awesome developer experience.
- Apollo GraphQL - GraphQL has the potential to create incredible developer experiences, thanks to its strongly typed schema and query language. The Apollo platform brings these possibilities to life by enhancing your editor with rich metadata from your graph API.
- React Native Storybook - Select storybooks inside your editor.
- Node.js Modules Intellisense - Visual Studio Code plugin that autocompletes JavaScript / TypeScript modules in import statements.
- HTML CSS Support - CSS Intellisense for HTML
- YAML - YAML Language Support by Red Hat
- CSS Modules - Visual Studio Code extension for CSS Modules
Code Snippets
Theme
Docker
- Docker Explorer - Manage Docker Containers, Docker Images, Docker Hub and Azure Container Registry
- Better DockerFile Syntax - This enables your theme to better color your DockerFile file
- Docker - Docker for Visual Studio Code Version Installs Build Status
The Docker extension makes it easy to build, manage, and deploy containerized applications from Visual Studio Code. It also provides one-click debugging of Node.js, Python, and .NET Core inside a container.
- Docker Compose - Docker Compose Extension for Visual Studio Code
| |