Copy All as Text now includes margin offset text prepended to each line

This commit is contained in:
IChooseYou
2026-02-10 06:17:10 -07:00
committed by sysadmin
parent 910b607b79
commit 9dd104ff34
3 changed files with 16 additions and 1 deletions

View File

@@ -49,6 +49,7 @@ public:
static void setGlobalFontName(const QString& fontName);
// Custom type names (struct types from the tree) shown in type picker + lexer GlobalClass coloring
QString textWithMargins() const;
void setCustomTypeNames(const QStringList& names);
// Saved sources for quick-switch in source picker