Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adamabdelhamed/PowerArgs issues and pull requests

#166 - bool reviver not working

Issue - State: open - Opened by brandonh-msft 9 months ago

#165 - Change executable name in 'help'?

Issue - State: open - Opened by bc3tech 9 months ago

#164 - Release 4.0.2 is not strongnamed (4.0.0 is, as well as 3.6.x)

Issue - State: closed - Opened by jafz 11 months ago - 1 comment

#163 - Fix readme

Pull Request - State: closed - Opened by Axlefublr 11 months ago

#162 - Validator only checks first item in List arguments

Issue - State: closed - Opened by SamMackrill about 1 year ago - 1 comment

#161 - Some links broken in README.md

Issue - State: open - Opened by dodexahedron about 1 year ago - 1 comment

#160 - Added support for netstandard2

Pull Request - State: open - Opened by DimWalker over 1 year ago

#159 - Scrolling and background issues on 4.0.0. Works on 3.6.0

Issue - State: closed - Opened by madushans over 1 year ago - 2 comments
Labels: bug

#158 - Issue running on Linux

Issue - State: closed - Opened by synologic over 1 year ago - 3 comments
Labels: bug

#157 - Issue with scrolling in console

Issue - State: closed - Opened by jenkstom over 1 year ago - 2 comments
Labels: bug

#156 - How to parse into an array?

Issue - State: closed - Opened by brandonh-msft over 1 year ago - 2 comments
Labels: question

#154 - Prompting for input despite PromptIfMissing=false on Required arg

Issue - State: closed - Opened by bc3tech about 2 years ago - 3 comments

#153 - validation message missing for ArgCantBeCombinedWith

Issue - State: open - Opened by subzero01 over 2 years ago - 1 comment

#152 - New Release Pending?

Issue - State: closed - Opened by mthierba over 2 years ago - 1 comment

#151 - String args with 'null' as default throw unhandled exception

Issue - State: closed - Opened by bc3tech over 3 years ago - 1 comment

#150 - Boolean args as 'flags'?

Issue - State: closed - Opened by bc3tech over 3 years ago - 1 comment

#149 - How to specify command line parameters with double dashes (eg. --help)

Issue - State: closed - Opened by joltcoder almost 4 years ago - 1 comment

#148 - Slash issue with positional arguments on Unix system

Pull Request - State: open - Opened by BlackFrog1 about 4 years ago

#147 - Slash (/) with positional arguments running on Linux & MacOS

Issue - State: closed - Opened by BlackFrog1 about 4 years ago - 2 comments

#146 - Implementation of ContextAssistSearch doesn't get initialized

Issue - State: closed - Opened by ghost over 4 years ago - 1 comment

#145 - Add support for a warning on usage of obsolete enum value

Issue - State: open - Opened by KaiLuettmann almost 5 years ago - 1 comment

#144 - Add ArgDisplayName attribute.

Pull Request - State: open - Opened by Anjw14 almost 5 years ago - 1 comment

#142 - Allow attribute inheritance with AttributeUsage(Inherited = true))

Issue - State: open - Opened by VladCananau over 5 years ago - 1 comment

#141 - Support writing messages to other sources

Issue - State: open - Opened by bladeoflight16 over 5 years ago

#140 - allow complex default values through inheritance

Pull Request - State: closed - Opened by floatas over 5 years ago

#139 - Variable arg shortcuts?

Issue - State: closed - Opened by kdubau over 5 years ago - 3 comments
Labels: question, ANSWERED!

#138 - Sub-actions?

Issue - State: open - Opened by kdubau over 5 years ago - 6 comments
Labels: feature

#137 - Allow complex default values

Issue - State: closed - Opened by floatas over 5 years ago - 1 comment
Labels: question, ANSWERED!

#136 - ArgHiddenFromUsage

Issue - State: closed - Opened by remkm01 over 5 years ago - 1 comment
Labels: question, ANSWERED!

#135 - Fix endless loop when trying to wrap long words

Pull Request - State: closed - Opened by ghost over 5 years ago

#134 - Make [OmitFromUsageDocs] work for methods as well as arguments.

Pull Request - State: closed - Opened by chaami almost 6 years ago

#133 - Fix InvalidArgDefinitionException message in case of invalid metadata.

Pull Request - State: closed - Opened by chaami almost 6 years ago

#132 - Question: How do I accept int values that can be negative. I think on seeing '-' it parses the negative number as an option.

Issue - State: closed - Opened by yatendra almost 6 years ago - 2 comments
Labels: question, ANSWERED!

#130 - Question: How to require an argument only if another argument has specific value?

Issue - State: closed - Opened by BlackDragonBE over 6 years ago - 1 comment
Labels: question, ANSWERED!

