gitlab-org / gitlab-vscode-extension
Features of Interest

Aspects in the source code identified through RegEx patterns.

Intro
Overview

GENERAL

TODOs
7,596 LOC (29%) 46 files | found text per file | found text per file
1 GENERAL Concerns
general
1.1 TODOs
7,596 LOC (29%) 46 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)( |:| ).*".
  • 46 files match defined criteria (7,596 LOC, 29.6% vs. main code):
    • 39 *.ts files (6,530 LOC)
    • 1 *.scss files (533 LOC)
    • 3 *.vue files (414 LOC)
    • 2 *.js files (97 LOC)
    • 1 *.html files (22 LOC)
  • 71 lines match the content pattern.
details...