src\vs\editor\contrib\codeAction\codeActionCommands.ts
- 51 Complexity
- 1.82 Complexity / M
- 0 Duplication
- 21 Churn
- 440 Lines
- 389 Lines of Code
- 28 Methods
- 13.89 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?’