Skip to content

Proposal: Issolate sync and preprocessor for running standalone from terminal with other editors #43

@WolfGangS

Description

@WolfGangS

If we break the few dependencies that the sync system and preproc systems have directly on vscode, then they can be bundled into a standalone executable for users of other editors to make use of.

Essentially splitting this project into 3 parts.

  • Vscode wrapper
  • Standalone wrapper
  • Sync and PreProc core

Currently, I plan to implement this using Deno

But Bun would be a workable alternative. Node is also adding single executable support, but i believe that is still in experimental mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions