TODO not recognized in react templates Permanently deleted user 创建于 2017年04月12日 20:22 I have the following in a React.Component: {/* TODO: do the thing */} But Webstorm dos not recognize this as a TODO. Does anyone know of a way to make this work? A pattern I can use?
Please follow https://youtrack.jetbrains.com/issue/WEB-23401 for updates