Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find in files conflict with OneDrive #43206

Closed
ccpopescu opened this issue Feb 8, 2018 · 4 comments
Closed

Find in files conflict with OneDrive #43206

ccpopescu opened this issue Feb 8, 2018 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@ccpopescu
Copy link

ccpopescu commented Feb 8, 2018

Issue Type

Bug

Description

If the opened folder is a subfolder of a local OneDrive synced folder, for example: "C:\Users\jsmith\OneDrive - My Company\Code-Projects\test-code-search" then Find in files will find results only in already opened files in editor. It will not find results in unopened files in same opened folder.
If I move the folder elsewhere, search works.

VS Code Info

VS Code version: Code 1.20.0 (c63189d, 2018-02-07T17:09:39.780Z)
OS version: Windows_NT x64 10.0.16299

System Info
Item Value
CPUs Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz (4 x 2594)
Memory (System) 15.87GB (9.48GB free)
Process Argv C:\Program Files\Microsoft VS Code\Code.exe
Screen Reader no
VM 0%
Extensions: none Reproduces without extensions
@vscodebot vscodebot bot added the new release label Feb 8, 2018
@olmor
Copy link

olmor commented Feb 8, 2018

Find in files will find results only in already opened files in editor.
This bug is not only for OneDrive folder but for all local folders.

@olmor
Copy link

olmor commented Feb 8, 2018

In 1.19.3 Find in Files works without problem.

@ccpopescu
Copy link
Author

ccpopescu commented Feb 8, 2018

Well, using v1.20.0, if my test folder is on Desktop, for example, it works with no opened files - see screenshot.

snip_20180208112109

@roblourens
Copy link
Member

duplicate of #35433, this should be fixed in Insiders

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 8, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants