TypeFox / yang-lsp

A Language Server for YANG
http://www.yang-central.org
Apache License 2.0
51 stars 13 forks source link

Connection to local file system #59

Closed BalazsLengyel closed 7 years ago

BalazsLengyel commented 7 years ago

How can I and how should I load, save files to my local filesystem?

Can I work in this and still keep the files in my local file system?

svenefftinge commented 7 years ago

We will create a desktop version of yangster than runs locally. For the online version there will be an upload/download feature eventually.

svenefftinge commented 7 years ago

Also the vscode extension and the eclipse plug-in will allow to work with local files, of course.