Portable development environments for the game Endless Sky and related projects.
| Dev Container | Upstream GitHub project |
|---|---|
| endless-sky | endless-sky/endless-sky |
| endless-sky-plugins | EndlessSkyCommunity/endless-sky-plugins |
The following features are available in the endless-sky devcontainer.
F5keyboard shortcut will create a debug build of endless-sky and launch it with a debugger attached.- Run the same tasks as GitHub actions for pull requests.
- Tasks to automatically reformat your code in the same code style as the rest of the project (reducing review friction).
- Fetch and automatically merged upstream endless-sky
masterbranch. - Automated
TODOlist navigation. When opening a file you'll get a list of all commented TODOs in code. - Graphical Git tree to easily see your code relative to other branches in endless-sky.
See also the user guide for additional information and environment setup.
