Open rinuboney opened 10 years ago
Hi. Yes, the biggest issues are with indentation. The project is really a quick hack to aid me in using Elixir with LightTable and I don't have time as of the moment to complete the features. Some of the keywords may also be deprecated (or missing) since there are new versions of Elixir. A pull request is always welcome :)
Btw, if you are using LightTable, I have a plugin for this that I can share with you.
yup i'm using LightTable. I'm actually working on a plugin myself. can you share that plugin?
Hi. I added the plugin files needed for LightTable.
do you plan on working on the inline evaluation and the inline docs features?
Probably not (or not in the near future). If I can get free time, I'll try to work on the indentation issues and update syntax highlighting to work well with the current version of Elixir.
k. maybe you could make the codemirror plugin work well and i can use the plugin and add features like inline eval,docs etc
great!
the editor indents after a single line function definition