Code color paste with HTML format in Qt creator
-
C Christian Ehrlicher moved this topic from General and Desktop on
-
Hi,
I spent a lot of time looking for it, but still no results, maybe it's the configuration in here, but I tried it still can't work.
-
@DQUY05
Under Linux, Creator 6.x. Default settings. I copy an area of code with coloring and paste it into LibreOffice Writer. It comes in with its coloring. -
Just select code then go to menu to Edit > Advanced > Copy With Highlighting. I've tried it with:
- LibreOffice Writer ✅
- Outlook Online ❌
- Microsoft World Online ✅
-
Just select code then go to menu to Edit > Advanced > Copy With Highlighting. I've tried it with:
- LibreOffice Writer ✅
- Outlook Online ❌
- Microsoft World Online ✅
Thank you, it's ok, but is it possible to set the default every time to Ctrl+C, I remember this was the default before
-
Thank you, it's ok, but is it possible to set the default every time to Ctrl+C, I remember this was the default before
You can change the shortcuts in Preferences ... > Environment > Keyboard and have the desired shortcut for
CopyWithHtml
action. -
You can change the shortcuts in Preferences ... > Environment > Keyboard and have the desired shortcut for
CopyWithHtml
action.that's great, thank you
-
D DQUY05 has marked this topic as solved on