WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
132992
Web Inspector: Auto-save changes to disk
https://bugs.webkit.org/show_bug.cgi?id=132992
Summary
Web Inspector: Auto-save changes to disk
Shawn Strickland
Reported
2014-05-16 09:23:24 PDT
I like the Command-S in the editor to save the changes you've made to the disk. However, I use Webkit as a development browser as well and would prefer something that auto-saves as you guy a-la what current Chrome can do. SCSS and LESS integration would be preferred.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-05-16 09:26:13 PDT
<
rdar://problem/16941799
>
Timothy Hatcher
Comment 2
2014-05-16 09:34:24 PDT
Command-S again will save to disk without a prompt. Auto-save likely won't happen without some other considerations.
Shawn Strickland
Comment 3
2014-05-16 09:38:08 PDT
Ok, I didn't realize this. Is there utilization of Source Maps so that SCSS/LESS editing can be implemented?
Timothy Hatcher
Comment 4
2014-05-16 09:43:06 PDT
We do support source maps, they should show up in the Resources sidebar. If they are local file URLs, they can be edited and saved too. We just don't have the auto-reload of SCSS or LESS when those files get regenerated. We have other bugs tracking that.
Shawn Strickland
Comment 5
2014-05-16 09:44:41 PDT
Marked as resolved for later as other bugs are addressing this.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug