code-gnu-global icon indicating copy to clipboard operation
code-gnu-global copied to clipboard

C++ Intellisense by austin.code-gnu-global causes intellisense, auto-complete and reference look-ups to all stop working. global and gtags failures show in the Log(Window)

Open JZ-AMAT opened this issue 3 years ago • 0 comments

Issue Type: Bug

I think this may be due to one too many C++ Intellisense extensions being enabled at once. I don't think this is the MS code extension which is the one I want to be using. This was a real nightmare. Intellisense was totally messed along with references and auto-complete. I wish I hadn't wasted a day on a bad extension messing with a good extension. Oh well.

Extension ID: "austin.code-gnu-global"

Log(Window) [2022-04-15 21:22:56.899] [renderer1] [error] [Extension Host] Error: Error: Command failed: global --encode-path " " -f "/home/amat/rfpm/am-apps/host/source/apps/am-icm/interface_control_manager.cpp" global: GTAGS not found. global --encode-path " " -f "/home/amat/rfpm/am-apps/host/source/apps/am-icm/interface_control_manager.cpp" (exited with error code 3)

Even if global is installed correctly and the GTAG file is created and updated the autocomplete still did not work correctly. Don't know if it would work properly if the MS C/C++ Extension Pack wasn't installed? But no matter, the MS pack works very well. Uninstall of this extension is recommended!!

Extension version: 0.2.2 VS Code version: Code 1.66.2 (dfd34e8260c270da74b5c2d86d61aee4b6d56977, 2022-04-11T07:46:01.075Z) OS version: Windows_NT x64 10.0.19042 Restricted Mode: No Connection to 'ssh-remote+192.168.64.132' could not be established

System Info
Item Value
CPUs Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz (12 x 2712)
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
oop_rasterization: enabled
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
Load (avg) undefined
Memory (System) 63.75GB (40.68GB free)
Process Argv --crash-reporter-id 4a7d5dfb-e0a7-43aa-92cc-06f27db049ff --max-memory=4096 --crash-reporter-id 4a7d5dfb-e0a7-43aa-92cc-06f27db049ff
Screen Reader no
VM 40%

Connection to 'ssh-remote+192.168.64.132' could not be established

A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyl392:30443607
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30445986
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
pythonvsnew555:30457759
vscscmwlcmt:30465135
cppdebug:30466689

JZ-AMAT avatar Apr 16 '22 01:04 JZ-AMAT