Semantic token omitting record field in {-# LANGUAGE DuplicateRecordFields #-}
#3950
Labels
component: semantic-tokens
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Uh oh!
There was an error while loading. Please reload this page.
recordField
name in instance decl sometimes considered as generated OccName by hieAst even if it is written out by user. Like in$sel:plcGlobalOn:PluginConfig
. in hls code base:Stop omit generated OccName could fix this.
The text was updated successfully, but these errors were encountered: