How to install Basic Extensions in Visual Studio Code (VS Code) | June 2021


Visual Studio Code  (VS code)

Visual Studio Code is a dual-licensed source-code editor made by Microsoft for Windows, Linux and macOS. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git.



How to install Basic Extensions in VS Code ?

Here I'll tell you the basic setup of VS code for beginners. With the help of this extension you wouldn't get any error while running programs and also VS code becomes very simple and easy to use. 



The C/C++ extension adds language support for C/C++ to Visual Studio Code, including features such as IntelliSense and debugging.

Extensions Included :
  • C/C++
  • C/C++ Themes
  • CMake
  • CMake Tools
  • Remote Development Extension Pack
  • GitHub Pull Requests and Issues
  • Visual Studio Codespaces
  • LiveShare Extension Pack
  • Doxygen Documentation Generator
  • Better C++ Syntax



This extension pack packages some of the most popular (and some of my favorite) Python extensions.

Extensions Included :
  • Python - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
  • MagicPython - Syntax highlighter for cutting edge Python.
  • Jinja - Jinja template language support for Visual Studio Code.
  • Django - Beautiful syntax and scoped snippets for perfectionists with deadlines.
  • Visual Studio IntelliCode - Provides AI-assisted productivity features for Python developers in Visual Studio Code with insights based on understanding your code combined with machine learning..



Java Extension Pack is a collection of popular extensions that can help write, test and debug Java applications in Visual Studio Code.

Extensions Included : 
By installing Java Extension Pack, the following extensions are installed:

📦 Language Support for Java™ by Red Hat
  • Code Navigation
  • Auto Completion
  • Refactoring
  • Code Snippets
📦 Debugger for Java
  • Debugging
📦 Java Test Runner
  • Run & Debug JUnit/TestNG Test Cases
📦 Maven for Java
  • Project Scaffolding
  • Custom Goals
📦 Project Manager for Java
  • Manage Java projects, referenced libraries, resource files, packages, classes, and class members
📦 Visual Studio IntelliCode
  • AI-assisted development
  • Completion list ranked by AI




HTML id and class attribute completion for Visual Studio Code.


Features:

  • HTML id and class attribute completion.
  • Supports linked and embedded style sheets.
  • Supports template inheritance.
  • Supports additional style sheets.
  • Supports other HTML like languages.
  • Validates CSS selectors on demand.




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, and custom command.



This extension allows you to review and manage GitHub pull requests and issues in Visual Studio Code. The support includes:
  • Authenticating and connecting VS Code to GitHub. Note: GitHub Enterprise is not supported
  • Listing and browsing PRs from within VS Code.
  • Reviewing PRs from within VS Code with in-editor commenting.
  • Validating PRs from within VS Code with easy checkouts.
  • Terminal integration that enables UI and CLIs to co-exist.
  • Listing and browsing issues from within VS Code.
  • Hover cards for "@" mentioned users and for issues.
  • Completion suggestions for users and issues.
  • A "Start working on issue" action which can create a branch for you.
  • Code actions to create issues from "todo" comments.




Thank You!

Post a Comment

Post a Comment (0)

Previous Post Next Post