Skip to content

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

Notifications You must be signed in to change notification settings

Hanlin-Dong/OpenSEESAutoComplete

Repository files navigation

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_UserLang.xml.
  • Open up the plugins/APIs directory in your Notepad++ installation directory and past opensees.xml inside
  • I highly recommend you to use with the Obsidian Theme and Enable global background color!
  • Restart Notepad++ and enjoy!

How to use

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages