Skip to content

Latest commit

 

History

History
105 lines (87 loc) · 9.98 KB

extension-cheatsheet.md

File metadata and controls

105 lines (87 loc) · 9.98 KB
title description created
Extension CheatSheet
The most commonly used extension are given here.
2022-10-28

Table of Contents

Extension CheatSheet for Developers

VSCode Extensions

Extension Description
Auto Import Automatically finds, parses and provides code actions and code completion for all available imports. Works with Typescript and TSX.
C/C++ C/C++ IntelliSense, debugging, and code browsing.
Code Runner Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Perl 6, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, F# (.NET Core), C# Script, C# (.NET Core), VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script, R, AppleScript, Elixir, Visual Basic .NET, Clojure, Haxe, Objective-C, Rust, Racket, Scheme, AutoHotkey, AutoIt, Kotlin, Dart, Free Pascal, Haskell, Nim, D, Lisp, Kit, V, SCSS, Sass, CUDA, Less, Fortran, Ring, Standard ML, and custom command
Code Spell Checker Spelling checker for source code
ES7 + React/Redux/React-Native snippets Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax. Customizable. Built-in integration with prettier
ESLint Integrates ESLint JavaScript into VS Code.
HTML Boilerplate A basic HTML5 boilerplate snippet generator.
HTML CSS Support CSS Intellisense for HTML
HTML Snippets Full HTML tags including HTML5 Snippets
IntelliCode AI-assisted development
IntelliCode API Usage Examples See relevant code examples from GitHub for over 100K different APIs right in your editor.
JavaScript (ES6) code snippets Code snippets for JavaScript in ES6 syntax
JS JSX Snippets Extensions for React, Redux in JS with babel and ES7 syntax
JSX HTML <tags/> Use HTML Tags into JSX
Live Server Launch a development local Server with live reload feature for static & dynamic pages
Markdown ALl in One All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
npm npm support for VS Code
npm Intellisense Visual Studio Code plugin that autocompleted npm modules in import statements
Path Intellisense Visual Studio Code plugin that autocompleted filenames
React Extension Pack Popular VS Code extensions for React development
Reactjs code snippets Code snippets for React-js development in ES6 syntax
Search node_modules Quickly search the node_modules folder.
Simple React Snippets Dead simple React snippets you will actually use
Tailwind CSS IntelliSense Intelligent Tailwind CSS tooling for VS Code

🔼Back to Top

Chrome Extensions

Extension Description Link
Color by Fardos - Color Picker Pick colors from websites, save colors & gradients, get matching shades and tints and create beautiful gradients. here
ColorPick Eyedropper A zoomed eyedropper & color chooser tool that allows you to select color values from webpages and more. here
Facebook Screen Sharing Share your screen in video calls on Facebook, Messenger and Workplace here
Fonts Ninja Speed up your design workflow! here
GoFullPage - Full Page Screen Capture Capture a screenshot of your current page in entirety and reliably—without requesting any extra permissions! here
Google Docs Offline Edit, create, and view your documents, spreadsheets, and presentations — all without internet access. here
Google Translate View translations easily as you browse the web. By the Google Translate team. here
Translate Selected Text Translate selected text with Google Translate here
TransOver Hover, click or select to translate (with text-to-speech). Translator. here
Grammarly: Grammar Checker and Writing App Improve your writing with Grammarly's communication assistance—including spell check, grammar check, punctuation check etc. here
Wordtune - AI-powered Writing Companion Wordtune is an AI-powered writing companion that understands what you’re trying to say, and suggests ways to make your writing more clear, compelling and authentic. (Alternative of Grammarly) here
Kami for Google Chrome™ Kami is an interactive learning platform empowering students and enhancing the way teachers teach, feedback, and assess. here
Grepper The Query & Answer System for the Coder Community here
Tampermonkey The world's most popular userscript manager here
SetupVPN - Lifetime Free VPN Unblock any blocked website in your country, school or company. It's free and easy to use. here
Touch VPN - Secure and unlimited VPN proxy Unblock any website and stay secure with Touch VPN. One-click connect to our fast VPN. Unlimited bandwidth and completely FREE! here
Video Speed Controller Speed up, slow down, advance and rewind HTML5 audio/video with shortcuts here
React Developer Tools Adds React debugging tools to the Chrome Developer Tools. here
Web Developer Adds a toolbar button with various web developer tools. here
Video Screenshots and Notes - Video Notebook Take Screenshots and Notes on YouTube videos, Google Meet, Udemy, Coursera & more! here
Taskade - Team Tasks, Notes, Video Chat Team task lists, notes, and video chat. Get work done faster and smarter with Taskade. here
Todoist for Chrome Organize work and life with Todoist for Chrome here

🔼Back to Top

Codeforces Extensions

Extension Description Link
CF Analytics Analyse Codeforces profiles here
CF World Standings This extension filters the standings for a given contest on Codeforces to show only active competitors of a specific country. here

🔼Back to Top

LeetCode Extensions

Extension Description Link
Leethub It integrates a GitHub repository with leetcode and automatically pushes your solution to GitHub with all stats. here
Leetcode Formatter It formats your code into a neat and readable form. here
Leetcode Enhancer This extension can boost your productivity by hiding unnecessary visual elements from the screen, enabling you to focus on what is important. here
LeetCode Video Solutions Watching free helpful LeetCode video solutions on the problem page itself and not being distracted by watching cat videos on YouTube when you should be solving a LeetCode problem. here
CodingBuddy Never miss a Coding contest again! Displays live and upcoming Programming Contests happening on a variety of popular platforms. here

🔼Back to Top

GitHub Extensions

Extension Description Link
GitHub Contribution Color Graph Change colors of contribution graph in GitHub. here

🔼Back to Top