#129 - ArgCantBeCombinedWith doesn't work if used with ArgShortcutPolicy.ShortcutsOnly

Issue - State: closed - Opened by aleab over 6 years ago - 2 comments
Labels: question, ANSWERED!

#128 - Version 3.0.0 won't install in a .NET 4.6.1 project

Issue - State: open - Opened by ericjohannsen over 6 years ago - 3 comments
Labels: investigate

#127 - HelpHook and generated help not working after using dotnet publish command

Issue - State: closed - Opened by RobertoPrevato over 6 years ago - 2 comments
Labels: ready to publish, CouldBeBetter

#126 - PromptIfMissing and If/IfNot combination not working

Issue - State: closed - Opened by NoBuddyIsPerfect over 6 years ago - 1 comment
Labels: bug, ready to publish

#125 - NOT ISSUE - How to generate HTML Help instead of Console - Just a Question

Issue - State: closed - Opened by akshayjoyinfo over 6 years ago - 2 comments
Labels: question, ANSWERED!

#124 - Add subjects that actions can be performed on

Issue - State: open - Opened by philippgille over 6 years ago - 2 comments
Labels: feature

#123 - Is there any way change the tpl language?

Issue - State: closed - Opened by woaiwhr001 over 6 years ago - 1 comment
Labels: question, ANSWERED!

#122 - workaround to replace argument -user with --user

Issue - State: closed - Opened by zinwalin almost 7 years ago - 2 comments
Labels: question, ANSWERED!

#121 - Support CancellationToken for Async Calls

Issue - State: closed - Opened by Jaben almost 7 years ago - 3 comments
Labels: feature

#120 - Null reference exception is thrown when running REPLInvoke sample and immediately quitting

Issue - State: closed - Opened by hoochharp about 7 years ago - 1 comment
Labels: bug, DONE!

#119 - Missing attribute target "Parameter" for ArgShortcut

Issue - State: closed - Opened by manuel-ornato about 7 years ago - 1 comment
Labels: bug, DONE!

#118 - Could you provide an example of how to use this with IoC containers

Issue - State: open - Opened by clmcgrath about 7 years ago - 4 comments
Labels: question

#117 - Description Localization

Issue - State: open - Opened by gnimor about 7 years ago - 1 comment
Labels: question

#116 - Dev

Pull Request - State: closed - Opened by adamabdelhamed about 7 years ago

#115 - Dev

Pull Request - State: closed - Opened by adamabdelhamed about 7 years ago

#114 - Dev

Pull Request - State: closed - Opened by adamabdelhamed about 7 years ago

#113 - Seems like you're building a Text UI, do you know this Project? https://github.com/elw00d/consoleframework

Issue - State: closed - Opened by SpocWeb about 7 years ago - 1 comment
Labels: Discussion

#112 - merge

Pull Request - State: closed - Opened by adamabdelhamed about 7 years ago

#111 - Dev

Pull Request - State: closed - Opened by adamabdelhamed about 7 years ago

#110 - Insignificant change to header formatting

Pull Request - State: closed - Opened by tb2johm over 7 years ago

#109 - ArgExistingFileAttribute with List<string> InputFiles only checks the first file

Issue - State: open - Opened by NickStrupat over 7 years ago - 2 comments
Labels: CouldBeBetter

#108 - ri

Pull Request - State: closed - Opened by adamabdelhamed over 7 years ago

#107 - bump version

Pull Request - State: closed - Opened by adamabdelhamed over 7 years ago

#106 - Dev

Pull Request - State: closed - Opened by adamabdelhamed over 7 years ago

#105 - ArgHiddenFromUsageAttribute has no effect

Issue - State: closed - Opened by bitbonk over 7 years ago
Labels: bug, DONE!, In dev branch

#104 - fixed typo in XML documentation

Pull Request - State: closed - Opened by bitbonk over 7 years ago

#103 - Error when resizing tab-completable prompt window

Issue - State: closed - Opened by khellste over 7 years ago
Labels: bug, DONE!, In dev branch

#102 - PromptIfEmpty enhancement proposal

Issue - State: closed - Opened by Kirilodius over 7 years ago - 1 comment
Labels: feature, DONE!

#101 - added option to have app.config value that would allow Args to instal…

Pull Request - State: closed - Opened by workabyte almost 8 years ago - 1 comment

#100 - auto Install of Revivers only triggered if no reviver exists

Issue - State: open - Opened by workabyte almost 8 years ago - 10 comments

#99 - .NET Core support please

Issue - State: closed - Opened by HamedFathi almost 8 years ago - 7 comments
Labels: feature, DONE!

