Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Krishna Pravin
Krishna Pravin

Posted on

     

Recommend VS Code extensions to your future teammates

If you are using an awesome VS Code extension and you want to share it with your current team members and future ones, you can use this feature of VS Code.

Configuring recommended extensions

  • Open the command paletteCMD + Shift + p
  • TypeConfigure Recommended Extensions
  • A new file calledextensions.json will be created under.vscode/ in the root of the project.
  • Place the cursor within the recommendations array and pressCMD + i.
  • Select the required extensions from the list of installed extensions and save the file.
  • Include this file in your source control tools(we use Git).

Create VSCode extensions.json file

Installing recommended extensions

Once the configuration is done, everyone who opens your project will get a recommendation notification like this
Install recommended extensions VSCode notificationFrom here the extensions are just a click away.
On clickingInstall all recommended extensions will be installed.

For any reasons, if the notification doesn't show up we can manually open up Recommended Extensions settings

  • Open the command paletteCMD + Shift + p
  • TypeShow Recommended Extensions
  • All the extensions can be installed together or only required extensions can be installed

Using command palette to open Recommended Extensions settings


CMD + i is one of the default VSCode shortcuts to trigger suggestions/IntelliSense.


Keystrokes and mouse clicks can be made visible in VSCode by turning on theScreencast Mode from the command palette.

Feel free to comment your thoughts on this. Let me know if you find this useful, do share your tips and tricks for utilising VSCode to its fullest.

Top comments(3)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
whoisryosuke profile image
Ryosuke
Hey all! 👋 I’m Ryo, a Sr. Design Technologist at PlayStation. I do web dev with React/TS/Node and game dev with Unity/C#/C++/OpenGL/DirectX. Feel free to ask me any questions! 🤘
  • Location
    San Francisco, CA
  • Education
    Visual Communications
  • Work
    Sr. Design Technologist at PlayStation
  • Joined

Great article with some nice techniques and clear direction. Really shows a mastery of the software. Thanks!

CollapseExpand
 
maxprogramming profile image
Max Programming
My name is Usman. I am 17. I run a YouTube channel called Max Programming.

This was very helpful! Thank you!

CollapseExpand
 
hayder86al profile image
Hayder Alraeai
  • Joined

thank you sir

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

  • Location
    Bangalore, India
  • Education
    B. Tech IT
  • Work
    Software Engineer - Full Stack at Gyanmatrix Technologies
  • Joined

Trending onDEV CommunityHot

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp