Dominik Kaszewski

Results 45 issues of Dominik Kaszewski

**Is your feature request related to a problem? Please describe.** Vimspector supports jumping to BP or PC by clicking the breakpoint or frame respectively. This however requires moving over to...

Trying to get vim-OmniSharp to work, but the server fails to start, complaining about not finding SDK, despite using the exact one from link in next message. Also an issue...

# PR Summary Allows user to configure prompt colors (e.g. when removing non-empty directories or explicitly giving `-Confirm` flag). The configurable colors and the default values are as following (up...

WG-Interactive-Console
CL-General
Large
WG-NeedsReview

### Summary of the new feature / enhancement There were multiple discussions about PowerShell's confusing operator order: ```pwsh > 1 -or 1 -and 0 # expected true like in every...

Issue-Enhancement
Needs-Triage

### Summary of the new feature / enhancement `Set-Clipboard` does not really work over SSH, as it always sets the clipboard of the target machine, not the host. This means...

Issue-Enhancement
WG-Cmdlets
Up-for-Grabs
Hacktoberfest
In-PR

# PR Summary Allows the help locale to match, if it is in the list of parents (fallback chain) of the provided (or implicit) one. Fixes #18021 ## PR Context...

Review - Needed
Small

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Engine
Up-for-Grabs
WG-Cmdlets-Utility
In-PR

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Interactive-HelpSystem
Needs-Triage
In-PR

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/PowerShell/releases) - [X] Search the existing issues. -...

WG-Engine
Needs-Triage

### Description GitHub orders commits in pull requests (and probably other places) starting from oldest at the top to newest on the bottom, which is exactly the opposite of what...

enhancement
under discussion