java-prolog-connectivity/logtalk-intellij

Run Prolog from the plugin

Opened this issue · 2 comments

Will this plugin be able to run Logtalk from the plugin or is it just pure editor and we have to run the code from the Logtalk environment?

The plugin is syntax high-lighting tool.
It works under Intellij Idea for purely editing Prolog/Logtalk sources.
It doesn't load Prolog/Logtalk at the moment.

It is not a top priority at the moment, but pull requests are accepted! :)