Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>CXE-UINew to Visual Studio Code? Get it now.
CXE-UI

CXE-UI

Rushabh J Badani

|
1,501 installs
| (2) | Free
This extension pack for VS code adds extensions that are used by the Cisco UI Framework team
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cisco CX UI extension pack

This extension pack for VS code adds extensions that are used by the Cisco UI Framework team

This set of extensions will facilitate your day to day development with the Cisco CX team. You can check out the initial list below.

This is simply the list of extensions that UI Framework team recommends

Auto fixing lint errors

Add the following lines to your Setting.json file

"editor.codeActionsOnSave": {
    "source.fixAll": true
  },

The above rule will resolve lint error when the file is saved allowing you to focus your time on coding than fixing pesky lint errors

Extension Description
Angular Snippets This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML
Angular Language Service This extension provides a rich editing experience for Angular templates, both inline and external templates including Completions lists, AOT Diagnostic messages, Quick info
ESLint Integrates ESLint into VS Code
Debugger for Chrome A VS Code extension to debug your JavaScript code in the Google Chrome browser, or other targets that support the Chrome DevTools Protocol
Peacock Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances
Material Icon Theme Get the Material Design icons into your VS Code
Nx Console Nx Console for Visual Studio Code. The user interface app for the Angular CLI
GitLens GitLens supercharges the Git capabilities built into Visual Studio Code
GitLab Workflow This extension integrates GitLab to VSCode by adding a new GitLab sidebar where you can find issues and merge requests created by you or assigned to you. It also extends VSCode command palette and status bar to provide more information about your project
Bracket Pair Colorizer This extension allows matching brackets to be identified with colors
Auto Close Tag Automatically add HTML/XML close tag, same as Visual Studio IDE or Sublime Text
Auto Rename Tag Automatically rename paired HTML/XML tag, same as Visual Studio IDE does
Code Spell Checker A basic spell checker that works well with camelCase code. The goal of this spell checker is to help catch common spelling errors while keeping the number of false positives low
Jest A comprehensive experience when using Facebook's Jest within a project
Jest Runner Simple way to run or debug a single (or multiple) tests from context-menu
Sass Extension Pack This is an extension pack for Visual Studio Code with some Sass extensions that are helpful (Sass, Sass Formatter, Sass Lint, SCSS IntelliSense)
Color Highlight Highlight web colors in your editor
Better Comments Improve your code commenting by annotating with alert, informational, TODOs, and more!
Bookmarks Mark lines and jump to them
Polacode Polaroid for your code
Import Cost This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft