Skip to content

Commit 78aa974

Browse files
authored
Remove organize imports from the supported features (#202)
We never supported this and still don’t so for now let’s remove it.
1 parent bc32a2e commit 78aa974

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ There are more details about our approach [in this blog post](https://4ta.uk/p/s
2424
| Go to definition in local package | definition |
2525
| Display type and source module of values | hover |
2626
| Remove redundant imports, replace suggested typos for values and module imports, fill type holes, insert missing type signatures, add suggested ghc extensions | codeAction (quickfix) |
27-
| Organize imports | codeAction (source.organizeImports) |
2827

2928
## Using it
3029

0 commit comments

Comments
 (0)