JetBrains / ideavim
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
23,702 LOC (33%) 118 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
23,702 LOC (33%) 118 files | found text per file | found text per file
  • The following criteria are used to filter files:
    • files with any line of content like ".*(TODO|FIXME)( |:| ).*".
  • 118 files match defined criteria (23,702 LOC, 33.1% vs. main code):
    • 114 *.kt files (22,079 LOC)
    • 1 *.g4 files (826 LOC)
    • 3 *.java files (797 LOC)
  • 215 lines match the content pattern.
details...