-
-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Increasing Access
- Enhanced Usability: The "Copy Code" button would simplify the task of copying code, reducing the need to manually select and
copy text, which can be error-prone and time-consuming. - Improved Productivity: Users can save time and effort when sharing or moving code within your platform, increasing overall
productivity. - User Satisfaction: Implementing user-requested features like this can enhance overall user satisfaction, demonstrating that you
listen to and value user feedback.
Motivation

Detailed Description
Feature request details
I propose the addition of a "Copy Code" button to the code editing interface. This button would allow users to easily copy the code from the text area created for writing and editing code. The feature aims to streamline the process of copying code snippets and would be particularly useful for users who frequently share code with others or need to move code between different parts of your platform
Screenshots/Mockups (if applicable)
No response
Additional Context
No response
Existing Issues
- I have checked existing issues (open and closed) for duplicatesTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Alternatives Considered
No response
Panquesito7
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Activity
ShambhavII-Singh commentedon Sep 22, 2023
Hi can you assign this to me?
BamaCharanChhandogi commentedon Sep 22, 2023
There is no need to assign, You can work and raise pull requests.
prasad-chavan1 commentedon Sep 24, 2023
@BamaCharanChhandogi Ive submitted pull request solving this issue
prasad-chavan1 commentedon Sep 26, 2023
@maltejur Review PR regarding this issue
prasad-chavan1 commentedon Sep 26, 2023
[-]Fet: Addition of a "Copy Code" button to the code interface[/-][+][FEATURE] Addition of a "Copy Code" button to the code interface[/+]AJAmit17 commentedon Jun 28, 2024
Added the copy button. Please do check the PR