Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RC LatteNew to Visual Studio Code? Get it now.
RC Latte

RC Latte

RingCentral XMN SW Team

|
361 installs
| (1) | Free
It's a simple plugin for project 'web-tests'.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode-Latte

VScode Latte is a plugin for web-tests.

Note: If you use any colorful zsh theme(like: "agnoster"), please add the following configuration to your .zshrc file.

if [[ "$PWD" == *web-tests* && "$TERM_PROGRAM" == "vscode" ]]; then
  ZSH_THEME=""
else
  ZSH_THEME="agnoster"
fi
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft