skiplang / skip

A programming language to skip the things you have already computed

Home Page:http://skiplang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nuclide: Unable to find the "Language Settings-Skip-Directory"

leinadsepol opened this issue · comments

Nuclide Version: 0.351.0.
Available language settings:
General, Clang, Remote Ctags, Flow, Hack, Infer AL, Obj-C, Ocaml, Python, Swift
But nothing for SKIP.

Is there an additional package to install to allow Nuclide to work with skip?
Or should we use a specific version of Nuclide?

So unfortunately, the extension that we used in Nuclide internally has not been open-sourced. I am going to try to see if we could open-source it, and keep you posted.

@pikatchu Open source Nuclide will soon (next few weeks) support VSCode plugins out of the box.
We(I) should get skip_lsp packaged for VSCode, then we'll get Nuclide support from there.