Commit graph

675 commits

Author SHA1 Message Date
Daniel Imms 84a7a188f8 Remove some comments 2018-07-11 11:35:50 -07:00
Daniel Imms 1cf4ab8978 Don't build terminalProcess module 2018-07-10 21:39:30 -07:00
Rob Lourens bbafa06a3d Fix settings search id generation 2018-07-08 22:30:39 -07:00
Rob Lourens 6fae52876b Fix #53445 - change build id generation to not depend on git tags 2018-07-08 15:16:19 -07:00
Erich Gamma afbf447ccd Fix for #53710 adopt TS support for checking JSON files 2018-07-06 15:13:44 +02:00
Rob Lourens 7f6ea96c16 Revert "Fix #53445 - only run getSettingsSearchBuildId on official builds"
This reverts commit d028c09232.
2018-07-02 11:16:55 -07:00
Rob Lourens d028c09232 Fix #53445 - only run getSettingsSearchBuildId on official builds 2018-07-02 09:59:02 -07:00
Joao Moreno 87668839f3 be careful with getSettingsSearchBuildId
related to #53445
2018-07-02 16:37:03 +02:00
Rachel Macfarlane 4af9901e41 Include cpuUsage.sh in out, fixes #53166 2018-06-27 13:21:50 -07:00
Joao Moreno f3115b8dd6 build stuff 2018-06-25 15:22:52 +02:00
Dirk Baeumer b8b60dd487 Remove core language pack from build 2018-06-19 10:43:23 +02:00
ava1ar 82c9dd3330 Added ARM64 build support 2018-06-17 02:57:27 -04:00
Rachel Macfarlane 2040792965 Process monitor on Linux shows wrong process load, #51200 2018-06-06 17:09:39 -07:00
Martin Aeschlimann b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Joao Moreno 36a7335155 Merge remote-tracking branch 'origin/master' into smoketest 2018-04-11 11:09:29 +02:00
Rachel Macfarlane 609c4ba1e7
Add process explorer, #41045 (#47530) 2018-04-09 17:35:17 -07:00
Rachel Macfarlane 6b62365d38
Use windows-process-tree module to list processes, #46433 2018-04-09 11:45:56 -07:00
Rob Lourens c527da85be
Fail build when settings search build id generation fails (#47359)
* Ensure that settings search build id handling fail will cause the build to fail

* Move some settings search build ID computation to util.ts

* Bump version number for test

* Add unit tests for util.ts additions

* Revert version number change

* Make versionStringToNumber throw if it fails

* Add missing import
2018-04-06 14:10:51 -07:00
Matt Bierner ca3341f659 Move main webview contributions from html to webview 2018-04-05 18:45:09 -07:00
Joao Moreno 4c5157954b driver as a standalone module 2018-04-04 12:15:04 +02:00
Daniel Imms f22d11d490 Use fork of nsfw with linux symlink fix
Fixes #36307
2018-03-07 11:08:48 -08:00
Matt Bierner ca17963f44 Move html into electron browser
These files depend on electron APIs such as webview. They should life in electron browser rather than browser
2018-03-06 16:22:37 -08:00
Joao Moreno 838f4024b3 fixes #43973 2018-02-27 15:41:46 +01:00
Benjamin Pasero a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Alex Dima 64ee4f4955 Enable core node_modules ASAR 2018-02-19 11:28:14 +02:00
Joao Moreno c9fc911330 fix formatting 2018-02-12 12:40:53 +01:00
Joao Moreno ad9bf913c5 Merge branch 'master' into egamma/checkJs 2018-02-12 12:26:38 +01:00
Rob Lourens 7432a5bdff Respect VSCODE_QUALITY in generate-vscode-configuration task 2018-02-07 09:56:56 -08:00
Erich Gamma 5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Alex Dima 010de7da99 Do not ship core node modules as an ASAR (#36997) 2018-01-31 10:28:04 +01:00
Alex Dima 8cac1acd97 Fixes #42498: Always unpack node-pty build artefacts 2018-01-30 17:59:06 +01:00
Martin Aeschlimann 5b8d3944de [i18n] extension resources missing on transifex 2018-01-30 09:58:02 +01:00
Martin Aeschlimann db2af7e570 no longer package extra languages with insiders 2018-01-29 23:23:59 +01:00
Alex Dima f8d1683fcd Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-29 15:34:35 +01:00
Joao Moreno b338f57e76 built in extensions control file 2018-01-29 12:23:43 +01:00
Alex Dima 2970cf5517 Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-26 17:37:23 +01:00
Martin Aeschlimann f43d42499a [i18n] more checks for missing/obsolete resources 2018-01-26 17:27:57 +01:00
Alex Dima 85b8b04473 Pack the core node_modules to node_modules.asar as part of building 2018-01-26 16:22:15 +01:00
Martin Aeschlimann 8c6cc11f6a [18n] find obsolete resources & add externalExtensionsWithTranslations 2018-01-26 10:01:12 +01:00
Dirk Baeumer 04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Joao Moreno 1d106e5afe rename gulp tasks 2018-01-24 09:38:45 +01:00
Alex Dima 5bdb90de36 scripts/code.sh picks up marketplace built-in extensions automatically 2018-01-23 16:40:52 +01:00
Rob Lourens 4bcaeaed2b Bump node-debug2 2018-01-21 21:45:18 -08:00
Benjamin Pasero bbdd7f8118
Merge pull request #41773 from Microsoft/octref/issue
Add Issue Reporter #41041
2018-01-19 12:03:53 +01:00
Rachel Macfarlane f31ea9bba3 Move files under vs/code/electron-browser/issue 2018-01-18 17:11:52 -08:00
Andre Weinand 0d130e30a8 node-debug@1.20.3 2018-01-18 15:08:36 +01:00
Henk Mollema 7c8332186f Update copyright year to 2018 (#41088) 2018-01-08 10:45:26 +01:00
Benjamin Pasero 5875aad564 code main - partition windows into subfolders 2017-12-28 13:10:58 +01:00
Andre Weinand f6058e85cd node-debug@1.20.2 (nvm feature) 2017-12-22 23:11:46 +01:00
Rob Lourens 07e0ad3224 Bump node-debug2 2017-12-20 09:09:39 -08:00
Andre Weinand a5b60ac9fd node-debug@1.20.1 2017-12-17 23:00:51 +01:00
Rob Lourens 76662d7b93 Bump node-debug2 (loc) 2017-12-12 21:02:38 -08:00
Andre Weinand 06c9f76202 node-debug@1.20.0 2017-12-12 17:58:04 +01:00
Benjamin Pasero 9f0383f163 Add "(Administrator)" suffix to window title when running as administrator in Windows (fixes #19707) 2017-12-12 11:22:45 +01:00
Rob Lourens bc9496b75b Bump node-debug2 to fix Microsoft/vscode-node-debug2#156 2017-12-08 16:51:47 -08:00
Rob Lourens 3dafed9d4d node-debug2@1.19.2 2017-12-04 16:52:35 -08:00
Dirk Baeumer 3cfabff6f2 Add ps-win.ps1 to out build scripts 2017-12-04 17:22:25 +01:00
Andre Weinand e58bd74973 node-debug@1.19.7 2017-12-04 15:58:33 +01:00
Joao Moreno 83c6d5ab7a Merge branch 'master' into spdlog 2017-12-04 11:52:11 +01:00
João Moreno f57809dad2
Revert "Specify the UTI types for files in the Info.plist" 2017-12-04 11:30:04 +01:00
Andre Weinand 11984997dd node-debug@1.19.6 2017-12-03 19:51:49 +01:00
Rob Lourens adcde8ddeb Bump node-debug2 2017-11-30 20:58:10 -08:00
Joao Moreno 6b562272c6 cleanup spdlog when building 2017-11-30 11:25:42 +01:00
Andre Weinand 85a9325f4f node-debug@1.19.5 2017-11-24 23:41:18 +01:00
Andre Weinand ff671cd4a3 node-debug@1.19.4 2017-11-24 18:30:01 +01:00
Andre Weinand 89b158e11c node-debug@1.19.3 2017-11-24 00:05:51 +01:00
Johannes Rieken 52c2843cc4 redo --prof-startup with the new protocol based profiler, also profile extension host startup 2017-11-23 10:55:02 +01:00
Rob Lourens c9fd32dbf8 Fix #38589 2017-11-17 09:28:19 -08:00
Joao Moreno fdcecb53e6 remove package.json electronVersion 2017-11-16 14:43:41 +01:00
Joao Moreno 525b98070f fix vscode gulpfile to use yarn to discover dependencies 2017-11-14 15:52:10 +01:00
Andre Weinand 6bf3d457ef node-debug@1.19.1 2017-11-10 17:46:08 +01:00
Rob Lourens d6fbdcf197 Bump node-debug2 2017-11-09 16:20:45 -08:00
Andre Weinand ac77bc0302 node-debug@1.19.0 2017-11-08 17:11:32 +01:00
Rob Lourens 0234e71512 Stricter branch name check for exporting configuration.json in build 2017-11-07 14:35:25 -08:00
Johannes Rieken b289f0c5e2 rename startupTimer to performance, support mark and measure, drop promise support, add more marks to slowly phase out old timers 2017-11-06 18:51:15 +01:00
Rob Lourens 2a5962a785 Fix #37395 - ignore git output. Also only compute when needed 2017-11-01 10:56:36 -07:00
Andre Weinand 7d7d1989ca node-debug@1.18.3 2017-11-01 12:15:48 +01:00
Robert Sesek 4605b553a3 Specify the UTI types for files in the Info.plist
This sets the LSItemContentTypes key to ['public.source-code'], a
declared text UTI [1], which should permit QuickLook previews.

Fixes Microsoft/vscode#25843

[1]
https://developer.apple.com/library/content/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1
2017-10-29 17:21:01 -04:00
Rob Lourens a5eb0c3f99 node-debug2@1.18.4 2017-10-27 18:26:41 -07:00
Rob Lourens 659e99a931 Rename settings search build number per Microsoft/vscode#36948 comment 2017-10-27 09:39:37 -07:00
Rob Lourens 201681ae0a Log failure cases 2017-10-25 17:33:20 -07:00
Rob Lourens 787f4c4b47 Compute buildNumber once 2017-10-25 16:57:16 -07:00
Rob Lourens c14a7bb21e Add unique version number 2017-10-25 16:55:44 -07:00
Andre Weinand bd0338b04a node-debug@1.18.2 2017-10-23 15:10:55 +02:00
Rob Lourens 3495b0b185 node-debug2@1.18.3 2017-10-16 15:49:25 -07:00
isidor 10a0e42569 bump node debug version 2017-10-16 15:26:00 +02:00
Rob Lourens 266a1af40a Bump node-debug2 2017-10-09 15:05:43 -07:00
Rob Lourens 2e2613f773 bump node-debug (loc) 2017-10-04 14:46:45 -07:00
Rob Lourens dc256e0675 Only generate config.json for master and release branches 2017-10-04 11:03:10 -07:00
Rob Lourens b2d79cf79a Bump node-debug2 (loc) 2017-10-04 10:10:41 -07:00
Rob Lourens f12f37c837 node-debug@1.17.17 2017-09-28 11:27:22 -07:00
Andre Weinand 4ed4719a5f node-debug@1.17.16 2017-09-28 15:19:56 +02:00
Rob Lourens be2315461e
Bump node-debug2 2017-09-27 18:21:44 -07:00
Christof Marti 3836a637e3 Clean up keytar (fixes #35046) 2017-09-27 10:41:39 -07:00
Andre Weinand c73235af03 node-debug@1.17.15 2017-09-27 17:14:57 +02:00
Andre Weinand e1a677d753 node-debug@1.17.13 2017-09-25 23:38:08 +02:00
Andre Weinand 24829c4fea node-debug@1.17.12 2017-09-25 14:17:25 +02:00
Rob Lourens c971716b03
node-debug2@1.17.4 2017-09-24 21:40:10 -07:00
Andre Weinand e3e9226c53 node-debug@1.17.11 2017-09-24 23:12:43 +02:00
isidor 932b5c2463 node debug version bumps 2017-09-22 18:16:04 +02:00
Rob Lourens c2947df7c1
node-debug2@1.17.2 2017-09-20 10:42:17 -07:00
Rob Lourens 358641a473
Run --export-default-configuration with fresh user-data-dir and extensions-dir 2017-09-19 15:12:51 -07:00
Rob Lourens bdfd8390af
Map version string to single number - Microsoft/vscode-bing#7 2017-09-18 22:09:05 -07:00
Rob Lourens 67e9d539e7 Merge pull request #34113 from Microsoft/roblou/settingsForBing
Make settings for each version of VS Code available for download
2017-09-18 17:25:34 -07:00
Rob Lourens fd430793ee Rename to export-default-configuration, and write sorted settings 2017-09-18 17:02:51 -07:00
Rob Lourens 12c1ed6bcc Add ability to start vscode just to write out a blob of all config details - for Microsoft/vscode-bing#7
Upload configuration file during the build to the same azure storage account as sourcemaps
2017-09-18 16:08:35 -07:00
Andre Weinand 38f614daba node-debug@1.17.8 (WSL auto detection) 2017-09-18 23:34:12 +02:00
Andre Weinand ea64eb6665 node-debug@1.17.7 (WSL) 2017-09-18 18:47:08 +02:00
Andre Weinand 660b3b6362 node-debug@1.17.6 2017-09-17 00:45:38 +02:00
Andre Weinand bf9671193f node-debug@1.17.5 2017-09-15 00:43:05 +02:00
Andre Weinand 20036898cb node-debug@1.17.4 2017-09-13 22:03:28 +02:00
isidor 02c8bdc0f9 update node debug version 2017-09-12 12:10:44 +02:00
Rob Lourens 2c385b9806
Bump node-debug2 2017-09-10 17:14:24 -07:00
Andre Weinand 7590a94eb6 node-debug@1.17.2 (debugConfigurationProvider) 2017-09-08 15:20:58 +02:00
Andre Weinand 1d9ecf0722 node-debug@1.17.1 2017-09-07 16:17:49 +02:00
Benjamin Pasero a69c903e12 use correct name for VisualElementsManifest.xml 2017-09-05 10:47:34 +02:00
Benjamin Pasero 9fa0a77edd Windows: logo does not have a specific background (fixes #33362) 2017-09-05 08:00:59 +02:00
Andre Weinand 208a95961e node-debug@1.17.0 2017-09-04 10:42:06 +02:00
Rob Lourens b9338d9bee
Bump node-debug2 2017-09-03 21:54:25 -07:00
Rob Lourens 46786fdac8 node-debug2@1.16.7 (Microsoft/vscode-node-debug2#135) 2017-08-31 11:20:37 -07:00
Rob Lourens 34cc9f2209 node-debug2@1.16.6 2017-08-29 21:59:39 -07:00
Andre Weinand 3681f3888c node-debug@1.16.7 2017-08-28 10:53:11 +02:00
Andre Weinand 0b3c418e62 node-debug@1.16.6 2017-08-28 10:52:26 +02:00
Rob Lourens d30825f323 node-debug2@1.16.5 2017-08-27 21:49:11 -07:00
Rob Lourens 9b96177e53 node-debug2@1.16.4 2017-08-27 20:22:44 -07:00
Amy Qiu 47790b2157 Clean up imports 2017-08-22 10:46:39 -07:00
Rob Lourens d98f5893cd node-debug2@1.16.3 2017-08-18 18:23:48 -07:00
Andre Weinand c0bb2f5eac node-debug@1.16.5 2017-08-18 22:45:21 +02:00
Rob Lourens 9e7441df9f node-debug2@1.16.1 2017-08-16 21:31:27 -07:00
Andre Weinand 1893aaa18f node-debug@1.16.4 2017-08-16 17:08:58 +02:00
Andre Weinand 59422c1247 node-debug@1.16.3 2017-08-16 00:22:31 +02:00
Andre Weinand f85a95d93f node-debug@1.16.2 2017-08-15 17:48:05 +02:00
Alex Dima 0a4b9f324a Add a watchdog mechanism to detect when the extension host JavaScript event loop is unresponsive (#26445) 2017-08-14 12:15:16 +02:00
Rob Lourens 8a511a7690 Transfer extensionHost from node-debug to node-debug2 2017-08-12 16:51:38 -07:00
Andre Weinand ee3f44b68b node-debug@1.16.0 2017-08-09 16:14:55 +02:00
Rob Lourens 24d905a2b6 Bump node-debug2 2017-07-30 17:13:37 -07:00
Rob Lourens 8355d3c4f6 Bump node-debug2 2017-07-30 16:56:11 -07:00
Andre Weinand ce9eea1d36 node-debug@1.15.19 2017-07-30 12:00:40 +02:00
Andre Weinand 70b063cd00 node-debug@1.15.18 2017-07-27 14:47:58 +02:00
Rob Lourens 4aee6cf078 Bump node-debug2 2017-07-26 21:20:36 -07:00
Rob Lourens 12dfe6362a node-debug2@1.15.1 2017-07-26 18:21:38 -07:00
Andre Weinand cfeac5b418 node-debug@1.15.17 2017-07-27 01:07:46 +02:00
Joao Moreno 2f16302f74 fixes #30640 2017-07-26 16:40:05 +02:00
Andre Weinand 25795717b3 node-debug@1.15.16 2017-07-26 13:14:27 +02:00
Andre Weinand 53a9c0276d node-debug@1.15.15 2017-07-25 22:27:10 +02:00
Andre Weinand b6d7f1cac0 node-debug@1.15.14 2017-07-24 16:36:28 +02:00
Andre Weinand ecdeaf3ffd node-debug@1.15.13 2017-07-23 21:36:08 +02:00
Andre Weinand 5e6464f016 node-debug@1.15.11 2017-07-21 00:22:09 +02:00
Andre Weinand 0c8b73df02 node-debug@1.15.10 2017-07-20 23:50:42 +02:00
Andre Weinand aaa0b90204 node-debug@1.15.9 2017-07-20 00:53:22 +02:00