redhat-developer / redhat-developer/vscode-java

Java Intellisense/autocomplete not working in .ipynb

Open
#2,568 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

content-assist enhancement
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

Intellisense won't work at all when using java kernel in Jupyter notebook file. Tried - BeakerX, iJava, and Ganymede; no luck.

Environment
  • Operating System: Windows 10 Pro x64
  • JDK version: 17.0.1
  • Visual Studio Code version: 1.69.1
  • Java extension version: v1.8.0
Steps To Reproduce
  1. Open .ipynb file
  2. Choose Java kernel
  3. Try writing any Java code
Logs

vscode-log.txt
java-language-server-log.txt

Current Result

No Intellisense/autocompletion

Expected Result

Intellisense/autocompletion

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the listed Windows, JDK, VS Code, and Java extension versions using the three reported Java kernels. Review vscode-log.txt and java-language-server-log.txt, then trace the Java kernel notebook path; done means Java IntelliSense or autocomplete works in the .ipynb editor.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, jupyter-notebook, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.