liveSassCompile.settings.includeItems
ℹ This setting can vary between workspace folders - read more
Process only these specified files. Useful for when you deal with only a few sass files.
Type: string[]?
Default: null
NOTE: there is no need to include partial sass files.
Example
"liveSassCompile.settings.includeItems": [ "/path/subpath/a.scss", "/path/subpath/b.scss", ]
top = top.OrderByDescending(pair => pair[1]).ThenByDescending(pair => pair[2]).Take(100).ToList();
[["TEST",76,8,0],["TEST_0",10,97,1],["TEST_3",10,93,1],["TEST_1",10,73,0],["TEST_9",10,71,0],["TEST_5",10,60,0],["TEST_6",10,58,1],["TEST_2",10,56,0],["TEST_8",10,36,1],["TEST_7",10,16,0],["TEST_4",10,8,0]]