Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Amnesia: The Dark DescentNew to Visual Studio Code? Get it now.
Amnesia: The Dark Descent

Amnesia: The Dark Descent

foxsharp

|
26 installs
| (0) | Free
Scripting language support for Amnesia: The Dark Descent
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Amnesia: The Dark Descent Scripting

This extension provides auto-completions and documentation for script functions of Amnesia: The Dark Descent up to version 1.5

Features

  • Hover over a function call for documentation

screenshot showcasing documentation hover

  • Start typing for a list of suggestions, press Enter to confirm

screenshot showcasing documentation hover

  • After confirming a completion use TAB and Shift + TAB to jump between parameters

screenshot showcasing documentation hover

  • Simple Amnesia calls with Callbacks get validation in terms of name and parameter intent

⚠️ Since Amnesia 1.5 intents (&in, &out) are not optional

screenshot

  • Any string parameter without an intent will raise a warning

screenshot

  • Complex parameters (such as variable or concatenated params) are not checked

screenshot

Known Issues

This extension IS NOT compatible with the C/C++ extension or any other extension providing support for C++ language. This may be fixed in the future.

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