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

Scheme references are not updated in scheme file #16

Closed cooolbros closed 10 months ago

cooolbros commented 11 months ago

If you have a border in resource/clientscheme.res that references a colour also inside resource/clientscheme.res, then change the file contents so that the location of the colour definition changes, the language server will not update the position of the reference, leading to incorrect reference locations

example: image