Property | Type | Description | |
---|---|---|---|
EnsurePathExist | void | ||
OpenFolderInVs | void | ||
OpenVsCode | void | ||
OpenVsCodeCommand | System |
Method | Description | |
---|---|---|
Initialize ( Microsoft.VisualStudio.Shell.Package package, |
Method | Description | |
---|---|---|
EnsurePathExist ( ) : void | ||
OpenFolderInVs ( object sender, |
||
OpenVsCode ( string path ) : void | ||
OpenVsCodeCommand ( Microsoft.VisualStudio.Shell.Package package, |
public static Initialize ( Microsoft.VisualStudio.Shell.Package package, |
||
package | Microsoft.VisualStudio.Shell.Package | |
options | ||
return | void |