empathicqubit/vscode-cc65-debugger

How to disable / improve cycle count layout.

audetto opened this issue · 1 comments

Running in Linux / Ubuntu VSCode 1.66.2

image

I find them distracting, and have seen them more interleaved with the code.
when I select code, a green total appear, and keeps jumping around.
If I delete code, some of them stays.

Is there an option to disable them altogether? Or to fix them properly (ideally at a fixed column, rather than around the text).

I know the code is nonsense now, but this is a good example of what happens after some copy paste or while editing code.

found

"cc65vice.enableCycleCounters": false