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

Not excluding files

Open scobiej opened this issue 6 years ago • 0 comments

Issue Type: Bug

I have multiple definitions for a function prototype in my project, one of which I want to exclude from the search. I have added that file to the global files exclude and made sure the intellisense search is set to Directories and Files. However, when I go to definition, it continually jumps to the excluded file (a set of obfuscations) and does not even offer me the actual definition. I have rebuilt the intellisense database and still the file is not excluded.

Extension version: 0.2.2 VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:22:55.268Z) OS version: Darwin x64 18.2.0

System Info
Item Value
CPUs Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2800)
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: enabled
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 16.00GB (1.00GB free)
Process Argv
Screen Reader no
VM 0%

scobiej avatar Apr 16 '19 12:04 scobiej