-
Notifications
You must be signed in to change notification settings - Fork 29.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The code trace location is wrong! #27011
Comments
It's not clear what you problem is. You can learn about .d.ts files here https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html |
My question is, let me say the procedure, I don't speak English very well
NPM install koa2 - save
The new file index, js
` ` ` `
/ / index. Js
Let Koa = require (' koa2 ') / / I click on the command + mouse click on koa2 to the cache
` ` `
On 05/22/2017 05:25, Daniel Imms wrote: It's not clear what you problem is. You can learn about .d.ts files here https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/Microsoft/vscode","title":"Microsoft/vscode","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/Microsoft/vscode"}},"updates":{"snippets":[{"icon":"PERSON","message":"@Tyriar in #27011: It's not clear what you problem is. You can learn about .d.ts files here https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html"}],"action":{"name":"View Issue","url":"#27011 (comment)"}}}
|
@mattbierner I'm guessing this is about go to definition going to the TS declaration file? |
This is a duplicate of microsoft/TypeScript#6209 as far as I can tell We use |
yes,this is about go to definition going to the TS declaration file
…------------------ 原始邮件 ------------------
发件人: "Daniel Imms";<notifications@github.com>;
发送时间: 2017年5月22日(星期一) 上午10:46
收件人: "Microsoft/vscode"<vscode@noreply.github.com>;
抄送: "只会偏空想想"<462092795@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [Microsoft/vscode] The code trace location is wrong! (#27011)
@mattbierner I'm guessing this is about go to definition going to the TS declaration file?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
When I read the koa source code, I tracked the code and then jumped to a directory where it was the Users/yuantu/library/store/typescript/node_modules!
Hope for restoration!
Ps: then you want to know that the index.d.s file is the js code? I don't understand [tears] Want to learn
email: gw_iron@163.com
The text was updated successfully, but these errors were encountered: