COMMITS
/ .vscode/settings.json April 15, 2021
C
testing: rework running side to new apis
Connor Peet committed
March 29, 2021
M
Enable useMarkdownRenderer by default again and document this experimental setting
Matt Bierner committed
March 24, 2021
M
Disable markdown renders by default
Matt Bierner committed
March 9, 2021
C
testing: add more logical default autorun behavior
Connor Peet committed
February 18, 2021
M
Enable extensible markdown notebook rendering in VS Code workspace
Matt Bierner committed
December 17, 2020
C
format js/ts on save
Connor Peet committed
October 20, 2020
A
Fix unit test
Alex Dima committed
September 22, 2020
J
set default formatter for js
João Moreno committed
June 29, 2020
M
Update to latest TS nightly for building VS Code
Matt Bierner committed
June 22, 2020
M
Update to latest TS 4.0 for building VS Code
Matt Bierner committed
June 18, 2020
J
move perf data into separate file that's ignored by search, fyi @sandy081
Johannes Rieken committed
June 15, 2020
J
fix indentation
Johannes Rieken committed
April 23, 2020
A
Adopt `vscode-oniguruma-wasm`
Alex Dima committed
April 17, 2020
J
disable typescript task auto detect
João Moreno committed
March 5, 2020
P
Add TS formatter settings
Pine Wu committed
February 11, 2020
B
smoke - headless option is troublesome
Benjamin Pasero committed
December 31, 2019
J
add rulePaths-option for eslint extension
Johannes Rieken committed
October 24, 2019
E
Changes npm script runner to use yarn
Eric Amodio committed
October 18, 2019
A
Turn off gulp autodetect for the repo
Alex Ross committed
September 20, 2019
M
Remove ext setting
Miguel Solorio committed
M
Adopt icon font in explorer
Miguel Solorio committed
July 25, 2019
J
team settings
Joao Moreno committed
July 1, 2019
M
June 21, 2019
M
Enable "typescript.experimental.useSeparateSyntaxServer" for VS Code workspace
Matt Bierner committed
June 17, 2019
R
Default chrome-debug to be a workspace extension to enable debugging vscode on a remote
Rob Lourens committed
February 15, 2019
A
Minor tweaks for #65137
Alex Dima committed
M
Add maxTokenizationLineLength configuration option
Max Sysoev committed
February 8, 2019
A
Format settings.json
Alex Dima committed
December 28, 2018
I
merge master
isidor committed
November 20, 2018
I
delete OSSREADME.json
isidor committed
November 16, 2018
A
Adopt OSS tool
Alex Dima committed
November 12, 2018
M
Switch VS Code workspace to use typescript-tslint-plugin
Matt Bierner committed
October 23, 2018
B
settings - exclude uri.test.data.txt
Benjamin Pasero committed
May 17, 2018
R
Remove enableSearchProviders in vscode workspace settings, now it's enabled by default
Rob Lourens committed
May 14, 2018
M
Prefer single quotes in vscode codebase
Matt Bierner committed
R
EH search - add opt-in setting to vscode workspace settings
Rob Lourens committed
May 8, 2018
M
Prefer non-relaitve paths in vscode codebase
Matt Bierner committed
March 20, 2018
J
fixes #46163
Joao Moreno committed
March 7, 2018
J
fix integration tests
Joao Moreno committed
J
Merge branch 'master' into gitattributes
Joao Moreno committed
March 5, 2018
E
exclude extensions from npm task detection
Erich Gamma committed
J
fix line endings
Joao Moreno committed
December 12, 2017
A
Move license entries to root OSSREADME.json
Alex Dima committed
November 27, 2017
M
Set jsx preserve in generate ts/jsconfig.json. Fixes #39202
Matt Bierner committed
November 1, 2017
A
Exclude more folders from searching
Alex Dima committed
October 23, 2017
B
fix too permissive search.exclude
Benjamin Pasero committed
September 19, 2017
I
${workspaceRoot} -> ${workspaceFolder}
isidor committed
September 4, 2017
J
ignore search smoke out
Joao committed
May 18, 2017
J
enable tslint for our workspace
Johannes Rieken committed
May 17, 2017
E
Move tslint settings to tslint.json
Erich Gamma committed