codeapp icon indicating copy to clipboard operation
codeapp copied to clipboard

Copy file contents

Open bogdanripa opened this issue 2 years ago • 2 comments

Is there a way to copy the full contents of a file?

bogdanripa avatar Aug 16 '23 19:08 bogdanripa

If you are using a physical keyboard, you can use Command-A to select all text and copy it with Command-C. Unfortunately with Monaco Editor, there is no way to copy the content with a touch screen. See https://github.com/thebaselab/codeapp/issues/169.

bummoblizard avatar Aug 16 '23 23:08 bummoblizard

I’m on an iPad, can’t command-a.VS code cloud is exposing these shortcuts in the UIOn Aug 16, 2023, at 11:01 PM, Chung Shing Hin @.***> wrote: Command-A

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

bogdanripa avatar Aug 17 '23 08:08 bogdanripa

Use Runestone editor added in 1.8.0.

bummoblizard avatar Jun 20 '24 17:06 bummoblizard