User Tools

  • Logged in as: anonymous (anonymous)
  • Logout

Site Tools


autocomplete

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

autocomplete [2013/03/27 21:10]
administrator created
autocomplete [2013/04/14 07:38] (current)
administrator [Identifier Autocomplete]
Line 3: Line 3:
  
 **Autocomplete** is a core feature offered by mSLDev. mSLDev offers auto-complete for multiple contexts. **Autocomplete** is a core feature offered by mSLDev. mSLDev offers auto-complete for multiple contexts.
 +
 +Some of the auto-completion includes:
 +
 +  * Identifier auto-complete
 +  * Variable auto-complete
 +  * Com name auto-complete
 +  * Property auto-complete
 +  * Colors
  
 ===== Identifier Autocomplete ===== ===== Identifier Autocomplete =====
 +
 +{{ :autocomplete.png?200|}}
  
 Identifier autocomplete is the most common form of autocompletion. Identifier autocomplete is the most common form of autocompletion.
Line 11: Line 21:
   * {{: builtident2.png|}} - Built-in identifier, Takes arguments   * {{: builtident2.png|}} - Built-in identifier, Takes arguments
   * {{: customident.png|}} - Custom alias   * {{: customident.png|}} - Custom alias
-  * {{: customlocalident.png|}} - Custom location alias+  * {{: customlocalident.png|}} - Custom local alias
   * {{: libident.png|}} - Third-party library identifier, No arguments   * {{: libident.png|}} - Third-party library identifier, No arguments
   * {{: libident2.png|}} - Third-party library identifier, Takes arguments   * {{: libident2.png|}} - Third-party library identifier, Takes arguments
  
 +
 +===== Variable Autocomplete =====
 +
 +{{ :varcomplete.png?200|}}
 +
 +mSLDev has support for variable auto-completion as well. Variables within location scope will show up in the auto-completer.
 +
 +===== Properties autocomplete =====
 +
 +{{:propcomplete.png?200 |}}
 +
 +Certain built-in identifiers support a set of properties. mSLDev has autocomplete for those identifiers.
  
autocomplete.1364433011.txt.gz ยท Last modified: 2013/03/27 21:10 (external edit)