New issue
Advanced search Search tips

Issue 921548 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Task



Sign in to add a comment

VSCode / Windows documentation isn't quite up to date

Project Member Reported by mlamouri@chromium.org, Jan 14

Issue description

I've hit many issues after setting up my Windows laptop using VSCode. This is an umbrella bug for them.

Among the issues:
 - Git integration didn't work out of the box;
 - VSCode wasn't setup to default to use LF (eol)
 - some settings are out of date
 - "laptop optimisations" doesn't seem to work that well and IntelliSense is still running
 - ...
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 14

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/8202f36a59bb9814d5381d7ceeae40c519485080

commit 8202f36a59bb9814d5381d7ceeae40c519485080
Author: Mounir Lamouri <mlamouri@chromium.org>
Date: Mon Jan 14 11:48:26 2019

VSCode: add documentation to setup Git on Windows.

Bug: 921548
Change-Id: I2b6a873556f09edd02644c2235d7fd611e63b0bb
Reviewed-on: https://chromium-review.googlesource.com/c/1406713
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622425}
[modify] https://crrev.com/8202f36a59bb9814d5381d7ceeae40c519485080/docs/vscode.md

Manually adding related CL that was landed earlier:

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/b945b3bf9b364fb357fc31f3033606f4bdb98137

commit b945b3bf9b364fb357fc31f3033606f4bdb98137
Author: Mounir Lamouri <mlamouri@chromium.org>
Date:   Thu Jan 10 19:36:18 2019 +0000

VSCode: add files.eol setting to avoid CRLF on Windows.

This is also moving all the "truly optionals" settings at the end.

Bug: none
Change-Id: I4a030e72736f640b59a644223485f232808e808d
Reviewed-on: https://chromium-review.googlesource.com/c/1405248
Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
Commit-Queue: Mounir Lamouri <mlamouri@chromium.org>
Cr-Commit-Position: refs/heads/master@{#621710}

Sign in to add a comment