Would be nice to add the JavaScript console for testing or what are the shortcuts to get to it?
Javascript console
doxtu
#2
I assume you mean developer tools when you say javascript console. F12 will open that. Or is that not what you meant?
resdesign
#3
Hey Thanks, doxtu, I like it better when it is not opening in another window (like in FF with ctrl-shift-k in Windows) but yes this is what I was looking for since I am a game programmer and wanted to test in this browser. Each browser has a different way to activate the dev tools and I could not find what they were in Brave.
Thanks for the input!
eljuno
#4
Hi @resdesign,
This request is logged here:
I added your comment as +1 and likely it’s coming in future release.
And like @doxtu said, to open dev-tools, you can use F12
or Ctrl + Shift + I
or Menu > View > Toogle Developer Tools.
Hope that can help,
Thank you,