Creating a Specific Run Configuration for Chez Scheme

Answered

Currently, I'm learning the Chez Scheme. I installed the Scheme plugin from the marketplace. 

Every time I want to run my code, I have to open the terminal, write chez, and after pressing enter, write (load “<file name>”)

Is there a way if I can automate this process by adding a run configuration?

I hope that you can help me with this. 

Thank you. 

0
1 comment
Hi,

The Scheme support is supported by the 3rd party plugin. Please feel free to file a request to the plugin author: https://github.com/Saigut/intellij-scheme/issues
0

Please sign in to leave a comment.