microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.27k stars 29.31k forks source link

TypeError: Cannot read property 'asx:values' of undefined #110136

Closed i503357 closed 4 years ago

i503357 commented 4 years ago

I am trying to work with VSCode editor for SAP programming. When ever I try to create an object in the added system I am facing this issue. Not sure whether the issue is on VS side or SAP side. Please help me to get rid of this.

Steps to Reproduce:

  1. Add SAP system in VS
  2. Connect to ABAP system using F1 command
  3. Create ABAP FS object
  4. Provide Object Name, description, Package

Getting the error.

Does this issue occur when all extensions are disabled?: Yes/No

i503357 commented 4 years ago

Hello, I am not clear about what I am supposed to do now. Can you please take a moment to explain to me what I should do to avoid the error?