Lukasz Kadlubowski
Lukasz Kadlubowski
VSCode supports `launch.json` files, where I can set `"showReturnValue": true` to see **function return values** when stepping through the functions while debugging. It works fine with regular python files. It...
Closes #3071 Built locally using `nox` setup and It is Working on My Computer™ 😉 :books: PR preview: https://ansible--3088.org.readthedocs.build/projects/ansible-core/3088/
# Summary Currently, when scrolling any page of the Ansible docs, the navigation (on the left) scrolls with the main page. Each time I need to find out what is...