redhat-developer / redhat-developer/vscode-java
Java Intellisense/autocomplete not working in .ipynb
Open
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
- Open .ipynb file
- Choose Java kernel
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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