Safe Haskell | Safe-Infered |
---|
IDE.Pane.Workspace
Description
- data WorkspaceState
- data IDEWorkspace
- updateWorkspace :: Bool -> Bool -> IDEAction
- getWorkspace :: Maybe PanePath -> IDEM IDEWorkspace
- showWorkspace :: IDEAction
Documentation
data WorkspaceState Source
Nothing to remember here, everything comes from the IDE state
data IDEWorkspace Source
Workspace pane state
updateWorkspace :: Bool -> Bool -> IDEActionSource