Update README.md

Update todo list.
This commit is contained in:
Chiel 2015-05-08 11:51:12 +02:00
parent c16a053519
commit 95d6836801

View File

@ -152,6 +152,8 @@ If you have a composite filetype with dots (like `django.python` or `php.wordpre
Things that are not (yet) implemented
----------------------------------------------------------
* Support toggling between multiple formatters, as requested and described in #46.
* Make Autoformat command accept ranges and provide range information to formatter if they support that, as requested and described in #47.
* Automatically check for formatters of supertypes, as requested and described in #50.
* Option for on-the-fly code-formatting, like visual studio (If ever. When you have a clever idea about how to do this, I'd be glad to hear.)
Pull requests are welcome.