Skip to content

Feature/Additional Translation Modes #60

@AaronChen11

Description

@AaronChen11

Issue Description(Feature)

Translation outputs are only displayed in a separate panel as chunks. While functional, this approach forces users to constantly switch between the source code and the translation panel. This slows down workflows and makes it harder to quickly understand comments in context.

Describe the solution you'd like

Have additional translation modes to allow developers to choose how translations are displayed within VS Code:

  • Inline Mode: Show translations directly below or beside the original comment line in the editor.
  • Hover Mode: Show translations as tooltips when hovering over a comment. Non-intrusive and space-saving.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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