You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured the vue language server on my windows device, but I want to have a single portable configuration file which I can use on linux as well. It would be nice to have a way to dynamically determine a value in the config file at runtime via some scripting language (bash, lua, js, python, whatever)
I have configured the vue language server on my windows device, but I want to have a single portable configuration file which I can use on linux as well. It would be nice to have a way to dynamically determine a value in the config file at runtime via some scripting language (bash, lua, js, python, whatever)
I would imagine it as something like this:
Keep in mind I don't often use toml, so the exact toml syntax for setting the value can be different, I'm just trying to get my point across.
The text was updated successfully, but these errors were encountered: