autocomplete-curam
Autocomplete package for UIM files in IBM Curam
Hayden Udelson 64 0 0.2.0 GitHub

autocomplete-curam Atom Package

UIM tag autocomplete package for Atom text editor.

Features

  • Autocomplete UIM element tags
  • Autocomplete suggestions include brief description of element and link to IBM development guide for more information
  • Fills tags with required attributes
  • Use tab button to navigate to next generated attribute

Installation and Set Up

  • Download Atom text editor
  • Add autocomplete-curam package (File -> Settings -> Install)
  • Add autoclose-html-plus package (Automatically closes open HTML/XML tags)

Built off of the atom-autocomplete-boilerplate package