Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Itasca Fish Language SupportNew to Visual Studio Code? Get it now.
Itasca Fish Language Support

Itasca Fish Language Support

Pouria Taleghani

|
108 installs
| (0) | Free
Syntax highlighting and support for the Itasca FISH language used in numerical modeling software like FLAC3D, PFC, and 3DEC.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

FISH Language Support for Visual Studio Code

This Visual Studio Code extension provides basic syntax highlighting for the FISH programming language, commonly used in Itasca's FLAC3D and other geotechnical software.

Features

  • Syntax highlighting for FISH code
  • Recognizes FISH-specific keywords, operators, and comments
  • Supports .fis file extensions

Highlighted Syntax Elements:

  • Keywords: while, then, section, loop, if, else, define, command, caseof, etc.
  • End Keywords: end, end_case, end_command, endif, etc.
  • Operators: -, #, (), *, ,, /, [, ], ^, +, <, =, >, etc.
  • Comments: Single-line comments using ;
  • Variables: Common FISH functions and variables like apply, array, call, config, solve, etc.
  • Numbers: Numeric constants

Usage

  • Install the extension and associate .fis and .dat files with the FISH language.
  • The syntax highlighting should automatically apply when you open a FISH file.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft