romero126
romero126
I would love to see this particular feature prioritized. It's an incredible quality of life update that would drive a huge amount of impact from the users perspective.
I am going to have to ask for -Path parameter for both ConvertTo/From commands. These changes will add a ton of value here.
@StartAutomating There are two scenarios I foresee. adding -path to all the convertTo/From options.. or being forced to implement import/export for all the other modules that have been inconsistent with...
Hey if your interested.. I got the module working.. Next step is to figure out how to integrate this with the actual module. in the main project dotnet build should...
Hey @anmenaga, I am very interested in your feedback. What do you think about this PR? Its getting quite a bit closer to a final product, I am very interested...
Wouldn't it be better to leverage some sort of framebuffer in between and then render it after it gets drawn? If so maybe use https://github.com/romero126/PSConsoleGL instead? (Its my repo but...
I believe if we are going to be using & for more than a few Unique use cases we should start thinking about making this considered a verb or look...
We can probably look at adding token accelerators to function calls in the tokenizer. This would allow for the use of the following. Iex -l Or Invoke-Expression -literal that stops...