vscode/extensions/typescript
Matt Bierner a0cb432471 Allow Code Lenses to Provide only a Title
Fixes #24209

**Bug**
Currently, for the js/ts references code lens, even if there are zero references you can click on the lens. This display an empty peek view

**Fix**
Allow code lenses to only register a title for the lens with no actual backing command
2017-04-12 15:47:20 -07:00
..
build
schemas
snippets Remove class snippet comment (#23209) 2017-04-03 16:57:50 -07:00
src Allow Code Lenses to Provide only a Title 2017-04-12 15:47:20 -07:00
syntaxes Split markdown security selector into own file 2017-04-04 19:32:36 -07:00
test Fixes #23669. Consistent highlighting of puctuators in ts/js return types (#23871) 2017-04-03 14:57:55 -07:00
language-configuration.json
npm-shrinkwrap.json
OSSREADME.json
package.json Use js/tsconfig schema for jsconfig.*.json files (#24637) 2017-04-12 14:46:08 -07:00
package.nls.json Remove unused TS setting string 2017-04-03 17:47:36 -07:00
tsconfig.json