When writing documentation in Composer, I frequently need to copy substantial text content. However, code blocks within the text prevent seamless copying of the entire content. This significantly impacts documentation workflow efficiency.
Steps to reproduce:
- Open Composer IDE
- Write documentation containing code blocks
- Attempt to copy large sections of text spanning multiple code blocks
Current behavior: Text selection/copying is blocked by code blocks Expected behavior: Ability to copy entire text content seamlessly, including sections containing code blocks
Environment:
- Latest Composer IDE version
- Issue persists across multiple projects/files
This is becoming a major productivity bottleneck for documentation tasks.