Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement calculation of suggestions for any text position #7

Merged
merged 2 commits into from
Sep 26, 2018

Conversation

boq
Copy link
Member

@boq boq commented Jul 30, 2018

Makes calculation of suggestions in middle of command less expensive.

Also changes nodes in context from Map to List - there were never used as map, so extra overhead was not needed.

@msftclas
Copy link

msftclas commented Sep 26, 2018

CLA assistant check
All CLA requirements met.

Copy link
Contributor

@Dinnerbone Dinnerbone left a comment

Choose a reason for hiding this comment

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

Please add a copyright header to the new files.

@boq
Copy link
Member Author

boq commented Sep 26, 2018

@Dinnerbone done

Copy link

@grum grum left a comment

Choose a reason for hiding this comment

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

Looks good.

@Dinnerbone Dinnerbone merged commit bbfb8a7 into master Sep 26, 2018
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