Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Deploy this Source to Salesforce Org without TerminalNew to Visual Studio Code? Get it now.
Deploy this Source to Salesforce Org without Terminal

Deploy this Source to Salesforce Org without Terminal

Jonathan Valoto

|
23 installs
| (0) | Free
Extension to deploy source to Salesforce org without open the Terminal if successfully
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deploy Source to Org without showing the Terminal

Deploy source to Salesforce Org and only show the Terminal if the deployment was unsuccessful.

Overview

If you have a small screen or you don't want to close the terminal every time after a deploy (like me), you can deploy the source into Salesforce Org and just view the Terminal if the source has any error.

Requirements

  • Salesforce Project
  • Authenticated Salesforce Org
  • Opened file

Features

For now you can deploy these metadata:

  • Apex Class
  • Apex Trigger
  • Flexi Page
  • Flow
  • LWC
  • Page Layout
  • Permission Set
  • Permission Set Group
  • Visualforce Component
  • Visualforce Page

How to use it

With a file opened, use one of these methods:

  1. Command Pallet option:
DSWT: Deploy this Source to Salesforce Org without Terminal
  1. Right button on opened file:
DSWT: Deploy this Source to Salesforce Org without Terminal
  1. Set a Keyboard Shortcut:
Code > Settings > Keyboard Shortcuts menu or use the Preferences: Open Keyboard Shortcuts

Set your preferred keyboard shortcut for option:

DSWT: Deploy this Source to Salesforce Org without Terminal

Basic usage

Edit your source, save locally and then use one of the methods described on How to use it and wait for the response.

If there is error, the Terminal will be shown with the related errors:

image.png

If there is no error, nothing is showed:

image.png

Information messages will be displayed at the right bottom corner of VSCode.

Others VSCode extensions

You can check others extensions that I've created on my VSCode Marketplace page

Author

  • Jonathan Valoto - GitHub
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft