cnrishiraj
Results
2
issues of
cnrishiraj
I am trying to use this plugin for my editor based project using ngx-monaco-editor, i want to grey out the blocked json/code with a color so that user can know...
wontfix
Huge shootout for the work done!! Need help ``` # Initialize recording state is_recording = False # Function to toggle recording state def toggle_recording(): global is_recording is_recording = not is_recording...