GenXdev.Coding
1.162.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-MissingGenXdevUnitTests Add-ReleaseNoteLineToREADME Add-TodoLineToREADME Assert-GenXdevCmdlet Assert-GenXdevCmdletTests Assert-GenXdevDependencyUsage Assert-GenXdevUnitTest Assert-ModuleDefinition Assert-NextGenXdevCmdlet Assert-NextGenXdevCmdletTest Assert-RefactorFile AssureCopilotKeyboardShortCut AssureGithubCLIInstalled AssureVSCodeInstallation Clear-GenXdevModules Complete-GenXDevREADME Features Get-GenXDevModule Get-GenXDevModuleInfo Get-GenXDevNewModulesInOrderOfDependency Get-GenXDevNextCmdLet Get-ModuleHelpMarkdown Get-Refactor Get-RefactorReport Ideas Invoke-GenXdevScriptAnalyzer Issues New-GenXdevCmdlet New-GenXdevModule New-GitCommit New-PullRequestForGenXdevModuleChanges New-Refactor Open-GenXdevCmdletsContainingClipboardTextInIde Open-SourceFileInIde PermanentlyDeleteGitFolders ReleaseNotes Remove-Refactor Search-GenXdevCmdlet Search-NextGenXdevCmdlet Show-GenXdevCmdLetInIde Show-RefactorReport SplitUpPsm1File Start-NextRefactor Test-RefactorLLMSelection Todoos Update-Refactor VSCode
PSEditions
Dependencies
-
- GenXdev.AI (>= 1.162.2025)
- PSScriptAnalyzer (>= 1.23.0)
FileList
- GenXdev.Coding.nuspec
- GenXdev.Coding.Git.psm1
- GenXdev.Coding.psm1
- powershell.jpg
- Assets\.vscode\extensions.json.asset.txt
- Assets\.vscode\tasks.json.asset.txt
- Functions\GenXdev.Coding\Add-IssueLineToREADME.ps1
- Functions\GenXdev.Coding\Add-TodoLineToREADME.ps1
- Functions\GenXdev.Coding\Features.ps1
- Functions\GenXdev.Coding\Open-SourceFileInIde.ps1
- Functions\GenXdev.Coding\VSCode.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Add-MissingGenXdevUnitTests.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevDependencyUsage.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\AssureCopilotKeyboardShortCut.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\New-PullRequestForGenXdevModuleChanges.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\PSScriptAnalyzerSettings.psd1
- Functions\GenXdev.Coding.PowerShell.Modules\Search-NextGenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\SplitUpPsm1File.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Update-Refactor.ps1
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CreateUnitTests.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ImproveUnitTest.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-NewGenXdevCmdLet-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-StandardRequirements.txt
- Tests\GenXdev.Coding\Add-IssueLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-TodoLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Features.Tests.ps1
- Tests\GenXdev.Coding\Open-SourceFileInIde.Tests.ps1
- Tests\GenXdev.Coding\VSCode.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Add-MissingGenXdevUnitTests.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevDependencyUsage.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdlet.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-GenXDevNextCmdLet.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\New-Refactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Search-GenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Show-RefactorReport.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Test-RefactorLLMSelection.Tests.ps1
- Assets\Modules\GenXdev.Local\1.162.2025\GenXdev.Local.psd1.asset.txt
- install.ps1
- README.md
- Assets\.vscode\launch.json.asset.txt
- Functions\GenXdev.Coding\Add-FeatureLineToREADME.ps1
- Functions\GenXdev.Coding\Add-LineToREADME.ps1
- Functions\GenXdev.Coding\AssureGithubCLIInstalled.ps1
- Functions\GenXdev.Coding\Ideas.ps1
- Functions\GenXdev.Coding\ReleaseNotes.ps1
- Functions\GenXdev.Coding.Git\New-GitCommit.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevUnitTest.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdletTest.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Clear-GenXdevModules.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\New-Refactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Remove-Refactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Show-GenXdevCmdLetInIde.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Start-NextRefactor.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\_AssertGenXdevUnitTests.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-ModuleDefinition.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-NewGenXdevCmdLet.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSFindIntrusiveOutput.txt
- Tests\GenXdev.Coding\Add-FeatureLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-LineToREADME.Tests.ps1
- Tests\GenXdev.Coding\AssureGithubCLIInstalled.Tests.ps1
- Tests\GenXdev.Coding\Ideas.Tests.ps1
- Tests\GenXdev.Coding\ReleaseNotes.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-GenXdevUnitTest.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-NextGenXdevCmdletTest.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Clear-GenXdevModules.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-GenXDevModuleInfo.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-ModuleHelpMarkdown.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Invoke-GenXdevScriptAnalyzer.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\New-GenXdevModule.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Open-GenXdevCmdletsContainingClipboardTextInIde.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Search-NextGenXdevCmdlet.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\SplitUpPsm1File.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Update-Refactor.Tests.ps1
- Assets\Modules\GenXdev.Local\1.162.2025\GenXdev.Local.psm1.asset.txt
- GenXdev.Coding.PowerShell.Modules.psm1
- LICENSE
- Assets\Microsoft.PowerShell.Debug_profile.ps1.asset.txt
- Assets\.vscode\settings.json.asset.txt
- Functions\GenXdev.Coding\Add-IdeaLineToREADME.ps1
- Functions\GenXdev.Coding\Add-ReleaseNoteLineToREADME.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-GenXdevCmdletTests.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Assert-RefactorFile.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-LineContinuation.psm1
- Functions\GenXdev.Coding.PowerShell.Modules\New-GenXdevModule.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Open-GenXdevCmdletsContainingClipboardTextInIde.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Search-GenXdevCmdlet.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Show-RefactorReport.ps1
- Functions\GenXdev.Coding.PowerShell.Modules\Test-RefactorLLMSelection.ps1
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-AddProgressSupport-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-CheckAllRequirements.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-FixIntrusiveOutput.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-New-GenXdevCmdlet.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-OnlyDocumentation-script.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-PSExceptionHandling.txt
- Prompts\GenXdev.Coding.PowerShell.Modules\Assert-ResolveFailedTest.txt
- Tests\GenXdev.Coding\Add-IdeaLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\Add-ReleaseNoteLineToREADME.Tests.ps1
- Tests\GenXdev.Coding\AssureVSCodeInstallation.Tests.ps1
- Tests\GenXdev.Coding\Issues.Tests.ps1
- Tests\GenXdev.Coding\Todoos.Tests.ps1
- Tests\GenXdev.Coding.Git\PermanentlyDeleteGitFolders.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-GenXdevCmdletTests.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Assert-ModuleDefinition.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-GenXDevNewModulesInOrderOfDependency.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Get-Refactor.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Invoke-ScriptAnalyzerFix.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\New-PullRequestForGenXdevModuleChanges.Tests.ps1
- Tests\GenXdev.Coding.PowerShell.Modules\Remove-Refactor.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\_AssertGenXdevUnitTests.Tests.ps1
- Assets\Modules\GenXdev.Local\1.162.2025\README.md.asset.txt
- GenXdev.Coding.psd1
- license.txt
- Tests\TestResults.xml
Version History
Version | Downloads | Last updated |
---|---|---|
1.162.2025 (current version) | 5 | 3/29/2025 |
1.160.2025 | 3 | 3/27/2025 |
1.158.2025 | 4 | 3/27/2025 |
1.156.2025 | 5 | 3/27/2025 |
1.154.2025 | 4 | 3/26/2025 |
1.152.2025 | 5 | 3/25/2025 |
1.150.2025 | 4 | 3/24/2025 |
1.148.2025 | 6 | 3/22/2025 |
1.146.2025 | 4 | 3/22/2025 |
1.144.2025 | 4 | 3/22/2025 |
1.142.2025 | 5 | 3/21/2025 |
1.140.2025 | 5 | 3/20/2025 |
1.138.2025 | 5 | 3/19/2025 |
1.136.2025 | 4 | 3/19/2025 |
1.134.2025 | 5 | 3/17/2025 |
1.132.2025 | 4 | 3/17/2025 |
1.130.2025 | 5 | 3/14/2025 |
1.128.2025 | 5 | 3/14/2025 |
1.126.2025 | 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 |