IntelliSense with different file system types (Windows 10)

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

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

評価

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

調査の方向性

Windows 10 上で winsshfs、C++ 拡張機能、および報告されたマウント済みプロジェクトを使って再現し、その後 IntelliSense をローカルおよび exFAT ファイルシステムと比較する。拡張機能のファイルシステム処理を調査する。SSHFS マウント上で import と squiggle が機能し、動作しているケースを退行させないことを完了の条件とする。

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

説明

bug Language Service network drive
  • VSCode Version: Code - Insiders 1.17.0-insider (128a4e3640c5375f7b0bc1cfd37f626481b1386f, 2017-09-12T05:24:19.607Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
cpptools ms- 0.12.4

IntelliSense doesn't seem to be working with SSHFS filesystem type in Windows 10 (no import errors detected and no squiggly lines). I know this is a fringe case, but I'm wondering if there is an easy fix.

IntelliSense works fine for this example in the local filesystem as well as on an exfat formatted flash drive.


Steps to Reproduce:

  1. Install winsshfs and mount a remote file system
  2. Open the a project locally from that mounted file system
nlogn_properties helloworld_vscode

Reproduces without extensions: No (Need the C++ extension for intellisense)

主要言語
TypeScript
スター
6.2k
フォーク
1.7k
平均マージ
14時間 46分
マージ済み PR(30日)
61

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

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

はじめの一歩

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

microsoft/vscode-cpptools のほかの issue

microsoft/vscode-cpptools の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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