Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

SourceKitDaemon support #21

@Dan2552

Description

@Dan2552

A SourceKitDaemon adapter could be written with a configuration to choose between SourceKitten/SourceKitDaemon)

It just needs to implement the same methods as the source_kitten module:

  • complete(offset, file, project_directory, text)
  • cursor_info(offset, file, project_directory, text)

and then the subl_source_kitten module would just have to check config on what adapter to call to

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions