atom / language-todo

TODO highlighting package for Atom
Other
81 stars 66 forks source link

Add 'WIP' (work-in-progress) identifier to grammar #77

Closed ermik closed 4 years ago

ermik commented 6 years ago

Increasingly so there are changes in the codebase that may not be brittle, but would still not qualify as a "Feature". This PR asks for the addition of "WIP" designator to the language-todo as a first-class citizen. This would be useful in the environment where a number of daily commits is necessary to facilitate team collaboration and peer review, as well as certain product- and project-management KPIs.

Edit: As you can see, I've added it as the second in the list of identifiers highlighted by this language as it fits nicely in the logical link of TODO -> WIP.