Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 896 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 896 Bytes

sfdx-project-visualizer

This plugin helps developers to keep an overview about their salesforce project structure. It allows to view the project structure visually e.g. via sunburst charts or similar.

Note: This extension is in MVP status and is getting improved continously.

Features

  • Right-Click on sfdx-project.json to visualize the project structure
  • Touchbar support for mac Demo

Requirements

This plugin requires a SFDX Project. It only works if the workspace contains the sfdx-project.json in the root folder.

Known Issues

--

Release Notes

0.0.1

MVP Release of the plugin. Features:

  • display project structure as sunburst chart
  • access command through context menu, command palette or touch bar (mac)