leksah-0.15.1.4: Haskell IDE written in Haskell

Safe HaskellNone
LanguageHaskell2010

IDE.Pane.Files

Description

The pane of ide that shows a list of all the files in the workspace

Synopsis

Documentation

data IDEFiles Source

The representation of the Files pane

Constructors

IDEFiles 

data FilesState Source

The additional state used when recovering the pane (none, the package directories come from the IDE state)

Constructors

FilesState 

getFiles :: Maybe PanePath -> IDEM IDEFiles Source

Get the Files pane

refreshFiles :: IDEAction Source

Refreshes the Files pane, lists all package directories and synchronizes the expanded folders with the file system