Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Great Quest ScriptNew to Visual Studio Code? Get it now.
Great Quest Script

Great Quest Script

Eli Fox

|
1 install
| (0) | Free
Language support for Great Quest Script
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Great Quest Script

Language support for Great Quest Script (.gqs) files, used by FrogLord to modify Frogger: The Great Quest.

Features

Features.webm

  • Syntax highlighting
  • Autocomplete
  • Folding sections and sticky headers so you can remember where you are
  • Breadcrumbs for quick navigation
  • Dialog hints: When using OnDialog and ShowDialog, see what the actual dialog is without having to scroll up to the dialog section. No more need to write comments on each line describing the dialog.
  • Hover to see documentation
  • Automatic generation of sequence hashes

Extension Settings

  • greatQuestScript.inlineDialog: Toggles whether to show dialog inline.
  • greatQuestScript.goToNextLineInSectionHeaders: Whether to move the cursor to the next line when autocompleting section headers.
  • greatQuestScript.addSpaceAfterAutocomplete: Whether to add a space after accepting certain autocompleted suggestions.
  • greatQuestScript.autogenerateHash: Whether to automatically generate a random hash when autocompleting a sequence section header. This has no effect if goToNextlineInSectionHeaders is turned off.

Release Notes

See CHANGELOG.md

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft