Skip to content

Moved brace matching functionality to use the new syntax tree#724

Merged
DanielRosenwasser merged 8 commits into
masterfrom
braceYourselves
Sep 23, 2014
Merged

Moved brace matching functionality to use the new syntax tree#724
DanielRosenwasser merged 8 commits into
masterfrom
braceYourselves

Conversation

@DanielRosenwasser
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/services/services.ts Outdated
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.

Is this needed?

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.

I would rather we moved getMatchSpans to services.ts, it sees small enough

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Sounds reasonable. I can move it back in, although, I'd like to temporarily continue the review like this so people can contextually compare side by side.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 22, 2014

👍

Comment thread src/services/braceMatcher.ts Outdated
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.

getStart(sourceFile)

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

👍 Just move code into services.ts

DanielRosenwasser added a commit that referenced this pull request Sep 23, 2014
Moved brace matching functionality to use the new syntax tree
@DanielRosenwasser DanielRosenwasser merged commit e20b671 into master Sep 23, 2014
@DanielRosenwasser DanielRosenwasser deleted the braceYourselves branch September 23, 2014 16:46
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

4 participants