Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Hanlin-Dong/OpenSEESAutoComplete

AutoComplete plugin to make writing OpenSEES file easier on Notepad++
https://github.com/Hanlin-Dong/OpenSEESAutoComplete

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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.