A comprehensive Visual Studio Code extension that provides rich language support for GISDK (Geographic Informatem Development Kit), the programming language used in Caliper Corporation's TransCAD, TransModeler and Maptitude software.
Features
This extension provides a complete development environment for GISDK programming:
Language Support
Syntax Highlighting - Color-coded syntax for GISDK keywords, strings, comments, and language constructs
Code Formatting - Automatic indentation and code formatting for clean, readable code
Code Linting - Real-time error detection for unclosed blocks, mismatched keywords, and syntax issues
Productivity Tools
IntelliSense - Code completion suggestions for GISDK keywords and built-in functions
Code Snippets - Quick templates for common GISDK patterns (macros, dboxes, loops, etc.)
Code Outline - Document symbol view for easy navigation of macros, classes, and functions
Go to Definition - Jump to macro and function definitions across your workspace
File Support
Recognizes and processes all GISDK file types:
.rsc - GISDK source code files
.model - Model files
.parameters - Parameter files
.scenarios - Scenario files
Recommended Extensions
For the best GISDK development experience, consider installing:
All Autocomplete - Enhanced autocomplete across all open files
Bookmarks - Easy navigation within large GISDK files