Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 574 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 574 Bytes

IntelliJ plugin for Scheme language

This plugin is modified from cmf/schemely which code is somehow too old to compiled on newer IntelliJ platforms.
I made the old code can be compiled on newer IntelliJ platforms, and modified some code of the Lexer and Parser, and also with other modifcations (Some commits in Saigut/schemely).
But this plugin is not well tested yet, and also have some issues that may be hard to be fixed for me. And I have little free time to work on this plugin recently.