[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "Adobe Brackets like" editing in emacs
From: |
Ivan Andrus |
Subject: |
Re: "Adobe Brackets like" editing in emacs |
Date: |
Wed, 19 Mar 2014 08:01:53 -0600 |
On Mar 18, 2014, at 10:18 PM, Stephen J. Turnbull <address@hidden> wrote:
>> For example while editing html, if one clicks on an element, code
>> for css-style property for that element is displayed direclty below
>> under the lineof the code for that tag and one can edit that
>> particular piece of css.
>
> Which CSS property? The "C" in CSS stands for "cascading". That is,
> there may be a style attribute on the current element, there may be a
> style element in the document, and there may be multiple rel=style
> links in the document, any of which might be what you're editing. Or
> you might actually be creating a style attribute on the element.
I haven’t used it, but I think it grabs _all_ relevant styles. Gathering them
from across several files, and putting them in a single editable place.
-Ivan
- "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/18
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/18
- RE: "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/18
- Re: "Adobe Brackets like" editing in emacs, Ivan Andrus, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Stephen J. Turnbull, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Lennart Borgman, 2014/03/19
- Re: "Adobe Brackets like" editing in emacs, Richard Stallman, 2014/03/19
RE: "Adobe Brackets like" editing in emacs, arthur miller, 2014/03/18