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

--ide support? #16

Open
cpitclaudel opened this issue Apr 19, 2017 · 1 comment
Open

--ide support? #16

cpitclaudel opened this issue Apr 19, 2017 · 1 comment

Comments

@cpitclaudel
Copy link

Hey @SimonForest and @mlr-msft,

We've just merged an improved IDE frontend in the FStar repo. I've documented the new protocol at https://github.com/FStarLang/FStar/wiki/Editor-support-for-F* , and added notes at the end about porting. It should be relatively easy to update VimFStar: the new protocol is mostly just JSON syntax and a bunch of new opt-in features. The old --in flag is still in place, of course, so nothing should break — but it would be nice to update and upgrade F* support in Vim!

Let me know if I can help with the port.

@nikswamy
Copy link
Contributor

Is anyone still using VimFStar? If so, can we upgrade it to use --ide mode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants