Das Wissen aller Anwender nutzen

Im Allplan Connect Forum tauschen sich Anwender aus, geben wertvolle Tipps oder beraten sich bei ganz konkreten Aufgabenstellungen − auch international.
Und damit wirklich keine Frage unbeantwortet bleibt, unterstützen die Mitarbeiter des Technischen Supports ebenfalls aktiv das Forum.

Es erwarten Sie:

  • Foren-Vielfalt aus CAD Architektur, CAD Ingenieurbau uvm.
  • Tipps von User für User
  • international: Deutsch, Englisch, Italienisch, Französisch und Tschechisch

Melden Sie sich jetzt an und diskutieren Sie mit!

Zur Registrierung

Problems by debugging with VS-Code 1.90 [Gelöst]


Hello dear community,

we have noticed issues when debugging using the latest version of VS-Code, released in May 2024 (1.90) and the latest version of debugpy (1.8.1). The issue is following: the variables are not visible in the Variables window until changing the file in the call stack. Also the break points are not recognized by the debugger correctly - every break point set in your PythonParts code is considered an external code. This will make the debugger to not recognize the breakpoints at all, when option just my code is set to True.

Please, use the VS-Code version 1.89 (from April 2024) until the issue is not solved in either debugpy or VS-Code

Best regards,
Bart

Lösung anzeigen Lösung verbergen

Hello,

Update: Microsoft fixed the issue with 1.90.1.

Best regards,
Bart.

Hello,

Update: Microsoft fixed the issue with 1.90.1.

Best regards,
Bart.