vscode/extensions/ruby
Matt Bierner 7d2dea4e45 Add "Include" to extension TSConfig Files (#25860)
**Bug**
Most VSCode extensions currently specify `"exclude"` in their `tsconfig.json` but not `"include"`. This may result in extra files being included in each project

**Fix**
Add  `"include": ["src/**/*"]` to all extension tsconfig files
2017-05-05 11:37:59 -07:00
..
src Fix #18241. Remove word patterns for ruby. We dono help select symbol for ruby 2017-04-05 14:53:07 -07:00
syntaxes fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting 2016-04-12 11:32:01 +02:00
test [themes] supertypes not colored in plus themes 2017-01-23 09:48:45 +01:00
language-configuration.json Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
OSSREADME.json Hello Code 2015-11-13 14:39:38 +01:00
package.json Fix #9178. erb is embeded ruby and should be treated as ruby language 2017-04-05 14:50:14 -07:00
tsconfig.json Add "Include" to extension TSConfig Files (#25860) 2017-05-05 11:37:59 -07:00