blender_vscode icon indicating copy to clipboard operation
blender_vscode copied to clipboard

Log mappings + reorder them to fix issues

Open dimateos opened this issue 2 years ago • 0 comments

My fix to the issues related to https://github.com/JacquesLucke/blender_vscode/issues/140

  • Logs the mapping json to a vscode logging output
  • Reorders the mappings to fix breakpoints being triggered in a read-only state instead of the source file

This fix works well for me, but might be worth testing it in other scenarios.

dimateos avatar May 12 '23 09:05 dimateos