GenXdev.Coding
1.126.2025
A Windows PowerShell module that helps being more productive with coding tasks.
Minimum PowerShell version
7.5.0
Installation Options
Owners
Copyright
Copyright 2021-2025 GenXdev
Package Details
Author(s)
- genXdev
Tags
Git Shell GenXdev Coding VSCode VisualStudioCode VisualStudio Refactoring Code CodeQuality CodeReview CodeAnalysis CodeMetrics GithubCoPilot Github
Functions
Add-FeatureLineToREADME Add-IdeaLineToREADME Add-IssueLineToREADME Add-LineToREADME Add-ReleaseNoteLineToREADME Add-TodoLineToREADME Assert-GenXdevCmdlet Assert-GenXdevCmdletTests Assert-ModuleDefinition Assert-NextGenXdevCmdlet Assert-NextGenXdevCmdletTest Assert-RefactorFile AssureCopilotKeyboardShortCut AssureVSCodeInstallation Complete-GenXDevREADME Features Get-GenXDevModuleInfo Get-GenXDevModule Get-GenXDevNewModulesInOrderOfDependency Get-GenXDevNextCmdLet Get-ModuleHelpMarkdown Get-Refactor Get-RefactorReport Ideas Invoke-GenXdevScriptAnalyzer Issues New-GenXdevCmdlet New-GitCommit New-Refactor Open-SourceFileInIde PermanentlyDeleteGitFolders ReleaseNotes Remove-Refactor Search-GenXdevCmdlet Search-NextGenXdevCmdlet Show-GenXdevCmdLetInIde Show-RefactorReport Start-NextRefactor Test-RefactorLLMSelection Todoos Update-Refactor VSCode
PSEditions
Dependencies
-
- GenXdev.AI (>= 1.126.2025)
- GenXdev.Console (>= 1.126.2025)
- GenXdev.Data (>= 1.126.2025)
- GenXdev.FileSystem (>= 1.126.2025)
- GenXdev.Helpers (>= 1.126.2025)
- GenXdev.Queries (>= 1.126.2025)
- GenXdev.Webbrowser (>= 1.126.2025)
- GenXdev.Windows (>= 1.126.2025)
- PSScriptAnalyzer (>= 1.23.0)
FileList
- GenXdev.Coding.nuspec
- GenXdev.Coding.FileSystem.psm1
- GenXdev.Coding.PowerShell.Modules.psm1
- LICENSE
- README.md
- Functions\GenXdev.Coding\Add-IdeaLineToREADME.ps1
- Functions\GenXdev.Coding\Add-ReleaseNoteLineToREADME.ps1
- Functions\GenXdev.Coding\Features.ps1
- Functions\GenXdev.Coding\Open-SourceFileInIde.ps1
- Functions\GenXdev.Coding\VSCode.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\AssureCopilotKeyboardShortCut.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModuleInfo.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-ModuleHelpMarkdown.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Invoke-GenXdevScriptAnalyzer.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\New-GenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Remove-Refactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Show-GenXdevCmdLetInIde.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Test-RefactorLLMSelection.ps1
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CreateUnitTests.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FixIntrusiveOutput.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ImproveUnitTests.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-NewGenXdevCmdLet-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput.txt
- Tests\GenXdev.Coding\Add-FeatureLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-IssueLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-ReleaseNoteLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\AssureVSCodeInstallation.Tests.ps1
- Tests\GenXdev.Coding\Ideas.Tests.ps1
- Tests\GenXdev.Coding\Open-SourceFileInIde.Tests.ps1
- Tests\GenXdev.Coding\Todoos.Tests.ps1
- Tests\GenXdev.Coding.Git\New-GitCommit.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdletTest.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\AssureCopilotKeyboardShortCut.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModule.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNewModulesInOrderOfDependency.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-ModuleHelpMarkdown.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-RefactorReport.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\New-GenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Remove-Refactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Search-NextGenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Show-RefactorReport.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Test-RefactorLLMSelection.Tests.ps1
- GenXdev.Coding.Git.psm1
- GenXdev.Coding.psd1
- license.txt
- Tests\TestResults.xml
- Functions\GenXdev.Coding\Add-IssueLineToREADME.ps1
- Functions\GenXdev.Coding\Add-TodoLineToREADME.ps1
- Functions\GenXdev.Coding\Ideas.ps1
- Functions\GenXdev.Coding\ReleaseNotes.ps1
- Functions\GenXdev.Coding.Git\New-GitCommit.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdletTests.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdletTest.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Complete-GenXDevREADME.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNewModulesInOrderOfDependency.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-Refactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Measure-UseFullyQualifiedCmdletNames.psd1
- Functions\GenXdev.Coding.PowerShell.Modules\New-Refactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Search-GenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Show-RefactorReport.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Update-Refactor.ps1
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckAllRequirements-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FixIntrusiveOutput-Script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ImprovementFailedTest.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-StandardRequirements.txt
- Tests\GenXdev.Coding\Add-IdeaLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-LineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-TodoLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Features.Tests.ps1
- Tests\GenXdev.Coding\Issues.Tests.ps1
- Tests\GenXdev.Coding\ReleaseNotes.Tests.ps1
- Tests\GenXdev.Coding\VSCode.Tests.ps1
- Tests\GenXdev.Coding.Git\PermanentlyDeleteGitFolders.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdletTests.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-RefactorFile.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Complete-GenXDevREADME.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModuleInfo.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNextCmdLet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-Refactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Invoke-GenXdevScriptAnalyzer.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\New-Refactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Search-GenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Show-GenXdevCmdLetInIde.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Start-NextRefactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Update-Refactor.Tests.ps1
- GenXdev.Coding.psm1
- powershell.jpg
- Functions\GenXdev.Coding\Add-FeatureLineToREADME.ps1
- Functions\GenXdev.Coding\Add-LineToREADME.ps1
- Functions\GenXdev.Coding\AssureVSCodeInstallation.ps1
- Functions\GenXdev.Coding\Issues.ps1
- Functions\GenXdev.Coding\Todoos.ps1
- Functions\GenXdev.Coding.Git\PermanentlyDeleteGitFolders.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-RefactorFile.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModule.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-GenXDevNextCmdLet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Get-RefactorReport.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Measure-UseFullyQualifiedCmdletNames.psm1
- Functions\GenXdev.Coding.PowerShell.Modules\PSScriptAnalyzerSettings.psd1
- Functions\GenXdev.Coding.PowerShell.Modules\Search-NextGenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Start-NextRefactor.ps1
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckAllRequirements.txt
Version History
Version | Downloads | Last updated |
---|---|---|
1.130.2025 | 0 | 3/14/2025 |
1.128.2025 | 3 | 3/14/2025 |
1.126.2025 (current version) | 5 | 3/11/2025 |
1.124.2025 | 6 | 3/11/2025 |
1.122.2025 | 5 | 3/10/2025 |
1.120.2025 | 5 | 3/10/2025 |
1.118.2025 | 7 | 3/9/2025 |