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
In this file I have set -XNoDataKinds but HLS suggests adding it!
Furthermore, if I follow the suggestion it does add DataKinds to the extensions, but to no effect because NoDataKinds hasn't been removed. The suggestion sticks around too.
Probably best not to suggest things which are disabled or have already been enabled (and aren't taking affect for whatever reason)
The text was updated successfully, but these errors were encountered:
In this file I have set
-XNoDataKinds
but HLS suggests adding it!Furthermore, if I follow the suggestion it does add
DataKinds
to the extensions, but to no effect becauseNoDataKinds
hasn't been removed. The suggestion sticks around too.Probably best not to suggest things which are disabled or have already been enabled (and aren't taking affect for whatever reason)
The text was updated successfully, but these errors were encountered: