Skip to content
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

New outline: no outline in IIFE #49985

Closed
paror opened this issue May 16, 2018 · 2 comments
Closed

New outline: no outline in IIFE #49985

paror opened this issue May 16, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@paror
Copy link

paror commented May 16, 2018

Issue Type: Bug

In the new outline tool, there is no element visible in IIFE.

For sample:
(function() {
function foo() {}
})();

The function "foo" is not visible in the outline

(thanks for this new tool)

VS Code version: Code - Insiders 1.24.0-insider (5799dec, 2018-05-16T07:07:37.740Z)
OS version: Darwin x64 17.5.0

System Info
Item Value
CPUs Intel(R) Core(TM) i5-2500S CPU @ 2.70GHz (4 x 2700)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: unavailable_software
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 12.00GB (1.65GB free)
Process Argv /Applications/Visual Studio Code - Insiders.app/Contents/MacOS/Electron
Screen Reader no
VM 0%
Extensions (6)
Extension Author (truncated) Version
vscode-eslint dba 1.4.9
vscode-language-pack-fr MS- 1.23.0
debugger-for-chrome msj 4.4.3
minifyandconcat par 0.1.0
convert-css-in-js pau 1.0.0
vscode-open san 0.1.0

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented May 16, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@mjbvz mjbvz assigned mjbvz and jrieken and unassigned jrieken May 16, 2018
@mjbvz
Copy link
Contributor

mjbvz commented May 17, 2018

TS issue. Symbol search also does not work in this case

@mjbvz mjbvz added bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues javascript JavaScript support issues labels May 17, 2018
@mjbvz mjbvz added this to the May 2018 milestone May 19, 2018
@mjbvz mjbvz closed this as completed in 3b0e269 May 19, 2018
@Tyriar Tyriar added the verified Verification succeeded label May 30, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug javascript JavaScript support issues typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants