Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Notepad++ with Abaqus Language Keyword and Highlighting

Status
Not open for further replies.

teedit

Petroleum
Joined
Jun 18, 2012
Messages
5
Location
US
Has anyone successfully used Notepad++ to highlight and Collapse/Fold Abaqus input files?
 
Marian Meinhard has done us Abaqus/Notepad++ users a huge service! And it works like a charm!

This is what Marian asked me to do:

Visit:
Then, start Notepad++ => "View" => "User Defined Dialogue.."

Next, import the downloaded file (userDefineLang.xml). In the "User Language" drop-down menu, you should now see Abaqus, which you are free to edit.

~!ce.

 
Yes, that works good for syntax highlighting. I'm still interested in code folding however and see that as the holy grail for the Abaqus language.

With a bit of research I found the following discussion on adding Abaqus as a language


Notepad++ can be downloaded here


The source code can be found here
I also found this site which talks about the Abaqus lexer that was written. I don’t know if it requires a rebuild with the changed/added files or what


Here is the readme file from the source code on how to generate binaries (attached)

I am not a programmer so any programmer out there that wants to take a look at doing this...



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top