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

Update to the 0.0.11 release of the language server #173

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

rcjsuen
Copy link
Contributor

@rcjsuen rcjsuen commented Nov 15, 2017

While there have been no new features added to the 0.0.11 release, this new release includes fixes for both #165 and #167.

Please use the following Dockerfile to verify the two fixes.

FROM openjdk:8-jre-alpine
ENV ZOO_PORT=2181
# no suggestions should appear when inserting
# a space in the next commented line
#
EXPOSE $ZOO_PORT

Signed-off-by: Remy Suen <remy.suen@gmail.com>
@chrisdias
Copy link
Member

LGTM

@chrisdias chrisdias merged commit a793670 into microsoft:master Nov 22, 2017
@rcjsuen rcjsuen deleted the langserver-0.0.11 branch July 3, 2018 10:45
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
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.

2 participants