confluentinc / vscode

Confluent for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=confluentinc.vscode-confluent
Apache License 2.0
13 stars 4 forks source link

VS Extension does not discovering local Kafka #350

Open shaharzi opened 3 weeks ago

shaharzi commented 3 weeks ago

Code of Conduct

On what operating system are you seeing the problem?

Windows (x64)

VS Code version

1.94.0

Version of Confluent extension

0.17.1

To Reproduce

  1. install extension
  2. execute docker with CP, broker, zookeeper and schema registry
  3. restart VS Code
  4. Open resource window of the extension
  5. Noting shows but the button to connect to CC

Current vs. Expected behavior

the extension does not auto discover the local confluent kafka located on Docker with docker compose

Relevant log output

a

Which area(s) are affected? (Select all that apply)

Not sure

Additional context

No response

jlrobins commented 3 weeks ago

Hi Shaharzi,

We're actively working towards Confluent Platform support this quarter, be it in local Docker or live CP. Stay tuned!

James