Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@microsoft @PowerShell
rjmholt/README.md

Hi, I'm Rob

I work for Microsoft on PowerShell and related bits and pieces.

I'm a project maintainer of and contributor to:

My current areas of expertise include:

  • The PowerShell language (i.e. the structure of PowerShell's syntax and its semantics), as well as a working knowledge of the PowerShell parser, AST and compiler implementations
  • The PowerShell module system
  • The PowerShell extension for VSCode and its innards
  • PSScriptAnalyzer, how it works, and what can and can't be statically analysed in PowerShell
  • Getting PowerShell to play nicely with threads
  • Using reflection and assembly loading mechanisms to make PowerShell do your bidding

If you're looking to get in contact with me:

  • Open an issue on the project you need help with
  • Find me on Twitter: @rjmholt
  • Send an email to my GitHub email account (I don't check this quite as often)

Also, I know my bio says "FP enthusiast", but it's been a while since I wrote much in that space. Let me know if you've got a project in Rust, OCaml, Haskell or Erlang and want a part-time contributor!

Pinned

  1. Forked from PowerShell/PowerShell

    PowerShell for every system!

    C# 1

  2. Forked from PowerShell/PowerShellEditorServices

    A common platform for PowerShell development support in any editor or application!

    C#

  3. Forked from PowerShell/vscode-powershell

    Provides PowerShell language and debugging support for Visual Studio Code

    TypeScript

1,054 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

March 2021

Created 1 commit in 1 repository

Created a pull request in microsoft/winget-pkgs that received 10 comments

Add PowerShell 7.1.3 and 7.0.6 packages

Have you signed the Contributor License Agreement? Have you checked that there aren't other open pull requests for the same manifest update/change?

+15 −0 10 comments
Opened 1 other pull request in 1 repository
PowerShell/PowerShell
1 open

Created an issue in PowerShell/PowerShell that received 6 comments

API for executing a PowerShell script file from C#?

I'm writing a cmdlet that takes in paths of scripts and then executes them from the filesystem. In PowerShell script this would be trivial — & $path

6 comments
22 contributions in private repositories Mar 1 – Mar 11

Seeing something unexpected? Take a look at the GitHub profile guide.