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

feat: Rewrite suggestions and diagnostics in LG LSP with latest LG APIs #2208

Merged
merged 25 commits into from
Mar 24, 2020

Conversation

cosmicshuai
Copy link
Contributor

@cosmicshuai cosmicshuai commented Mar 10, 2020

closes #2211
Implement completion and validate functions with latest LG APIs.
Now templates and diagonsitc are managed under LGFile class.
Indexer for LG editor also has been modified. Replace statichecker with LGParser.

@github-actions
Copy link

Coverage Status

Coverage decreased (-0.009%) to 40.776% when pulling 869a626 on shuwan/refactor-lg-lsp into ceb8186 on master.

@cosmicshuai cosmicshuai dismissed a stale review via b65ad51 March 10, 2020 07:54
@cosmicshuai cosmicshuai requested a review from corinagum as a code owner March 19, 2020 01:49
@cwhitten cwhitten merged commit 8d594d5 into master Mar 24, 2020
@cwhitten cwhitten deleted the shuwan/refactor-lg-lsp branch March 24, 2020 06:46
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
…Is (microsoft#2208)

* init

* fix importResolver

* fix templates suggestions

* fix return

* fix get all templates method

* fix comments

* fix test cases

* upgrade lgParser related api

* fix

* revert designIds

* revert designIds

* upgrade lg api change

Co-authored-by: zhixzhan <zhixzhan@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants