editorconfig / editorconfig-visualstudio

EditorConfig Visual Studio Addin
http://editorconfig.org
Other
352 stars 74 forks source link

.EditorConfig - Mark // to do as "Warning" #64

Closed DeviZ9 closed 4 years ago

DeviZ9 commented 4 years ago

Hi Dear Developer, I am looking for a way to mark // to do in the code as warning.

Ex: void GetInfoFromAPI() { // to do - Call Azure DevOps API }

This should be marked as a "warning". Please suggest me.

jednano commented 4 years ago

This is not within the design goals of EditorConfig.