I installed the Tincr Chrome extension , so I can edit CSS directly through Chrome DevTools. The extension claims to work in both directions. If I change the CSS file in Aptana, the browser will automatically update (this works fine). However, if I make changes to CSS through the DevTools Elements tab, the file is not saved, so the changes are lost as soon as I press F5.
Tincr Configuration:
Project Type: Http Web Server Auto-Save enabled
Ressource
style.css URL: /tincrtest/style.css File Path: C:\xampp\htdocs\tincrtest\style.css
I also run Chrome (v28) as an administrator (Win7 / 32).
Any ideas on what I might be doing wrong?
source share