question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Opening an issue instead of issuing a PR directly because introducing options of any kind begs the question of: what plans do you have for configuration, either via the lein gorilla subcommand or via the UI itself during a session?

If you indicate which direction you plan/would like to go, if either, I’ll be happy to put together a PR for an option to auto-save worksheets. Nothing like accidentally refreshing your tab…

Thanks for your wonderful work.

Issue Analytics

  • State:open
  • Created 10 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alguevara7commented, Nov 4, 2017

Just in case this helps someone, I’ve been quite happy with this poor man’s version of autosave 😃

window.setInterval(function() { eventBus.trigger("app:save"); }, 1000 * 60);

0reactions
heyarnecommented, May 4, 2018

Is there any progress on this? This has bitten me repeatedly, which is a petty because I otherwise really love working with gorilla-repl. I would also be happy with a You have unsaved changes. Want to save all changed files? prompt when Ctrl + Cing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I turn on AutoSave? - Microsoft Support
To view or change the AutoRecover settings, open an Microsoft 365 app, and select File > Options > Save. How to turn off...
Read more >
AutoSave - The Most Hated Feature of Office (And Why it's The ...
First, save your work into OneDrive or SharePoint. Go to File > then Save > Then OneDrive and choose a location. Name your...
Read more >
How to Enable AutoSave Option in Microsoft Word [Tutorial]
How to Enable AutoSave Option in Microsoft Word [Tutorial]It's frustrating when working for hours on a document in Word and then having ...
Read more >
How to enable AutoSave Option in Microsoft Excel? - YouTube
In this video I will Show Set up autosave on Microsoft Word, Excel and PowerPoint?. How do I turn on AutoSave ? in...
Read more >
How to Configure AutoSave Options in Office Apps - YouTube
Did you know you could enable or disable AutoSave in Word, Excel, and PowerPoint when using them with SharePoint and OneDrive?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found