Open wopox1337 opened 5 years ago
@rsKliPPy any suggestions?
@wopox1337 For what I read in this issue, VSCode doesn't have an API to expose a way to expand variables using the format ${env:<variable>}
. Anyway one of the guys from the issue has created a package to add support for this: vscode-variables. That should do the work for this feature request.
Is not possible to set global settings in paths for code highlighting & compilation settings. As example for i want:
/.vscode/settings.json
Now it's not works. But, vscode supports them (Environment variables) in tasks.json as i know.
Configuration example:
as example, windows environment variables settings.
%AMXX_PATH% = F:\\hlds\\cstrike\\addons\\amxmodx