James Brundage

Results 990 issues of James Brundage

If Receive-StreamDeck is not running in a job, this just generates a lot of event subscribers with little benefit.

enhancement

It would be great to be able to use ScriptDeck to write a plugin entirely in PowerShell.

enhancement

[Confluence Headings](https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html#ConfluenceWikiMarkup-Headings) are similar to Markdown Headings, but just different enough to be difficult (`h[1-6].` instead of `#{1,6}`)

enhancement

Confluence links are similar to [Markdown links](https://github.com/StartAutomating/Irregular/issues/117), but [just different enough to cause difficulties](https://confluence.atlassian.com/doc/confluence-wiki-markup-251003035.html#Links)

enhancement

Any regular expression pattern can be easily expressed in `.types.ps1xml` A pattern be expressed in a `` if it is plain text. Pattern generators can be expressed as a ``

enhancement

The `Irregular` pseudotype should be extended, in order to more easily expose aspects of Irregular. ## Irregular core commands * [ ] #220 ## Irregular Microservice Types (see #217) *...

Within Irregular, `$this` should default to Irregular, and `$this` should export any methods in both `*-*` and `*.*` formats.

enhancement

A purely event driven web server should be fairly fast.

enhancement

That is, the default setting for a new .EZOut.ps1 should turn commands into types.ps1xml (provided the module is loaded)

enhancement