Skip to Main Content or Page Contents

Brackets Editor Quick Edit

Brackets Editor Quick Edit (Ctrl + E) & Color Picker (Ctrl + E)

Results per page:

Match: any search words all search words

Page Contents

Introduction to Brackets Editor Quick Edit

Quick Edit is one of the great features of the Brackets Editor. It allows you to view or edit any CSS code associated with a selector such as a tag, class, id or any other selector .

It can be used on either:

  • An HTML page or
  • An external CSS file page

Preparation

  1. Open the Brackets Editor
  2. This tutorial required the Brackets Editor Getting Started Project that automatically opens when Brackets is first created.
    1. The Getting Started Project looks like Figure 1. Take note of the areas I have highlighted. If this project is displayed, you can omit Step 3.
      Getting Started Project
      Fig. Brackets Getting Started Project


  3. If the Brackets Getting Started Project is not Open, open it now by either:
    1. Click the triangle to the right of the current folder in the left column
      1. Click the line which will be similar to:
        sceenshots-C:/Program Files (x86)/Brackets/samples/root/Getting Started
      2. If it is not there use the method below 3b.
    2. File > Open Folder
    3. Getting Started navigate to the Getting Started Folder which is normally located in the following path:
      C: > Program Files (x86) > Brackets > samples > root > Getting Started
    4. Click the Getting Started Folder then click the Select Folder button

 

 


Fig. Quick Edit Color Picker

 

 

 

 

 

More Brackets Editor Pages


© tutorials4u.com
HTML Tutorial by John McGuinn.