Skip to content

Unimplemented pinned datatips and modifier providers #42

@illright

Description

@illright

In the types for atom-ide-datatip, there are two unimplemented concepts:

  • a pinned datatip (presumably, a datatip that stays at a particular position in the editor until dismissed manually)
  • a modifier provider (presumably, a provider that is also passed the information about the held modifier keys like Ctrl or Shift)

What would be the use cases for these? So far I don't see much reason to have them. They aren't implemented by the LSP, so it's unlikely that we'll have proper language support for these either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions