Skip to content

Handle the require call in javascript file for getSymbolAtLocation#11373

Merged
sheetalkamat merged 2 commits into
masterfrom
gotoDefRequire
Oct 6, 2016
Merged

Handle the require call in javascript file for getSymbolAtLocation#11373
sheetalkamat merged 2 commits into
masterfrom
gotoDefRequire

Conversation

@sheetalkamat
Copy link
Copy Markdown
Member

This helps in getting the alias symbol so that it can go to the definition of external module
Fixes #9251

This helps in getting the alias symbol so that it can go to the definition of external module
Fixes #9251
// @Filename: bar.js
////var x = require(/*1*/"./foo");

debugger;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Oct 5, 2016

@sheetalkamat can you port this to release-2.0.5 as well.

@sheetalkamat sheetalkamat merged commit 9852c85 into master Oct 6, 2016
@sheetalkamat sheetalkamat deleted the gotoDefRequire branch October 6, 2016 00:03
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants