Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read properties of undefined (reading 'hide') error during check syntax on ssh session #81

Open
cverbiest opened this issue Jun 10, 2022 · 0 comments

Comments

@cverbiest
Copy link

on check syntax 'shift-F2' I get

Cannot read properties of undefined (reading 'hide') 
  • using vscode over ssh to Red Hat Enterprise Linux release 8.5 (Ootpa)
  • I have a .openedge.json

on check syntax 'shift-F2' I get

Cannot read properties of undefined (reading 'hide') 

[Window Title]
Visual Studio Code

[Main Instruction]
Visual Studio Code

Version: 1.67.2 (system setup)
Commit: c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5
Date: 2022-05-17T18:15:52.058Z (3 wks ago)
Electron: 17.4.1
Chromium: 98.0.4758.141
Node.js: 16.13.0
V8: 9.8.177.13-electron.0
OS: Windows_NT x64 10.0.19044

trimmed .openedge.json

{
    "workingDirectory": "/appltemp/test22",
    "proPath": [
      "/usr2/cce/build/test22",
      "/usr2/cce/build/test22/cfg",
      "/usr2/cce/build/test22/tty",
 ...
      "/usr2/cce/build/test22/git/ccesmarttools/CceSmartTools/src/devtools"
    ],
    "proPathMode": "overwrite",
    "parameterFiles": [
      "/usr2/cce/build/test22/cfg/lisa.common.pf",
      "/usr2/cce/build/test22/cfg/lisa.sm.pf"
    ],
    "dlc": "/usr/oe122",
    "dbDictionary": [
        "LISA"
    ],
    "format": {
        "trim": "right" 
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant