Commit graph

326 commits

Author SHA1 Message Date
Martin Aeschlimann 847f78f6f4 [typescript] update grammar script improvements 2016-08-02 17:27:04 +02:00
Martin Aeschlimann 893483c907 [typescript] grammar-update script 2016-08-02 12:13:28 +02:00
Joao Moreno e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
Joao Moreno 6ef86d5f85 drop lodash dependency 2016-07-28 09:07:22 +02:00
Joao Moreno d4fac8e98e allow users to skip file associations in setup
fixes #8687
2016-07-21 18:11:44 +02:00
Joao Moreno d2bc1eb8f7 remove duplicate launch Code checkbox from setup
fixes #7461
2016-07-21 16:37:30 +02:00
Joao Moreno e1598eb0c5 use proper file types in windows associations
fixes #3419
2016-07-21 13:07:12 +02:00
João Moreno bff0bad5d9 create setup.exe in .build folder 2016-07-20 17:28:01 +02:00
João Moreno 65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00
Joao Moreno 6d6d4d1aca add inno bitmaps 2016-07-20 16:58:14 +02:00
Joao Moreno 2bc3457789 win32 setup skeleton 2016-07-20 11:17:52 +02:00
Joao Moreno 9b3f9d7648 extract vscode linux build scripts 2016-07-20 11:00:50 +02:00
Joao Moreno 407259bdb0 es6ify gulpfile.vscode.js 2016-07-20 11:00:50 +02:00
Joao Moreno 64f4fd7302 remove some file extensions 2016-07-20 11:00:50 +02:00
Joao Moreno 1db12a0c45 implement retry in rimraf 2016-07-19 15:10:11 +02:00
Joao Moreno e83b5b41da fix bad compile 2016-07-19 11:39:02 +02:00
Joao Moreno 4bd5ff8c7a reduce logging output during build 2016-07-19 11:38:00 +02:00
Joao Moreno 4afae7fda1 es6ify build scripts 2016-07-18 11:02:51 +02:00
Joao Moreno 2493556ca0 fixes #9269 2016-07-18 10:43:45 +02:00
Joao Moreno 1ef9a66db0 Revert "revert changes to gulp files"
This reverts commit 23afe96996.
2016-07-12 17:12:38 +02:00
Joao Moreno 23afe96996 revert changes to gulp files
Revert "oops"

This reverts commit 2be0f1d8cd.

Revert "cleanup top level gulpfile"

This reverts commit 849311713d.

Revert "use strict"

This reverts commit b6b7e82041.

Revert "forgot top level"

This reverts commit 1552828709.

Revert "remove VSCODE_BUILD_QUIET"

This reverts commit 8df5e70d12.
2016-07-12 11:47:48 +02:00
Joao Moreno 849311713d cleanup top level gulpfile 2016-07-12 11:12:50 +02:00
Joao Moreno b6b7e82041 use strict 2016-07-12 11:06:15 +02:00
Joao Moreno 8df5e70d12 remove VSCODE_BUILD_QUIET 2016-07-12 10:47:19 +02:00
Benjamin Pasero db398da987 first cut get rid of hc hacks 2016-07-10 12:28:11 +02:00
Alex Dima b4107923a5 Fixes #8800: Move ScrollbarVisibility to /common/ 2016-07-08 09:31:28 +03:00
Johannes Rieken 1920059e45 rename index file 'keybindingService' to 'keybinding' such that it is aligned with the rest 2016-07-06 16:43:01 +02:00
Benjamin Pasero a4906266aa remove console log 2016-07-04 18:14:52 +02:00
Benjamin Pasero cb854ee90c asar bites 2016-07-04 18:14:33 +02:00
Benjamin Pasero 5289f9b01f shut up asar 2016-07-04 17:47:10 +02:00
isidor 5891645f89 extensions: include markdown.css in built vscode
fixes #8251, #8258,
2016-06-29 15:38:09 +02:00
Martin Aeschlimann 57c83e75af Fix in standalone editor build script - remove standaloneLanguages2 2016-06-26 13:11:08 +02:00
Martin Aeschlimann 793ede49d5 Monaco version to 0.5.3 2016-06-26 13:03:35 +02:00
Alex Dima d49899a916 Fixes microsoft/monaco-editor#26: window.scrollX is not supported in IE 2016-06-24 22:45:55 +02:00
Alex Dima 08f87581b6 Fix issue where IMenuService is not instantiated in standalone editor 2016-06-24 20:04:22 +02:00
Alex Dima 7e7837ba66 Faster gulp compile tasks 2016-06-24 18:47:26 +02:00
Alex Dima 553eae98a7 Remove deprecated methods 2016-06-24 15:05:58 +02:00
Alex Dima f58ec3ae00 monaco-editor-core v0.5.0 2016-06-24 12:37:07 +02:00
Alex Dima 7a8b9e9b02 The editor cannot be shipped without third party OSS anymore 2016-06-24 12:32:30 +02:00
Alex Dima 9184a301c0 marked now needs to be shipped in monaco-editor-core due to 51f2d539a6 2016-06-24 12:30:53 +02:00
Alex Dima 7fd20ffa75 update monaco-editor-core changelog 2016-06-24 12:19:51 +02:00
Alex Dima 50fabe9c15 Bring back MonacoEnvironment (rename GlobalEnvironment back to MonacoEnvironment) 2016-06-24 12:15:25 +02:00
Dirk Baeumer 4e2e9302d3 Fixing monaco.d.ts generation 2016-06-24 11:15:39 +02:00
Martin Aeschlimann 51f2d539a6 Use MarkedString insetad of HTMLContentElement 2016-06-24 10:23:50 +02:00
Martin Aeschlimann 79b65f326a [css] use vscode-css-languageservice 2016-06-23 17:41:43 +02:00
Alex Dima b6943a1cfd Fixes microsoft/monaco-editor#5 2016-06-23 12:23:19 +02:00
Alex Dima eefcdc9dd7 Handle better the case when web workers are not available / misconfigured 2016-06-23 11:32:50 +02:00
Martin Aeschlimann ddc2726071 [standalone] add markers to code action provider API 2016-06-22 09:35:26 +02:00
Benjamin Pasero eb41d47b26 delete markdown language from vscode 2016-06-20 17:36:50 +02:00