Commit Graph

2778 Commits

Author SHA1 Message Date
Benjamin Pasero
2977cfea26 encoding - more tests 2019-11-12 09:57:58 +01:00
Rachel Macfarlane
b9a9714d4c First cut of OAuth in the AuthTokenService 2019-11-11 12:45:38 -08:00
Matt Bierner
806bcecfa7 Merge branch 'master' into ben/test-custom-editor 2019-11-08 14:52:18 -08:00
Alex Dima
c9a2de2d9c Improve integration test output on Windows (#84239) 2019-11-08 17:21:35 +01:00
Johannes Rieken
dd8b177a2f update references view extension - https://github.com/microsoft/vscode/issues/84222 2019-11-08 12:41:06 +01:00
Johannes Rieken
9563176cd1 update references view 2019-11-07 17:00:05 +01:00
Benjamin Pasero
9893f45eb2 Merge branch 'master' into ben/test-custom-editor 2019-11-07 09:45:27 +01:00
Joao Moreno
6b31c8421e build: check quality frozen state 2019-11-07 07:42:16 +01:00
Matt Bierner
c8d64b13e5 Add code actions contributon point
For #82718
Fixes #52846

This adds a newly proposed codeActions contribution point. For details, see #82718

This change also makes the intellisense for the `editor.codeActionsOnSave` property dynamic by using the new contribution point
2019-11-06 10:13:59 -08:00
Benjamin Pasero
bc29be3025 custom editor - first cut playground 2019-11-06 11:53:14 +01:00
Matt Bierner
ed9f435931 Pick up TS 3.7 final
Fixes #83935
2019-11-05 13:05:08 -08:00
Johannes Rieken
5a1437bcd2 update references view extension 2019-11-05 19:42:46 +01:00
Joao Moreno
54be4a3976 Merge branch 'joao/cosmosdb' 2019-11-05 15:04:20 +01:00
Joao Moreno
71a8d1c540 remove dependencies to documentdb 2019-11-05 10:35:54 +01:00
Joao Moreno
ab9c642cb1 remove unused build file 2019-11-05 10:32:59 +01:00
Joao Moreno
cc087242f6 update sync-mooncake.ts 2019-11-05 10:28:18 +01:00
Benjamin Pasero
14c3b2e486 Update build to use node.js 12.x (#83967)
* build - update to node.js 12x for building

* fix it

* adopt vscode-gulp-watch
2019-11-05 09:53:15 +01:00
Peng Lyu
1101eb829d Fix monaco editor build npe. 2019-11-04 15:01:08 -08:00
Joao Moreno
bbf3ae9b56 use sprocs to publish builds 2019-11-04 14:06:57 +01:00
Amir Omidi
bf8410fc6c Use isNaN instead of === NaN 2019-10-31 14:49:10 -07:00
Rob Lourens
be62741e82 Bump node2 2019-10-31 11:45:24 -07:00
Andre Weinand
1cb4575fea node-debug@1.40.1 2019-10-25 16:47:02 +02:00
Alex Dima
a275e77a92 Improve hygiene filter 2019-10-25 09:19:35 +02:00
Matt Bierner
998028c4b8 Update to build vscode with 3.7 rc 2019-10-24 14:10:34 -07:00
Rob Lourens
1b5a3ac156 Delete module version check that is now redundant with similar check in hygiene 2019-10-24 09:23:53 -07:00
Joao Moreno
b53811e67e fix npm postinstall step, remove xterm from version matching 2019-10-24 08:20:25 +02:00
Joao Moreno
6de0eea388 use more CHILD_CONCURRENCY 2019-10-22 16:21:36 +02:00
Rob Lourens
49607f98c9 Bump node2 2019-10-21 14:11:01 -07:00
Matt Bierner
9d125dd690 Re-enable building VS Code with TS 3.7 (#82289)
* Re-enable building VS Code with TS 3.7

Reverts 5b0cdadc87

Blocked from check in due to https://github.com/microsoft/TypeScript/issues/33936

* update d.ts for ts 3.7
2019-10-17 14:14:20 -07:00
Miguel Solorio
74e61de8e8 Merge branch 'master' into misolori/icon-font 2019-10-17 12:23:08 -07:00
Miguel Solorio
26f879145d Remove codiconLabel.mock 2019-10-17 12:22:28 -07:00
Joao Moreno
833f443d6a update inno updater to 0.8.2 2019-10-17 14:10:12 +02:00
Joao Moreno
91c01a6180 Revert "update inno_updater to 0.8.1"
This reverts commit dc95a4ea65.
2019-10-17 12:46:30 +02:00
Joao Moreno
dc95a4ea65 update inno_updater to 0.8.1 2019-10-17 12:33:34 +02:00
Miguel Solorio
641276b599 Merge remote-tracking branch 'origin/master' into misolori/icon-font 2019-10-16 14:13:44 -07:00
Miguel Solorio
42d4a3b5c8 Replace 'Octicon' refs with 'Codicon' 2019-10-16 11:38:15 -07:00
Joao Moreno
9289dd7842 remove yarn gulp electron 2019-10-16 15:35:53 +02:00
Joao Moreno
5048816ebf extract yarn electron 2019-10-16 11:15:43 +02:00
Benjamin Pasero
1548f74c70 fix hygiene 2019-10-15 17:03:31 +02:00
Miguel Solorio
1f9045f47c Replace Octicons with Codicons 2019-10-14 19:15:35 -07:00
Matt Bierner
5b0cdadc87 Revert "Build VS code using TS 3.7-beta"
This reverts commit 11f24f64e7.
2019-10-10 14:39:59 -07:00
Matt Bierner
11f24f64e7 Build VS code using TS 3.7-beta
Fixes #82286
2019-10-10 14:16:26 -07:00
Daniel Imms
7816110c15 Specify exact icon path for deb desktop
Fixes #71942
2019-10-10 11:05:37 -07:00
Benjamin Pasero
6869239fd8 🆙 terser@4.3.8 (#82057) 2019-10-07 20:33:16 +02:00
Rob Lourens
b88efcac1d Bump node2 2019-10-03 11:54:34 -07:00
Alexandru Dima
29f0d108bf Fixes microsoft/monaco-editor#1553 2019-09-30 15:53:45 +02:00
Benjamin Pasero
6ee1da3dc5 debt - shuffle things around 2019-09-27 09:44:35 +02:00
Benjamin Pasero
64eed745f5 💄 move a few services around 2019-09-26 18:37:58 +02:00
Rob Lourens
9f6a745027 Bump node2 2019-09-23 21:11:44 -07:00
Alex Dima
fe5315badc Ship codicon with the standalone editor 2019-09-23 13:18:39 +02:00