Bug 132992

Summary: Web Inspector: Auto-save changes to disk
Product: WebKit Reporter: Shawn Strickland <sjstrick>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Minor CC: graouts, joepeck, timothy, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.9   

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
Radar WebKit Bug Importer
Comment 1 2014-05-16 09:26:13 PDT
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.