How to build your own HTML Gauges documentation

As a first party developer on the MSFS team, I’m speaking for the whole team
here: Microsoft, Asobo, and Working Title. Together we are the current
simulator development team. As mentioned, both we and Asobo use a standard web
dev toolchain to develop the complex glass cockpit instruments, and use the
Coherent debugger to debug and refresh instruments. Visual Studio or VS Code
is used to code by hand, and gulp or grunt scripts are used to copy changes.
The instrument is then reloaded using the Coherent debugger. We believe this
represents the best available and fastest workflow.

1 Like