Skip to content

Add editor service#99

Merged
rictic merged 135 commits intomasterfrom
add-editor-service
Apr 11, 2018
Merged

Add editor service#99
rictic merged 135 commits intomasterfrom
add-editor-service

Conversation

@rictic
Copy link
Copy Markdown
Contributor

@rictic rictic commented Apr 11, 2018

No description provided.

rictic and others added 30 commits September 29, 2016 17:06
In preparation for deleting it there, now that this is the canonical repo for it.
Moved from https://github.com/polymer/vscode-plugin

Once this is released we'll migrate the other plugins to use this rather than our home-grown protocol, and deprecate then remove the editor server.
Check in clang-format config. Format source.
* Get the language server compiling cleanly.

Seems like the vscode languageserver typedefs just became null-aware, causing some mild breakage.

* Fix type error in getReferencesForFeatureAtPosition
Add slots to autocompletion of snippets

* Modify quicktest npm command to ignore compiler warnings when using npm link
@googlebot
Copy link
Copy Markdown

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

@rictic rictic requested a review from aomarks April 11, 2018 01:22
@rictic rictic merged commit e051215 into master Apr 11, 2018
@rictic rictic deleted the add-editor-service branch April 11, 2018 02:32
aomarks added a commit that referenced this pull request Jul 9, 2018
Previously we were using url.parse and assuming the path would be a
valid file path. However this will not 1) unescape percent-encoded
characters 2) remove the leading slash before Windows drive letters. The
vscode-uri library does this correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants