-
Notifications
You must be signed in to change notification settings - Fork 9
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
How do I use a custom Tact version with tact-vscode? #23
Comments
There is no simple way right now. |
I don't really think this issue has been resolved. There is a workaround, indeed, but from the UX point of view it's certainly not solved. Let me re-open it, to keep track of some features our users (the Tact dev team in this case) might need. |
Could you please form how we will solve this issue? Just add an option to the settings that will help to use Tact compiler by the external path, or? |
For instance I have a local dev version of the Tact compiler at
$HOME/path-to-tact-repository
and I'd like to use it with the VS Code plugin, what do I do? Is there a setting or some alternative way?The text was updated successfully, but these errors were encountered: