02-21-2026, 10:59 AM
Hi QB64pe friends
this message can be interesting for who uses Discord or for developers team working on Discord interfacing:
If you want to share your code on Discord server of QB64pe you can do this easily through the menu of QB64pe IDE: File -> Exort as...--> Discord codebox. And that is fantastic!
![[Image: Discord-codebox-original.jpg]](https://i.ibb.co/cmKmSFr/Discord-codebox-original.jpg)
The way back is more difficult.
if you select the icon copy from a codebox on Discor server or you highlightes handly the text of codebox and then you perform a rightclick and choose copy text, then you open QB64pe IDE and rightclick to paste or choose menu Edit --> paste you got a bad stuff...
the code is written in the editor window with the formatting of Discord codebox!
![[Image: Discord-codebox-paste-into-QB64pe-IDE.jpg]](https://i.ibb.co/7JcJyd57/Discord-codebox-paste-into-QB64pe-IDE.jpg)
the only way to escape to this trap is 1. highlight the text of codebox by mouse and 2. then copy via keyboard combo Ctrl+C.
Now you got the source code with no formatting characters.
So about discord codebox , is it possible to have the come back way straight as an option of Paste menu command o similar?
I have already told my way to do this.
this message can be interesting for who uses Discord or for developers team working on Discord interfacing:
If you want to share your code on Discord server of QB64pe you can do this easily through the menu of QB64pe IDE: File -> Exort as...--> Discord codebox. And that is fantastic!
![[Image: Discord-codebox-original.jpg]](https://i.ibb.co/cmKmSFr/Discord-codebox-original.jpg)
The way back is more difficult.
if you select the icon copy from a codebox on Discor server or you highlightes handly the text of codebox and then you perform a rightclick and choose copy text, then you open QB64pe IDE and rightclick to paste or choose menu Edit --> paste you got a bad stuff...
the code is written in the editor window with the formatting of Discord codebox!
![[Image: Discord-codebox-paste-into-QB64pe-IDE.jpg]](https://i.ibb.co/7JcJyd57/Discord-codebox-paste-into-QB64pe-IDE.jpg)
the only way to escape to this trap is 1. highlight the text of codebox by mouse and 2. then copy via keyboard combo Ctrl+C.
Now you got the source code with no formatting characters.
So about discord codebox , is it possible to have the come back way straight as an option of Paste menu command o similar?
I have already told my way to do this.


).