ride icon indicating copy to clipboard operation
ride copied to clipboard

Linux Color highlighting for all lines

Open miguelraz opened this issue 2 years ago • 0 comments

Describe the issue you are having

I would like to have color syntax highlighting for all lines in the RIDE.

Did you connect to an already running interpreter or start the interpreter from RIDE?

Yes.

Paste the contents of Help → About (Shift+F1)

IDE:
  Version: 4.4.3732
  Electron: 13.6.9
  Chrome: 91.0.4472.164
  Node: 14.16.0
  Platform: Linux x86_64
  Date: 2022-10-11 16:52:29 +0100
  Git commit: 491568f297958f1db18eef72f0f70c8a9cb69eaa
  Preferences:{
    "colourScheme":"Dracula",
    "kbdLocale":"en_US",
    "keys":"{\"CAM\":[\"Ctrl-L\"],\"DMK\":[\"Ctrl-V\"],\"DMP\":[\"Ctrl-P\"],\"NEW\":[\"Ctrl-Shift-N\"]}",
    "zoom":"4",
    "selectionHighlight":"1",
    "squiggleTips":"1",
    "blockCursor":"1",
    "autoPW":"1",
    "renderLineHighlight":"line",
    "persistentHistorySize":"500"
  }

Interpreter:
  Version: 18.2.45405
  Platform: Linux-64
  Edition: Unicode/64
  Date: Mar 18 2022 at 13:31:50

This is what is shown on Windows IDE image

And what I would also like to have on Linux.

Thanks!

miguelraz avatar Nov 27 '22 02:11 miguelraz