Repository for Studocu's recommended extensions for VSCode. If we agree upon a new recommendation, you can add it here.
- Open
package.json
- Find the
extensionPack
key - Add the extension ID to the array
- Don't forget to increase the
version
inpackage.json
Little tip, to find the extension ID you can search your extension in Visual Studio Marketplace
VSCode documentation on extension packs
After your PR was merged, write to @uifi95 or on the #frontend channel and somebody with access will publish from main.
Check out the Quickstart Guide
Happy coding!