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 propose adding a configuration option to be able to freely configure the extensions to watch and fallback to defaults ones when the option is not set.
The text was updated successfully, but these errors were encountered:
Currently there are only 4 supported file extensions:
go
,tmpl
,tpl
andhtml
though this is problematic, because for example the gotemplate-syntax VSC extension works with.gohtml
extensions by default.I propose adding a configuration option to be able to freely configure the extensions to watch and fallback to defaults ones when the option is not set.
The text was updated successfully, but these errors were encountered: