Skip to content

Syntax highlight, comment lines, and cool tools for Abaqus Keywords.

License

Notifications You must be signed in to change notification settings

ropeonfire/AbaqusSublimePackage

 
 

Repository files navigation

Abaqus Sublime Package

Tool set for faster Abaqus keywords editing with Sublime Text 3

This is a fork of the original work by SenhorLucas. The following changes have been made:

  1. Added a Comment metadata file so that the standard keyboard shortcuts for line comments (Ctl+/) and block comments (Ctl+Shft+/) can be used to automatically comment/uncomment selected lines.

Syntax Highlight

syntax_highlight.gif

Plugins

Remove Undesired Empty Comments

Sometimes comments are just on the way, especially those created by some pre-processors: remove_empty.gif

Remove All Comments

remove_all.gif

Installation guide


With Package Control

The easiest way to install is through Package Control

Once you install Package Control, restart Sublime Text, bring up the Command Palette (Command+Shift+P on OS X, Control+Shift+P on Linux/Windows). Select "Package Control: Install Package", then select Abaqus. This method will automatically keep Abaqus Sublime Package up to date.

Manual Installation

  1. Download "AbaqusSublimePackage" folder
  2. Go to your packages (in Sublime : Preferences > Browse Packages...)
  3. Copy the folder "AbaqusSublimePackage" in this folder

About

Syntax highlight, comment lines, and cool tools for Abaqus Keywords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.1%
  • Assembly 44.9%