cooolbros / vscode-vdf

VDF/Valve KeyValues language support for VSCode
https://marketplace.visualstudio.com/items?itemName=pfwobcke.vscode-vdf
GNU General Public License v3.0
22 stars 4 forks source link

Mark #base file paths that don't exist as unused code #19

Open cooolbros opened 9 months ago

cooolbros commented 9 months ago

Don't throw a warning because deliberately missing #base files is a comment method for HUD customisation

The message should resemble Cannot find file '${documentSymbol.detail}'

cooolbros commented 9 months ago

Checking to see if a #base file exists will also require looking in multiple VPKs