Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Cannot launch ESDebugger in VS Code

Engaged ,
Mar 10, 2022 Mar 10, 2022

I installed the Adobe ExtendScript Debugger extension for Visual Studio Code on Windows 10x64.

When I then create a .jsx file and try to debug the file, I get the following exception:

KlausKi_0-1646906439584.pngexpand image

Runtime Error: Error Code# 1302: Element doesn't exist @ file '/d/Documents/Visual%20Studio-Projekte/ExtendScript/test.jsx' [line:1, col:NaN]

419
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Mar 10, 2022 Mar 10, 2022

You could try the v2 of the Debugger, currently in prerelease. Please note: It's a total rebuild and a very different experience.

 

I'm a bit concerned about this post, maybe recent VSCode updates have made V1 impractical?

Translate
Adobe Employee ,
Mar 10, 2022 Mar 10, 2022

You could try the v2 of the Debugger, currently in prerelease. Please note: It's a total rebuild and a very different experience.

 

I'm a bit concerned about this post, maybe recent VSCode updates have made V1 impractical?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Mar 10, 2022 Mar 10, 2022
LATEST

Thanks, @erinferinferinf , that does the trick!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines