Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fixing #3624 - Readline crash with @{<tab>#3626

Merged
daxian-dbw merged 2 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
powercode:ht-3624powercode/PowerShell:ht-3624Copy head branch name to clipboard
Apr 25, 2017
Merged

Fixing #3624 - Readline crash with @{<tab>#3626
daxian-dbw merged 2 commits into
PowerShell:masterPowerShell/PowerShell:masterfrom
powercode:ht-3624powercode/PowerShell:ht-3624Copy head branch name to clipboard

Conversation

@powercode

@powercode powercode commented Apr 22, 2017

Copy link
Copy Markdown
Collaborator

Fix #3624

}
break;
case TokenKind.AtCurly:
// Handle scenarios such as Sort-Object @{<tab> || gci | Format-Table @{

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sort-Object @{ || gci | Format-Table @{

minor comment: can we change this to 'Sort-Object @{<tab>' or 'gci | Format-Table @{'? I think it's more readable.

}
}

It "Issue#3628 - 'Sort-Object @{<tab> should work" {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'Sort-Object @{ should work

Minor comment: did you miss a single quote? :)

@daxian-dbw daxian-dbw self-assigned this Apr 24, 2017
Adressing review comments
@powercode

Copy link
Copy Markdown
Collaborator Author

@daxian-dbw Thx for the review. Issues addressed.

@iSazonov

Copy link
Copy Markdown
Collaborator

LGTM.

@powercode I added link on Issue in description. The Issue will be auto closed after merge. And it is useful to see a link to the PR in the Issue.

@powercode

Copy link
Copy Markdown
Collaborator Author

@iSazonov I thought the number in the title did so, but apparently I was incorrect :)

@daxian-dbw daxian-dbw merged commit 5bdcff5 into PowerShell:master Apr 25, 2017
@powercode powercode deleted the ht-3624 branch April 25, 2017 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.