redhat-developer / redhat-developer/vscode-java

Autocomplete feature problem 'File Not Found' error

オープン
#535 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

content-assist
主要言語
TypeScript
スター
2.3k
フォーク
546
平均マージ
20時間 1分
マージ済み PR(30日)
11

説明

I have a basic java code where I am using inheritance.
It seems like extension is unable to get doc-strings and other verbose information.

As compared to the normal execution where when you hover over the object instance or class name you are given the various details of the constructor, in this case it doesn't.

Although the code works but all the autocomplete features gets disabled.

The server says File Not Found

Environment
  • ElementaryOS:
  • javac 1.8.0_171:
  • 1.23.1:
  • 0.25.0

Folder with all files to reproduce error

The log file is in the folder.
The error seems to come from Car.java file in the Demo.java file.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

issue にリンクされている再現用フォルダーをダウンロードし、Car.java と Demo.java の相互作用から調査を始めて、そのログを確認します。Java extension で File Not Found エラーを再現し、その後、失敗している autocomplete または hover リクエストを追跡します。継承された型が autocomplete を無効にせずにドキュメントと詳細情報を提供できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java, typescript, vscode
領域
developer-experience, tooling
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。