Author Topic: Regarding the debug line mark is too small  (Read 4656 times)

Offline Chun Jiu

  • Multiple posting newcomer
  • *
  • Posts: 71
  • My Girlfriend
    • EasilyGCC
Regarding the debug line mark is too small
« on: February 22, 2021, 01:11:30 pm »
hi guys,

I feel that the debug line mark is too small and it is very difficult to look at the screen when debugging. So is there a way to improve it?

I love my girlfriend like c++!    :-)

http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Regarding the debug line mark is too small
« Reply #1 on: February 22, 2021, 02:25:32 pm »
I do not think that this marker can be altered...

To make things more visible you can highlight the cursor line
Settings->Editor->Syntax highlighting->Active Line
Settings->Editor->general settings->Other editor settings->highlight  line under caret

Offline Chun Jiu

  • Multiple posting newcomer
  • *
  • Posts: 71
  • My Girlfriend
    • EasilyGCC
Re: Regarding the debug line mark is too small
« Reply #2 on: February 22, 2021, 03:06:16 pm »
I do not think that this marker can be altered...

To make things more visible you can highlight the cursor line
Settings->Editor->Syntax highlighting->Active Line
Settings->Editor->general settings->Other editor settings->highlight  line under caret

Wow, this is much better, thank you very much! ;D
I love my girlfriend like c++!    :-)

http://pan.baidu.com/s/1feNwU
easilygcc is a gmail's email.