implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close.
This commit is contained in:
@@ -170,6 +170,7 @@ en:
|
||||
destroy_file: Delete File
|
||||
download: Download
|
||||
dummy: No Action
|
||||
lastsaved: 'Last saved: '
|
||||
network: 'While your code is running, port %{port} is accessible using the following address: <a href="%{address}" target="_blank">%{address}</a>.'
|
||||
render: Render
|
||||
run: Run
|
||||
|
Reference in New Issue
Block a user