vim-hdevtools icon indicating copy to clipboard operation
vim-hdevtools copied to clipboard

Accept Hdevtools Suggestion

Open skatenerd opened this issue 9 years ago • 0 comments

It would be cool if you could review a suggestion made by hdevtools and choose to automatically accept it into your code. So, when hdevtools says:

Redundant bracket Found: ((placeAI x y gameState course)) Why not: (placeAI x y gameState course)

I'd like to say: "Yes! Thank you! Please do that!" and have it edit my code for me.

Is there any interest in this feature? Should I try my hand at it?

skatenerd avatar Nov 07 '15 20:11 skatenerd