Share

Haskell support for Eclipse

Tracker: Backlog

7 [Editor] organize imports - ID: 1809010
Last Update: Comment added ( leiffrenzel )

In an editor, the user should have an action to organize imports in the
source file, in particular:

- remove unused imports
- group imports
- replace imports with long import lists with an import for the entire
module (this option must be configurable by the user)
- if there are unresolved identifiers, automatically generate import
statements if there is only one possibility in the workspace, otherwise
present the user with an option list


Leif Frenzel ( leiffrenzel ) - 2007-10-07 16:08

7

Open

None

Nobody/Anonymous

Idea

None

Public


Comments ( 3 )

Date: 2008-04-05 21:24
Sender: leiffrenzelProject Admin


Implemented the skeleton for this (declarations in plugin.xml, editor
context menu, skeleton Haskell source).

Deferring to one of the next milestones, since this is a nice task for the
Hackathon.


Date: 2008-03-24 18:14
Sender: leiffrenzelProject Admin


Moving back to backlog. We'll probably tackle this at the Hackathon, but
there will be some more builds in between.


Date: 2007-10-19 17:54
Sender: leiffrenzelProject Admin


possibly helpful GHC flag: -ddump-minimal-imports


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
artifact_group_id Milestone 5 2008-04-05 21:24 leiffrenzel
artifact_group_id None 2008-03-30 15:29 leiffrenzel
artifact_group_id Milestone 3 2008-03-24 18:14 leiffrenzel
artifact_group_id Milestone 2 2008-03-21 08:19 leiffrenzel
priority 5 2007-11-18 17:26 leiffrenzel
artifact_group_id None 2007-10-19 17:55 leiffrenzel