Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Using a Dockerfile language server for the Docker editor...

On Sat, 2017-07-22 at 16:54 +0900, Remy Suen wrote:
> Hi,
> 
> For the past two months or so I've been hacking away on a language
> server for Dockerfiles. It is licensed under MIT and I was wondering
> if the LinuxTools project would be interested in adopting it for use
> in your Dockerfile editor.
> 
> https://github.com/rcjsuen/dockerfile-language-server-nodejs/
> 
> You can get a feel for some of its features with just a browser thanks
> Orion and the Play With Docker project. Please refer to this email I
> sent to the orion-dev mailing list for more details.
> 
> https://dev.eclipse.org/mhonarc/lists/orion-dev/msg04093.html

I wouldn't mind having a look at this and implementing some kind of
editor on the Eclipse side to consume this (presumably using the
existing lsp4e libraries.

Perhaps it could end up replacing the current approach at some point,
assuming it's easier to keep up to date with the latest language
features. 

Cheers,
-- 
Roland Grunberg


Back to the top