-
-
Notifications
You must be signed in to change notification settings - Fork 432
Misplaced Haddock comment? #4871
Copy link
Copy link
Open
Description
Is Unique identifier of the plugin pluginId or pluginDescription? I think the former, in which case the comment below should me moved one line up.
haskell-language-server/hls-plugin-api/src/Ide/Types.hs
Lines 317 to 319 in dd3dbd7
| PluginDescriptor { pluginId :: !PluginId | |
| , pluginDescription :: !T.Text | |
| -- ^ Unique identifier of the plugin. |
I can do that as part of some other change, if anybody confirms.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels