Graviton-Code-Editor / Graviton-App

🚀 A modern-looking Code Editor
https://graviton.netlify.app
MIT License
1.17k stars 126 forks source link

How to reload window #297

Closed lichangwei123 closed 2 years ago

lichangwei123 commented 2 years ago

I want to debug it. , but. ctrl + R can't reload window, how can I do?

marc2332 commented 2 years ago

Hello!

You just need to open the "Dev tools": image

And then you can use ctrl+R to reload the window (you need to have the dev tools focused).

Note: Graviton is being rewritten.