Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

[Suggestion] Add special color for translation context comments #115

@daravi

Description

@daravi

I think it could be useful to highlight the translation context comments differently:

Text {
    id: txt1;
    // This user interface string is only used here
    //: The back of the object, not the front
    //~ Context Not related to back-stepping
    text: qsTr("Back");
}

Context in //~ Context could also be highlighted differently since it won't be copied to the TS file. This is definitely a nice to have and not at all necessary so feel free to close as "won't do".

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions