Changeset [7f6074746c90dfa4ae44924d7998a3be8a0689f7] by Thell Fowler
October 31st, 2010 @ 09:14 PM
- 
Contribution of a FuncGuard tool for helping with the additions, removals, and syncronization of FuncGuard categories.
 - 
Includes Windows Explorer N++CR FuncGuards shortcut to setup the PowerShell FuncGuards environment as well as a FuncGuards-Setup script that can be executed from a PowerShell prompt for environment setup. These are provided for users who do not wish to make more permanent changes to their PowerShell environment using their profile.
 - 
Provides commands to be used from a PowerShell command line that automatically updates the PowerEditor or Scintilla header and source files used for FuncGuards.
New-FuncGuardProject, Add-FuncGuardProject, Set-FuncGuardProject, Get-FuncGuardProject, Remove-FuncGuardProject, Add-FuncGuard, Get-FuncGuard, Enable-FuncGuard, Disable-FuncGuard, Remove-FuncGuard, Update-FuncGuardFiles
 - 
This patch sits on top of the introduce-funcguard-category-setup topic from LH [#32]
 
[#40]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/npp-community/commit/7f6074746c90df...
Committed by Thell Fowler
- A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard-Setup.ps1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.config.psd1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.format.ps1xml
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.psd1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.psm1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.test.ps1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuard.types.ps1xml
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuardTestStarter.ps1
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuards.cpp.orig
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuardsImport.h.orig
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/FuncGuards_skel.h.orig
 - A contrib/FuncGuard-PowerShell-Module/FuncGuard/LoadModuleConfig.ps1
 - A contrib/FuncGuard-PowerShell-Module/ModuleWriteError/FunctionInfo.types.ps1xml
 - A contrib/FuncGuard-PowerShell-Module/ModuleWriteError/ModuleWriteError.demo.psm1
 - A contrib/FuncGuard-PowerShell-Module/ModuleWriteError/ModuleWriteError.psd1
 - A contrib/FuncGuard-PowerShell-Module/ModuleWriteError/ModuleWriteError.psm1
 - A contrib/FuncGuard-PowerShell-Module/N++CR FuncGuards.lnk
 - A contrib/FuncGuard-PowerShell-Module/README
 
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Notepad++ Community Release