Description:
When copying code or output blocks from the deepcode-cli interface, there is often extra indentation (leading whitespace) on the left side.
This is inconvenient because it requires users to manually clean up the whitespace after pasting the content into their IDE or terminal, which can lead to indentation errors or unnecessary formatting adjustments. I'm planning to work on a fix for this.
Expected Behavior:
It would be much better if the copied content did not include the extra leading spaces, allowing for a "clean" paste.
Environment:
• OS: Manjaro Linux
• Terminal: VS Code Terminal
Description:
When copying code or output blocks from the deepcode-cli interface, there is often extra indentation (leading whitespace) on the left side.
This is inconvenient because it requires users to manually clean up the whitespace after pasting the content into their IDE or terminal, which can lead to indentation errors or unnecessary formatting adjustments. I'm planning to work on a fix for this.
Expected Behavior:
It would be much better if the copied content did not include the extra leading spaces, allowing for a "clean" paste.
Environment:
• OS: Manjaro Linux
• Terminal: VS Code Terminal