Skip to content

ckunte/sacs_st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SACS syntax highlighting for Sublime Text

SACS is a multi-purpose commercial computer software for performing linear and non-linear static, and dynamic analysis of space frame structures.

The syntax file sacs.sublime-syntax included in this repository color codes the various parameters used in SACS input files (with .inp extension) to help break the monotony of text and improve readability of input file(s). It works with Sublime Text in MacOS, Windows 10, or Linux. Below is an example of a syntax highlighted input file:

SACS input files syntax highlighted in Sublime Text

Installation

Here a video on how-to install package(s) in Sublime Text.

From package control (recommended)

With this package now available from Package Control sacs_st can be installed from directly within Sublime Text. Here is how:

  1. From Tools, select Install Package Control... (skip step if installed)
  2. From Preferences > Package Control > Install Package, search for sacs and select

Manual method

Download and place the file sacs.sublime-syntax under Packages > User folder, which is accessible from Preferences > Browse Packages... menu.