HomeGamesUpdatesPricingMethodology
Steam News19 May 20263mo ago

Patch 0.2.3 - Intellisense

Greetings, Pilots! Patch 0.2.3 brings Intellisense to the in-game code editor. Currently code completion and doc hints are limited to bot methods/attributes.

Full notes

Full Typhon: Bot vs Bot update

Read the full published notes in a cleaner layout. The original post stays linked below.

Repeated intro

Greetings, Pilots!

Patch 0.2.3 brings Intellisense to the in-game code editor. Currently code completion and doc hints are limited to bot methods/attributes. Completions and documentation for local variables/functions, builtins and other modules will be released in a later patch. In the meantime, please let us know what you think!

In addition, every time a code file is saved, a small panel at the bottom of the editor will report if the code has any syntax errors. Please note that only the first error is reported -- CPython's parser does not support error recovery.

Happy coding!

Source

Steam News / 19 May 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.