Extension issue
Closed this issue · 1 comments
alyahmedaly commented
- Issue Type:
Bug
- Extension Name:
ts-extract-interface
- Extension Version:
0.1.2
- OS Version:
Darwin x64 18.6.0
- VSCode version:
1.36.0
{
"messages": [],
"activationTimes": {
"startup": false,
"codeLoadingTime": 167,
"activateCallTime": 0,
"activateResolvedTime": 0,
"activationEvent": "onCommand:extension.writeExtracted"
},
"runtimeErrors": [
{
"name": "TypeError",
"message": "Cannot read property 'name' of undefined"
},
]
}
alyahmedaly commented
You can ignore this is it's working as expected I didn't notice that I need to select the class maybe quick action to extract interface will be more clear.