I’d like to see a SublimeText plugin that visually identifies passive voice in writing, like what hemingwayapp.com or orewellapp.com do. Or, perhaps a plugin like that already exists?
Plugin to identify passive voice
Lucas
#2
It may not be exactly what you are looking for, but the closest I can think of that already exists is the SublimeLinter Write Good
package.
You can find it at this link: https://packagecontrol.io/packages/SublimeLinter-contrib-write-good
You can see all of the instruction if you follow that link, but it’s a SublimeLinter plugin so you need to install the SublimeLinter
package first, then install write-good
with Node JS.
0 Likes