Skip to content

Don't give back completions after stray dots#3727

Merged
DanielRosenwasser merged 9 commits into
masterfrom
elipsisMeansQuiet
Jul 7, 2015
Merged

Don't give back completions after stray dots#3727
DanielRosenwasser merged 9 commits into
masterfrom
elipsisMeansQuiet

Conversation

@DanielRosenwasser
Copy link
Copy Markdown
Member

Fixes #3242.

Comment thread src/services/services.ts
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

consider moving the check to the top of the function along with other completion blocking checks.

Comment thread src/services/services.ts
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

also jsx spread expression should be in this list.. somthing like <div {.../*here*/

@DanielRosenwasser
Copy link
Copy Markdown
Member Author

All good now @mhegazy?

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jul 7, 2015

👍

DanielRosenwasser added a commit that referenced this pull request Jul 7, 2015
Don't give back completions after stray dots
@DanielRosenwasser DanielRosenwasser merged commit 8cdd59f into master Jul 7, 2015
@DanielRosenwasser DanielRosenwasser deleted the elipsisMeansQuiet branch July 7, 2015 21:46
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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