wso2 / mi-vscode

Micro Integrator extension for Visual Studio Code
Apache License 2.0
2 stars 3 forks source link

Lang Client Error in fresh installation on VS Code on Mac OS #486

Open ajit-pendse opened 1 week ago

ajit-pendse commented 1 week ago

Description

Extension remains disabled showing Lang Client Error

Steps to Reproduce

  1. Install the extension in VS Code
  2. Create a new MI project, OR Open an existing Micro Integrator project (created from Integration Studio)
  3. Following error is shown in VS Code and no further action is allowed using the extension

Screenshot 2024-10-25 at 14 08 29

Version

v1.1.2

Environment Details (with versions)

OS - Mac OS 15.0.1 (M1 Silicon)

VS Code - 1.94.2 (September 2024)

JAVA - openjdk version "17.0.13" 2024-10-15 OpenJDK Runtime Environment Homebrew (build 17.0.13+0) OpenJDK 64-Bit Server VM Homebrew (build 17.0.13+0, mixed mode, sharing)

gigara commented 4 days ago

@ajit-pendse Do you have spaces in the project path?

ajit-pendse commented 4 days ago

No spaces or special characters in the project path. Path is similar to following - /Users/user/workspace/projects/wso2/integration101

gigara commented 2 days ago

@thuva9872 This seems to be an exception from the language server side. Any idea?