/OpenSEESAutoComplete

AutoComplete plugin to make writing OpenSEES file easier on Notepad++

OpenSEES Autocompletion and Callhint in Notepad++

This project is helpful to those who create OpenSEES model with Notepad++. The goal of this project is to make creating OpenSEES tcl code as easy as coding in visual studio.

Features

  • Style for different kinds of keywords.
  • Hint for arguments.
  • Keywords autocompletion

Screenshots

Coding interface


Coding interface

Autocompletion


AutoCompletion

Hint 1


Hint 1

Hint 2


Hint 2

Installation

  • Download both userDefineLang_opensees.xml and opensees.xml
  • Start up Notepad++, click on "Language" followed by "Define your language..."
  • Click on "Import..." button and import file opensees.xml.
  • Open up the plugins/APIs directory in your Notepad++ installation directory and past opensees.xml inside
  • Restart Notepad++ and enjoy!

How to use

type "?" after the keyword that you want to get a hint.