AREPL-vscode icon indicating copy to clipboard operation
AREPL-vscode copied to clipboard

No cat button in the gui

Open eliassal opened this issue 5 years ago • 5 comments

Describe the bug I don't have CAT button in the toolbar as you can notice in the snaphot

Expected behavior Having cat button

Screenshots AREPL-VSC_002

Other Information (please complete the following information):

  • OS: [Windows10]
  • Python Version [3.9.1]

eliassal avatar Mar 25 '21 11:03 eliassal

That's because the image doesn't show up with the light color theme, darn 🤔 Good catch

Almenon avatar Mar 26 '21 06:03 Almenon

Will this be fixed?

eliassal avatar Mar 26 '21 07:03 eliassal

Possibly, but I don't work that much on this project anymore. You or someone else is welcome to be submit a PR if you wish.

Almenon avatar Mar 27 '21 23:03 Almenon

In the menatime I suggest using the alternate methods of running it:

from the readme:

Or run AREPL through the command search: control-shift-p

or use the shortcuts: control-shift-a (current doc) / control-shift-q (new doc)

Almenon avatar Mar 27 '21 23:03 Almenon

I noticed that in the latest VS Code insider version the AREPL icon is missing (=not visible). At the same time with the same theme the icon is visible in staple version. The icon is there though, you just need to click it in blind. My theme is Cobalt2.

meCoding avatar Apr 07 '21 10:04 meCoding