First of all thank you so much for this wonderful piece of software. I think countless developers should thank you!
I have a question... are you still actively developing this?
54 propose converting it to ES6. I think that could possibly be done using https://decaffeinate-project.org/repl/ -- that will make the codebase a little more "modern", it would eliminate the coffeescript build step and it would make it easier to expand it.
However, you also proposed:
rewriting the plugin to use a custom text editor view, which would take a lot more work but support a lot of the customization folks have been asking for. I'd really love to explore that further too!
Which would render the ES6 port useless.
Now... since you own the only useful TODO list manager for Atom, I have to ask... do you have any plans for it?
Hi Chris,
First of all thank you so much for this wonderful piece of software. I think countless developers should thank you! I have a question... are you still actively developing this?
54 propose converting it to ES6. I think that could possibly be done using https://decaffeinate-project.org/repl/ -- that will make the codebase a little more "modern", it would eliminate the coffeescript build step and it would make it easier to expand it.
However, you also proposed:
Which would render the ES6 port useless.
Now... since you own the only useful TODO list manager for Atom, I have to ask... do you have any plans for it?
Thank you again!