Toad Tada Studio Enhancemnet Request copy and paster keep format

The customer is asking for a way to keep the format when copying the code from one source to Toad Data Studio. The source might be from:

  1. Plain Text
  2. Rich Text Format (RTF)
  3. HTML (HyperText Markup Language)

We can have the following rules applied when we paste the code into Toad Data Studio

  • The destination application queries the clipboard to see what formats are available.

  • It tries to paste the "richest" format it understands and can display.

  • If it's a rich text-aware application (like Word or Outlook), it will prioritize RTF or HTML. It reads the formatting instructions from these formats and applies them to the text it pastes.

  • If it's a plain text-only application (like Notepad), it will only find and use the plain text version.

Hi Carlos,
Thanks for reporting the enhancement and it’s potential value to improve our product. We’ve have logged this request in our product backlog under ID # IMTDS-3986, and it will be reviewed for consideration in future releases of Toad Data Studio.