Jon D.

Results 11 issues of Jon D.

There are a number of broken image links, notably: - [Visual Studio - User Interface Design](https://github.com/ironmansoftware/poshtools-docs/tree/master/powershell-pro-tools-documentation/visual-studio/user-interface-design/README.md) - [Visual Studio - Building a GUI](https://github.com/ironmansoftware/poshtools-docs/blob/master/powershell-pro-tools-documentation/visual-studio/user-interface-design/building-a-gui-with-windows-forms-in-visual-studio.md) - [VSCode - Automating VSCode](https://github.com/ironmansoftware/poshtools-docs/blob/master/powershell-pro-tools-documentation/visual-studio-code/automating-visual-studio-code.md) I'll add...

I assume this repo doesn't get checked much given the age of issues and the last activity, but just in case — Basically what the title says. Similar to its...

I found that during formatting, some keywords aren't separated from leading braces (`while`), and some are seemingly ignored entirely (`until`). Also, unary operators (`-not`, `-bnot`, etc.) aren't separated with whitespace...

Issue - Enhancement
Area - Formatter
Up for Grabs

For context, I may be over-thinking the use of PowerLine or using it in an odd way, as I have a *long* script called by my profile to set up...

Used a combination of the [VBScript Language Reference](https://learn.microsoft.com/en-us/previous-versions//d1wf56tt(v=vs.85)), [SS64's VBScript documentation](https://ss64.com/vb/) and Claude Sonnet 4 to fill out: - GlobalDefs.vbs and ObjectDefs.vbs: Added missing or incomplete XMLDoc (summary and parameters)...

## Summary I realize this repo is somewhat inactive, but thought I'd put this here anyway in case it's maintained again. ## Version Info - VS Code: 1.104.0 (System) -...

### Prerequisites - [x] I have written a descriptive issue title. - [x] I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. -...

Issue-Bug
Area-psEditor

### Is your enhancement related to a problem? Please describe. The `yaml.schemas` setting doesn't describe the expected format in the package.json schema, so I had to look at the extension...

enhancement
good first issue

### Proposal While editing a Copilot prompt file (.prompt.md), I noticed the regular key bindings and commands were not available. I see there's a related setting (`markdown.extension.extraLangIds`) but it's an...

## Description It's clear this repository is no longer active given the last commit, but I thought I'd add this anyway. I'd love to use this extension more, but have...