xulion / scope4code

cscope support for visual studio code
MIT License
21 stars 8 forks source link

generate cscope.files based on a compile_commands.json file #34

Open ydeweerdt opened 5 years ago

ydeweerdt commented 5 years ago

the compile_commands.json file is parsed to find all files that are compiled for the project and to find all include directories specified for compilation. The header files found in all these include directories are added to the cscope.files.