Skip to content

Autocomplete/actions for Wingman's tactic block #1893

@Ailrun

Description

@Ailrun

It would be great if we don't need to remember the names of Wingman's tactics, using autocompletion or actions activated only in Wingman's tactic blocks.

For example, when we have

foo :: Int -> Int
foo = (+) 1

bar :: Int
bar = [wingman| · |]

(where · is the position of the cursor) we may get either

  1. Autocompletion
    With apply, application, use, ... (listing only applicable tactics if possible)
  2. Actions
    Like add 'apply' in tactic block, add 'use' in tactic block, ... (likewise, only applicable if possible)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions