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

skipFiles has no effect on tslib.js #111301

Closed
oliversalzburg opened this issue Nov 25, 2020 · 5 comments
Closed

skipFiles has no effect on tslib.js #111301

oliversalzburg opened this issue Nov 25, 2020 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@oliversalzburg
Copy link

Issue Type: Bug

  1. Add tslib.js into the skipFiles of a debug configuration and start debugging.
  2. At some point you'll step right into tslib.js, even though it should be skipped.

This could be #104421 in case it still hasn't been fixed. But the nightly has other major issues right now and is unusable.

VS Code version: Code 1.51.1 (e5a624b, 2020-11-10T23:34:32.027Z)
OS version: Windows_NT x64 10.0.19042
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard
Remote OS version: Linux x64 4.19.128-microsoft-standard

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz (12 x 3598)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 63.91GB (40.04GB free)
Process Argv --file-uri=vscode-remote://wsl+Ubuntu/home/oliver/fairmanager/fairmanager/core-web3/core.code-workspace --remote=wsl+Ubuntu --crash-reporter-id f825acfe-92fa-4526-a38a-f8815cf9f7ea
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz (12 x 3597)
Memory (System) 50.14GB (38.30GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz (12 x 3597)
Memory (System) 50.14GB (38.30GB free)
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 4.19.128-microsoft-standard
CPUs Intel(R) Core(TM) i7-6850K CPU @ 3.60GHz (12 x 3597)
Memory (System) 50.14GB (38.30GB free)
VM 0%
Extensions (29)
Extension Author (truncated) Version
javascript-ejs-support Dig 1.3.1
eslint-disable-snippets drK 1.2.0
output-colorizer IBM 0.1.2
remote-containers ms- 0.148.1
remote-ssh ms- 0.56.0
remote-ssh-edit ms- 0.56.0
remote-wsl ms- 0.51.4
vscode-remote-extensionpack ms- 0.20.0
vscode-icons vsc 11.0.0
vscode-zipfs arc 2.2.2
better-toml bun 0.3.2
vscode-eslint dba 2.1.13
eslint-disable-snippets drK 1.2.0
gitlens eam 11.0.5
EditorConfig Edi 0.16.1
prettier-vscode esb 5.8.0
vs-code-xml-format fab 0.1.5
generateuuid Fir 0.0.5
shell-format fox 7.0.1
terraform has 2.3.0
vscode-esformatter how 1.6.0
template-string-converter meg 0.3.3
code-beautifier mic 2.3.3
vscode-docker ms- 1.8.1
vscode-js-profile-flame ms- 0.0.13
vscode-paste-image mus 1.0.4
vscode-xml red 0.14.0
vscode-yaml red 0.13.0
lit-plugin run 1.2.1

(2 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented Nov 25, 2020

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

@weinand weinand assigned connor4312 and unassigned weinand Nov 25, 2020
@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Nov 25, 2020
@connor4312
Copy link
Member

/jsDebugLogs

@oliversalzburg
Copy link
Author

I sent you an email with the log.

@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Nov 26, 2020
@connor4312 connor4312 added this to the November 2020 milestone Nov 26, 2020
@connor4312
Copy link
Member

Thanks, fixed in today's nightly build

@roblourens roblourens added the verified Verification succeeded label Dec 7, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 2021
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 debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants
@roblourens @oliversalzburg @weinand @connor4312 and others