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

Add intermediary type to safely construct vscode.Ranges for use#1492

Merged
grdowns merged 4 commits into
mastermicrosoft/vscode-cpptools:masterfrom
inactive-region-highlightmicrosoft/vscode-cpptools:inactive-region-highlightCopy head branch name to clipboard
Jan 26, 2018
Merged

Add intermediary type to safely construct vscode.Ranges for use#1492
grdowns merged 4 commits into
mastermicrosoft/vscode-cpptools:masterfrom
inactive-region-highlightmicrosoft/vscode-cpptools:inactive-region-highlightCopy head branch name to clipboard

Conversation

@grdowns

@grdowns grdowns commented Jan 26, 2018

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread Extension/src/LanguageServer/client.ts Outdated
}

interface InputRange {
start: { line: number, character: number };

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.

, [](start = 25, length = 1)

nit: should be a semi-colon. (surprised the linter didn't pick this up)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Noted for the future!

@bobbrow bobbrow left a comment

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.

:shipit:

@grdowns grdowns removed the request for review from andrewcrawley January 26, 2018 00:44
@grdowns grdowns merged commit b68d1e1 into master Jan 26, 2018
@grdowns grdowns deleted the inactive-region-highlight branch January 26, 2018 00:46
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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