JetBrains / colorSchemeTool

Apache License 2.0
452 stars 81 forks source link

Scala, Clojure support #3

Open zlw opened 13 years ago

zlw commented 13 years ago

Is it possible to add scala, clojure and maybe other intellij's languages (java, erlang, c# etc.)? Now colorSchemeTools supports only RubyMine and PyCharm.

yole commented 13 years ago

It is certainly possible, and I hope I will get around to it some day. In the meantime, patches are welcome.

zlw commented 13 years ago

OK, I created a patch for Clojure (https://github.com/yole/colorSchemeTool/pull/4). Scala is much more complicated so it will take more time to add it.