Skip to content

Commit 02a230d

Browse files
committed
Add hls-cabal-plugin features to features.md
1 parent cf636d2 commit 02a230d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/features.md

+14
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,12 @@ Provided by: `hls-stan-plugin`
4444

4545
Provides Stan hints as diagnostics.
4646

47+
### Cabal parse errors and warnings
48+
49+
Provided by: `hls-cabal-plugin`
50+
51+
Provides errors and warnings from Cabal as diagnostics
52+
4753
## Hovers
4854

4955
Provided by: `ghcide`
@@ -308,6 +314,14 @@ Expand record wildcards, explicitly listing all record fields as field puns.
308314

309315
![Explicit Wildcard Demo](../plugins/hls-explicit-record-fields-plugin/wildcard.gif)
310316

317+
### Unknown SPDX License suggestion
318+
319+
Provided by: `hls-cabal-plugin`
320+
321+
Code action kind: `quickfix`
322+
323+
Correct common misspelling of SPDX Licenses such as `BSD-3-Clause`.
324+
311325
## Code lenses
312326

313327
### Add type signature

0 commit comments

Comments
 (0)