redhat-developer / redhat-developer/vscode-java

Autocomplete doesn't populate dropdown

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

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

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

説明

Autocomplete is completely useless for me. It works sometimes, after at least a minute of loading. Most of the time it never loads.
After enabling server trace I noticed that the language server does return options, but it doesn't load in the intellisense popup, which is stuck on 'Loading...'.
Same goes for 'Go to Definition' language server returns the file, but VSCode is stuck loading (blue loading indicator at top of window) and doesn't open the file.

Environment
  • Operating System: Windows
  • JDK version: 1.8.0_201-b09
  • Visual Studio Code version: 1.33.0
  • Java extension version: 0.42.1

This happens on small (10 files) and larger projects.

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

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

はじめの一歩

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

調査の方向性

まず、記載された Java、JDK、拡張機能、Windows のバージョンで Visual Studio Code におけるオートコンプリートと Go to Definition の失敗を再現し、その後、サーバートレースと読み込みの挙動を調査します。完了の条件は、返された補完候補が IntelliSense ポップアップに表示され、返された定義ファイルが読み込み中のままにならずに開くことです。

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

評価

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

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

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