Automatically completing code


    GoLive's code completion feature enables you to write code without looking up hard-to-remember elements, attributes, or functions. You can use code completion while writing HTML code, as well as other languages such as JavaScript and PHP. Code completion is context-sensitive. For example, if you're coding in JavaScript, GoLive displays only JavaScript options in the code completion menu.

    Automatically completing code in the Source Code Editor
    Automatically completing code in the Source Code Editor

To use code completion:

  1. Begin typing code in the Source Code or JavaScript Editor.
  2. Scroll through the pop-up menu that appears, and then press Enter (Windows) or Return (Mac OS) to select the desired element, attribute, or function.