src\vs\editor\contrib\suggest\suggestModel.ts
- 114 Complexity
- 3.45 Complexity / M
- 0 Duplication
- 1 Churn
- 555 Lines
- 419 Lines of Code
- 33 Methods
- 12.7 LOC / Method
No issues found
“
Good code is its own best documentation. As you’re about to add a comment, ask yourself, ‘How can I improve the code so that this comment isn’t needed?’