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
The language server should be able to provide completions for expressions in a config file, such as built-in constants and functions. Additionally, in a closure for a dynamic process directive, completions should be given for process constants like task.
The text was updated successfully, but these errors were encountered:
The language server should be able to provide completions for expressions in a config file, such as built-in constants and functions. Additionally, in a closure for a dynamic process directive, completions should be given for process constants like
task
.The text was updated successfully, but these errors were encountered: