Skip to content

ckunte/usfos_st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USFOS syntax highlighting for Sublime Text

USFOS is a super efficient commercial computer software for performing non-linear static and dynamic analysis of space frame structures.

The syntax file usfos.sublime-syntax included in this repository color codes the various parameters used in USFOS input files (with .fem 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 control file:

USFOS control file syntax highlighted in Sublime Text

Installation

From package control (recommended)

With this package now available from Package Control usfos_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 usfos and select

Manual method

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