Skip to content

SharePoint Framework - VS Code Debug Configuration Extension

License

Notifications You must be signed in to change notification settings

estruyf/vscode-spfx-debug-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharePoint Framework - Visual Studio Code Debug Configuration Extension

This Visual Studio Code extension can be used to add the required configuration for debugging your SharePoint Framework.

Why this project?

When you want to debug your SharePoint Framework solutions, it requires a bit of configuration in order to get it working. With this extension you can automatically add the right debugging configuration.

Add SPFx debugging configuration

The extension contains the configuration for the local and hosted workbench.

SPFx debugging tasks

When you already have configured something in the launch.json file, you can always add these configurations afterwards by clicking on add configuration and choosing the one you need:

SPFx debugging configurations

Since version 0.0.2, the plugin supports SPFx extensions. The following snippets are available:

  • SPFx: Local workbench
  • SPFx: Hosted workbench
  • SPFx: ApplicationCustomizer debug
  • SPFx: FieldCustomizer debug
  • SPFx: ListViewCommandSet debug

Info: When no launch.json file is present, the moment you create a new configuration, the plugin will automatically check the SPFx extensions and do the right configuration for them.

Changes

You can check the change log to get an overview of all the changes made to this extension.

About

SharePoint Framework - VS Code Debug Configuration Extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published