Skip to content

Fix config initialization#10930

Merged
tsmaeder merged 1 commit into5730_java_ls_pocfrom
fixInit
Aug 28, 2018
Merged

Fix config initialization#10930
tsmaeder merged 1 commit into5730_java_ls_pocfrom
fixInit

Conversation

@tolusha
Copy link
Copy Markdown
Contributor

@tolusha tolusha commented Aug 27, 2018

Signed-off-by: Anatoliy Bazko abazko@redhat.com

What does this PR do?

LanguageServerConfigInitializer.initialize() is invoked after workspace is started. It means that client knows nothing about registered language servers and autocomplition doesn't work until page is refreshed.

Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
@tolusha tolusha added kind/bug Outline of a bug - must adhere to the bug report template. target/branch Indicates that a PR will be merged into a branch other than master. team/languages labels Aug 27, 2018
@tolusha tolusha self-assigned this Aug 27, 2018
@tolusha tolusha requested a review from tsmaeder August 27, 2018 13:01
@tsmaeder tsmaeder merged commit b423157 into 5730_java_ls_poc Aug 28, 2018
@svor svor deleted the fixInit branch August 28, 2018 11:08
tsmaeder pushed a commit that referenced this pull request Aug 29, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tolusha added a commit that referenced this pull request Sep 5, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 13, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 20, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Sep 26, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 1, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 5, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 12, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 16, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
tsmaeder pushed a commit that referenced this pull request Oct 17, 2018
Signed-off-by: Anatoliy Bazko <abazko@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Outline of a bug - must adhere to the bug report template. target/branch Indicates that a PR will be merged into a branch other than master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants