Testing #223154
These would be better formed as a sentence imo:
|
/* |
|
* Use: |
|
* - files.exclude setting |
|
*/ |
|
filesExclude = 2, |
|
/* |
|
* Use: |
|
* - files.exclude setting |
|
* - search.exclude setting |
|
*/ |
|
searchAndFilesExclude = 3 |
Current (if I add the /**):
Proposal something like:

Testing #223154
These would be better formed as a sentence imo:
vscode/src/vscode-dts/vscode.proposed.findTextInFilesNew.d.ts
Lines 117 to 127 in d4bb523
Current (if I add the /**):
Proposal something like: