A Visual Studio Code extension for PostScript (Ghostscript): syntax highlighting, language server, code snippets, and a debugger that runs PostScript files with Ghostscript.
Features
Language support — Grammar and language configuration for .ps and .eps files (aliases: PostScript, GhostScript).
Syntax highlighting — PostScript source highlighting via source.postscript scope.
Document outline — Outline / document symbols (arrays, dictionaries, procedures, strings, names, numbers) provided by the built-in PostScript Language Server.
Code snippets — Snippets for operators and errors.
Debugger — Run and debug PostScript with Ghostscript, with breakpoints, step operations, and debug console output.
Requirements
Ghostscript installed and available on PATH, or specify the full path in settings.