- # Missing: missing answer some one else do that please
- # Bug: There is a bug I can't fix or dont have time to fix it right now. It happens when >short desctiption<
- # Frage: I have a question about that / I don't quite understand >x<
- # Kontrolle: I think I have it but I'm not quite sure about it.
- # Verbessern: This works but there are way better solutions.
- # I cheated and used >x<: I used tool x to do this ... we should redo it or work on it.
in VSCode you can use regex in search. use "(Kontrolle|Missing|Bug|Frage|Verbessern|I cheated)" to find all instances of our Comments. Also write who commented (>name<) after comment.