#98 - Displaying usage in Powershell ISE raises an exception

Issue - State: closed - Opened by Memesphere almost 8 years ago - 4 comments
Labels: bug, DONE!, In dev branch

#97 - SecureStringArgument throws exception when Console.In is redirected

Issue - State: closed - Opened by mbettex almost 8 years ago - 3 comments
Labels: investigate

#96 - Any plans to migrates it to the .NET Core?

Issue - State: closed - Opened by g0194776 almost 8 years ago - 2 comments
Labels: feature

#95 - Cannot compile for .NET Framework 4.0

Issue - State: closed - Opened by isolaol about 8 years ago - 6 comments
Labels: feature, wontfix

#94 - Change 'lt' to 'gt' in command line arguments definition (in usage summary)

Pull Request - State: closed - Opened by remcoros about 8 years ago - 3 comments

#93 - Args.Parse`1 returns null

Issue - State: closed - Opened by jpierson about 8 years ago - 3 comments
Labels: question, ANSWERED!

#92 - In REPL, setting a boolean flag can never be turned off

Issue - State: closed - Opened by mover5 over 8 years ago - 3 comments
Labels: bug, DONE!

#91 - FileSystemTabCompletionSource when the completion has files with spaces

Issue - State: open - Opened by K2 over 8 years ago
Labels: bug, investigate

#90 - Allow us to provide our own way of instantiating objects

Issue - State: closed - Opened by pauldotknopf over 8 years ago - 1 comment
Labels: feature, DONE!

#89 - Optionally ignore unmatched arguments

Issue - State: closed - Opened by ericjohannsen over 8 years ago - 7 comments
Labels: feature, DONE!

#88 - Multiple arguments

Issue - State: closed - Opened by HakanL over 8 years ago - 8 comments
Labels: feature

#87 - support revivers in executing assembly

Pull Request - State: closed - Opened by ghowlett2020 over 8 years ago

#85 - Invalid action invokes previous action in REPL session

Issue - State: closed - Opened by 3bit almost 9 years ago - 2 comments
Labels: bug, duplicate

#84 - Add support for enums with underlying types other than int.

Pull Request - State: closed - Opened by noparity almost 9 years ago

#83 - published to NuGet

Pull Request - State: closed - Opened by adamabdelhamed almost 9 years ago

#82 - rev readme and version

Pull Request - State: closed - Opened by adamabdelhamed almost 9 years ago

#81 - Dev

Pull Request - State: closed - Opened by adamabdelhamed almost 9 years ago

#80 - Dev

Pull Request - State: closed - Opened by adamabdelhamed almost 9 years ago

#78 - Improved readme formatting

Pull Request - State: closed - Opened by DanielSWolf almost 9 years ago - 1 comment

#77 - Override Baked In Revivers with Custom Revier

Issue - State: closed - Opened by workabyte almost 9 years ago - 8 comments
Labels: feature, DONE!

#76 - async/await support

Issue - State: closed - Opened by abbottdev almost 9 years ago - 1 comment
Labels: feature, DONE!

#74 - Nullable<bool> remains null?

Issue - State: closed - Opened by isolaol about 9 years ago - 3 comments
Labels: question, ANSWERED!

#73 - Exceptions being swallowed

Pull Request - State: closed - Opened by dpen2000 about 9 years ago

#72 - How to manage dynamic number of args when files are drag&dropped on link/shortcut?

Issue - State: closed - Opened by ghost over 9 years ago - 2 comments
Labels: feature, DONE!

#71 - parsing static properties

Issue - State: closed - Opened by codemonkey89 over 9 years ago - 2 comments
Labels: question, ANSWERED!

#70 - Context switching (different behaviors in different "screens")

Issue - State: closed - Opened by rmnblm over 9 years ago - 1 comment
Labels: question, ANSWERED!

#69 - ArgRequired(false) enums are defaulted to zero when not specified

Issue - State: closed - Opened by ghost over 9 years ago - 3 comments
Labels: question, ANSWERED!

#68 - Read command line arguments from file

Issue - State: open - Opened by isolaol over 9 years ago - 4 comments
Labels: feature

#67 - ArgPrefixAttribute for argument class

Issue - State: closed - Opened by isolaol over 9 years ago - 1 comment
Labels: feature, question, ANSWERED!

#66 - exeCopyright, exeDescription, exeProduct and exeVersion in addition to exeName

Issue - State: closed - Opened by isolaol over 9 years ago - 2 comments
Labels: feature, DONE!

#65 - InvokeMain swallows all errors into: "Exception has been thrown by the target of an invocation."

Issue - State: closed - Opened by Geraint87 over 9 years ago - 5 comments
Labels: bug, DONE!