Expected: To be able to use Iron Python 2.7 as my interpreter, which is usable in older versions of the extension. Actual: Get error "An Invalid Python interpreter is ...
When attempting to use an f-string format specifier like :.2f within a VS Code Python Logpoint, the debugger throws an "invalid decimal literal" error. The logpoint ...