vscode-titanium
vscode-titanium copied to clipboard
can't access features beacuse trust workspace doesn't work
Type: Bug
Hi,
I was working normally with the extension but I was changing android sdk versions to tets some things and after closing vs code and opening up again the worksapce trust prompt always appears to trust or not the workspace but it gets stucked there aoiding access to extension features.
Is there some workaround? Thanks!
Extension version: 1.0.1 VS Code version: Code 1.72.2 (d045a5eda657f4d7b676dedbfa7aab8207f8a075, 2022-10-12T22:15:18.074Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: No
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (8 x 1190) |
GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off |
Load (avg) | undefined |
Memory (System) | 15.76GB (9.61GB free) |
Process Argv | --crash-reporter-id 10c8e3fe-e7cd-4171-8d10-a5ae8b026894 |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
azure-dev_surveyone:30548225
2144e591:30553903
vsccc:30566497
pyindex848cf:30577861
nodejswelcome1cf:30587006
40g7c324:30573242
It's possible there's some startup error hiding in the trust prompt. Are you able to run ti info
from your terminal and build your app ok from the terminal ti build -p <platform>
too?
There were some improvements to the trust detection shipped in v1.1.0 so I'm going to close this out. Please open a new issue if this continues to happen