Tyler James Leonhardt

Results 86 issues of Tyler James Leonhardt

**Is your feature request related to a problem? Please describe.** I want to be able to dynamically register actions based on the Actions that are present in the `manifest.json`. It...

## Summary `prebuild-install` is recommending: > **Instead of [`prebuild`](https://github.com/prebuild/prebuild) paired with [`prebuild-install`](https://github.com/prebuild/prebuild-install), we recommend [`prebuildify`](https://github.com/prebuild/prebuildify) paired with [`node-gyp-build`](https://github.com/prebuild/node-gyp-build).** > > With `prebuildify`, all prebuilt binaries are shipped inside the package...

When a number sign is part of a path, the highlighting breaks for everything on that line after the number sign. Here's how it looks with a number sign: ![bad](https://cloud.githubusercontent.com/assets/18548867/14633323/f2497c06-05d1-11e6-9530-0c4ad258b9d1.PNG)...

bug

.NET MAUI: https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/

Module-GraphicalTools

The size of the module is around 290MB's because we ship standalone apps for * `win-x64` * `osx-x64` * `linux-x64` This is because of a limitation on non-Windows that forces...

enhancement
Module-GraphicalTools

This tracks support for the [Show-Command](https://docs.microsoft.com/powershell/module/microsoft.powershell.utility/show-command) cmdlet.

enhancement
Module-ConsoleGuiTools
Module-GraphicalTools

both unit and e2e tests

enhancement
Module-GraphicalTools

Right now we support: * `win-x64` * `osx-x64` * `linux-x64` Should we support any others? Keep in mind, this increases the size of the package dramatically (around 100mb) because we...

enhancement
Module-GraphicalTools

Right now, we have `OutGridView.Gui` which obviously only supplies the GUI side of Out-GridView. When we want to add other GUI tools like `Show-Command` and the likes we should refactor...

enhancement
Module-GraphicalTools

because it's nice to collect that info :)