In VSCode when an extension runs console.log
it goes to the dev tools console, but in Cursor that window is always empty. Why are the console logs being suppressed?
1 Like
In VSCode when an extension runs console.log
it goes to the dev tools console, but in Cursor that window is always empty. Why are the console logs being suppressed?