-
Notifications
You must be signed in to change notification settings - Fork 37.9k
Description
Issue Type: Bug
Hi.
I am assigning trade_.occId = occId; i.e. "GD 190517P00155000" to a property (in this case it contains 4 spaces. In the JavaScript hover view however, the property on 'trade' reads occId:"GD 190517P00155000" (only one space) [btw, I copied both these values right out of the IDE view]. I've just been chasing ghosts for some time because of this discrepancy and not expecting the IDE altering assigned values when viewing objects.
Update --->
Alright, sorry. I am not sure how to submit the first value on GitHub with the 4 spaces between GS and 1 preserved, even when using 'code' quotes (same as the VSC issue...). So the first value is "GD....190517P00155000" when replacing spaces with dots...
Thanks for VS Code otherwise :-)
VS Code version: Code 1.33.1 (51b0b28, 2019-04-11T08:27:14.102Z)
OS version: Windows_NT x64 10.0.17763
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz (8 x 2904) |
| GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: enabled surface_synchronization: enabled_on video_decode: enabled webgl: enabled webgl2: enabled |
| Memory (System) | 15.88GB (5.63GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Extensions (4)
| Extension | Author (truncated) | Version |
|---|---|---|
| vscode-scss | mrm | 0.6.2 |
| debugger-for-chrome | msj | 4.11.3 |
| vscode-scss-formatter | sib | 1.4.1 |
| vscodeintellicode | Vis | 1.1.5 |