Commit Graph

29104 Commits

Author SHA1 Message Date
Daniel Imms
0434c60b4e Build snap and print folder 2018-01-31 15:47:40 -08:00
Daniel Imms
43ea0f8f93 Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:57 -08:00
Daniel Imms
214eed32d8 Revert "Move .nvmrc before nvm init in CI"
This reverts commit b708fc1c0b.
2018-01-31 15:44:43 -08:00
Daniel Imms
1d8b6bd409 Update snap build 2018-01-31 15:44:11 -08:00
Daniel Imms
b708fc1c0b Move .nvmrc before nvm init in CI
.nvmrc was causing nvm.sh to fail with code 3 because v8.9.2 is not installed
on clean machines.
2018-01-31 15:44:11 -08:00
Daniel Imms
c1ebba8f2e Fix snap filename 2018-01-31 15:44:11 -08:00
Matt Bierner
454b25c969 Fix bracketed completions range possibly spanning multiple lines
Fixes #42580
2018-01-31 15:41:32 -08:00
Rob Lourens
4edb4b85e2 Fix #42686 - add search input text to history when global find clipboard is applied 2018-01-31 15:36:35 -08:00
Rachel Macfarlane
2768a68da8 Fixes #42551 2018-01-31 15:33:26 -08:00
Matt Bierner
76c9741faa Add type links to code action docs 2018-01-31 15:24:54 -08:00
Matt Bierner
64bea8ee39 Clarification of to codeaction documentation
Fixes #42654
2018-01-31 15:22:33 -08:00
Matt Bierner
ec792716df Pick up TS 2.7.1 final
Fixes #41046
2018-01-31 15:05:28 -08:00
Matt Bierner
6004de0402 Don't add empty documentation for js/ts completions
Fixes #42662
2018-01-31 15:05:28 -08:00
Rachel Macfarlane
2072302420 Issue reporter: detect 'reproduces without extensions', fixes #42405 2018-01-31 14:40:04 -08:00
Rachel Macfarlane
3f4392b70f Issue reporter UI tweaks, fixes #42569, #42565 2018-01-31 11:15:08 -08:00
Sandeep Somavarapu
976734ab01 Fix #40487 2018-01-31 19:31:28 +01:00
Sandeep Somavarapu
460339045b Fix #42451 2018-01-31 19:28:20 +01:00
Sandeep Somavarapu
14e897b8aa remove configurable threshold 2018-01-31 18:44:46 +01:00
Sandeep Somavarapu
a3f7b53d13 Fix #42594 2018-01-31 18:43:00 +01:00
Rob Lourens
93681eb439 Fix #42624 - add _ between extension ID and sequence number in log folder name 2018-01-31 09:37:59 -08:00
Johannes Rieken
2570a1c7da Revert "remove table from print action, only have new command, #41712"
This reverts commit c63c92b84e.
2018-01-31 16:50:23 +01:00
Johannes Rieken
763b497bc6 fix #42500 2018-01-31 16:29:50 +01:00
isidor
328706e36c fixes #42452 2018-01-31 16:21:17 +01:00
Christof Marti
bd66f3ff66 Randomize test name to avoid collision when executing in parallel (fixes #42614) 2018-01-31 16:12:25 +01:00
isidor
8fcc35f7d5 fixes #42469 2018-01-31 16:06:20 +01:00
Benjamin Pasero
e6f466da62 fix #42632 2018-01-31 16:02:13 +01:00
Sandeep Somavarapu
e1ba22cfca register log action after creating log channels 2018-01-31 15:59:39 +01:00
Joao Moreno
6f796f24f4 disable fast updates by default 2018-01-31 15:54:26 +01:00
Benjamin Pasero
45c14cf0f8 fix #42637 2018-01-31 15:53:41 +01:00
Sandeep Somavarapu
0a9c1f8461 💄 2018-01-31 15:49:35 +01:00
Sandeep Somavarapu
3f6bb34db4 Fix #42400 2018-01-31 15:49:35 +01:00
isidor
83d4dfc9fa fixes #42454 2018-01-31 15:41:26 +01:00
Sandeep Somavarapu
d94108e885 Fix #42018 2018-01-31 15:25:21 +01:00
isidor
254d9c86be fixes #42626 2018-01-31 15:19:21 +01:00
isidor
d2253a2f64 fixes #42495 2018-01-31 15:17:05 +01:00
Joao Moreno
432c8dfa81 fixes #42502 2018-01-31 14:31:21 +01:00
isidor
eca861e2b5 fixes #42597 2018-01-31 14:25:28 +01:00
isidor
d359f2c88f fixes #42526 2018-01-31 14:12:57 +01:00
isidor
eeb1fe5840 fixes #42527
fixes #42612
2018-01-31 13:37:41 +01:00
Sandeep Somavarapu
0449da4f81 Fix #40186 2018-01-31 13:31:09 +01:00
Joao Moreno
30c3db10e1 remove spdlog flush
fixes #42396
2018-01-31 13:28:43 +01:00
isidor
95e80bb92e fixes #42584 2018-01-31 12:19:53 +01:00
isidor
9a1f471ba6 fixes #42589 2018-01-31 11:50:19 +01:00
isidor
407b5da157 fixes #42518 2018-01-31 11:43:57 +01:00
Martin Aeschlimann
1f6e3ffd26 [18n] Promise rejection for fetching translation. Fixes #42525 2018-01-31 11:38:12 +01:00
Benjamin Pasero
d6a36ba260 another fix for #42542 (fix it also when encoding is used) 2018-01-31 11:21:24 +01:00
Sandeep Somavarapu
c362830e97 #42594 Do not flush if there are no contents to flush 2018-01-31 11:10:04 +01:00
Benjamin Pasero
648c46deee API: clarify that vscode.openFolder also works with workspace files 2018-01-31 10:53:00 +01:00
Sandeep Somavarapu
550f73e113 Fix #41541 2018-01-31 10:34:30 +01:00
Johannes Rieken
61c7c768bd fix #42488 2018-01-31 10:31:40 +01:00