The extension sets the Python Extension's python.envFile setting to athena's PYTHONPATH location automatically. You get no more "Import could not be resolved" warnings in python files this way.
The ATLAS Terminal lets you set up the environment for athena compilation and testing. After the setup you can safely run the Compile Athena and Test Athena commands.
Release Notes
0.0.1
Initial release
0.1.0
Added ATLAS Terminal
Handled multiple workspaces
Better human-readable messages
0.1.1
Improved snippets
ATLAS Terminal starts at one directory up the athena folder
0.1.2
"method" snippet prefix changed to "method with event context"