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

Don't try to extract import to a method#18025

Merged
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
extract-method-not-for-importmicrosoft/TypeScript:extract-method-not-for-importCopy head branch name to clipboard
Aug 25, 2017
Merged

Don't try to extract import to a method#18025
1 commit merged into
mastermicrosoft/TypeScript:masterfrom
extract-method-not-for-importmicrosoft/TypeScript:extract-method-not-for-importCopy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented Aug 24, 2017

Copy link
Copy Markdown

Fixes #17997
Replaced an invalid as Expression cast with a check for isExpression.
I had to refactor isExpression to take a Node and not a SyntaxKind because an ImportKeyword is an expression only if its parent is a CallExpression. @rbuckton I hope that doesn't hurt performance?

@ghost ghost merged commit fe1242c into master Aug 25, 2017
@ghost ghost deleted the extract-method-not-for-import branch August 25, 2017 16:54
ghost pushed a commit that referenced this pull request Aug 25, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
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.

2 participants

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