Rohitkumar Asare

Results 4 issues of Rohitkumar Asare

I am trying to run an execute anonymous statement using tooling API. I am running a very simple `System.debug('value');` Now the issue is as this is a GET request, the...

### Clear and concise description of the problem I need to highlight few lines by green color, I checked codemirror documentation but I am not able to understand (apologies as...

The code in my vue component --> I have declared the theme. ![image](https://github.com/justcaliturner/simple-code-editor/assets/5638449/b7839615-fc01-4ebc-9c61-2fef9294c0eb) output --> ![image](https://github.com/justcaliturner/simple-code-editor/assets/5638449/c7d3ebdc-8e4f-48e3-b5c9-a6125485ddd9) Warning in console --> ![image](https://github.com/justcaliturner/simple-code-editor/assets/5638449/e71db1c4-4323-4e5d-9e86-5d51c447fe28) I haven't done any changes in anything, today only...

Is there any way I can highlight the background color of any line? Appreciate if you can share some sample code.