Commit Graph

41432 Commits

Author SHA1 Message Date
Andre Weinand
4e5d16b91c node-debug@1.29.0 2018-10-22 23:21:26 +02:00
Andre Weinand
b71023d111 loadedSources view: support sourcemaps and resource icons 2018-10-22 23:07:22 +02:00
Rob Lourens
1ed819905e Bump node2 2018-10-22 12:02:27 -07:00
Rob Lourens
3bc19fd4da Remove dead file search code 2018-10-22 11:43:49 -07:00
Rob Lourens
ebc35abf32 Null check to fix #61352 2018-10-22 11:39:02 -07:00
Rob Lourens
96f7df4336 Refactor file search - use new interface for SearchService.fileSearch 2018-10-22 11:35:41 -07:00
Christof Marti
4e436d128c Investigate using Electron's resolveProxy API (#60773) 2018-10-22 20:00:58 +02:00
Benjamin Pasero
53d48f4c2c storage - add timers.ellapsedWorkspaceStorageInit 2018-10-22 18:58:51 +02:00
Ramya Rao
cfff6946de Hide icons when using no-icons class (#61461)
* Hide icons when using no-icons class

* Hide .icon when no-icons class is used
2018-10-22 09:58:11 -07:00
Nick Schonning
baf4121a38 typo: Double word "Show" (#61403) 2018-10-22 09:56:40 -07:00
Johannes Rieken
df69b899dc Revert "add _encodeDriveLetterColon to toString #61504"
This reverts commit c537eaa147.
2018-10-22 18:55:12 +02:00
Johannes Rieken
c537eaa147 add _encodeDriveLetterColon to toString #61504 2018-10-22 18:49:57 +02:00
Johannes Rieken
11cb54e1a9 fix #60791 2018-10-22 18:15:12 +02:00
Daniel Imms
121c60f64a Merge pull request #61404 from nschonni/patch-4
typo: Double word "for"
2018-10-22 07:34:48 -07:00
Daniel Imms
717b0442f8 Merge pull request #61402 from nschonni/patch-2
typo: Double word "as"
2018-10-22 07:33:18 -07:00
Daniel Imms
0c33bb3fce Merge pull request #61400 from nschonni/double-text
typo: Double word "text"
2018-10-22 07:32:07 -07:00
Daniel Imms
78198b5b6d Merge pull request #61398 from nschonni/double-is
typo: Double word "is"
2018-10-22 07:31:32 -07:00
Martin Aeschlimann
6ba3f80ff4 Trailing comma in settings.json breaks settings editor. fixes #61341 2018-10-22 16:08:54 +02:00
Benjamin Pasero
34ee4b8daa storage - always have a workspace identifier 2018-10-22 15:43:25 +02:00
Sandeep Somavarapu
5c3a40b5a3 Fix #60897 2018-10-22 15:35:08 +02:00
Martin Aeschlimann
fce5028f42 fix storageservice strict null typing 2018-10-22 15:03:28 +02:00
Martin Aeschlimann
80f1639fc2 fix strict null errors 2018-10-22 15:02:21 +02:00
Benjamin Pasero
4a18377f15 storage - restore ExtensionStoragePath 2018-10-22 14:50:50 +02:00
Benjamin Pasero
6c71798dfd storage - 💄 2018-10-22 14:21:59 +02:00
Johannes Rieken
b431db5e95 fix #61316 2018-10-22 13:52:44 +02:00
Benjamin Pasero
eb6a1d7066 notifications - increase purge timeout 2018-10-22 13:51:43 +02:00
Benjamin Pasero
8cf64c09b3 Merge branch 'master' into ben/ws-storage 2018-10-22 13:41:21 +02:00
Benjamin Pasero
7036953b12 storage - cleanup 2018-10-22 13:40:33 +02:00
Martin Aeschlimann
7f58924aae Revert "fix strict null errors"
This reverts commit 9ea18e6a91.
2018-10-22 12:59:21 +02:00
Benjamin Pasero
3c913dd861 Merge branch 'master' into ben/ws-storage 2018-10-22 12:56:55 +02:00
Martin Aeschlimann
9ea18e6a91 fix strict null errors 2018-10-22 12:52:55 +02:00
Johannes Rieken
86153ec38c remove telemetry #44860 2018-10-22 12:28:03 +02:00
Johannes Rieken
c2559d2f7d remove duplicated code 2018-10-22 11:59:15 +02:00
Alex Dima
67eacaa4a8 Use const enums (and generate non-const ones for standalone editor) 2018-10-22 09:59:30 +02:00
Alex Ross
e3f803d92c Add a new presentation option to clear the terminal before executing task (#61329)
Fixes #30058
2018-10-22 09:58:15 +02:00
Johannes Rieken
8e71de66ff strictNull for rename.ts 2018-10-22 09:27:53 +02:00
Benjamin Pasero
c760849845 Merge branch 'master' into ben/ws-storage 2018-10-22 08:59:00 +02:00
Benjamin Pasero
404f6cd543 storage - use more logging service 2018-10-22 08:56:30 +02:00
Benjamin Pasero
095ec77467 storage - tpromise => thenable 2018-10-22 08:53:17 +02:00
Benjamin Pasero
0ee0b7061a storage - also migrate extension development storage 2018-10-22 08:24:35 +02:00
Benjamin Pasero
d4fef55723 storage - rename extension-development-workspace 2018-10-22 08:17:47 +02:00
Ramya Achutha Rao
4d9f1d23a5 Support newUser condition in experiments 2018-10-21 20:15:02 -07:00
Ramya Achutha Rao
53ec5ac5b8 Support promptText for multiple languages 2018-10-21 19:36:04 -07:00
Christopher Leidigh
852cfdaa00 Outputs:SelectBox: Tweak select label #60726 (#61415) 2018-10-20 19:01:23 -04:00
Christopher Leidigh
6bab1c3ee1 SelectBox: Electron select labeling. Workaround for #60929 (#61412) 2018-10-20 18:16:31 -04:00
Daniel Imms
3f91fd6639 vscode-xterm@3.9.0-beta11
Fixes #60253
2018-10-20 12:59:28 -07:00
Daniel Imms
28574a8539 vscode-xterm@3.9.0-beta10
Syncs with master
2018-10-20 12:45:40 -07:00
Nick Schonning
ca432c980a typo: Double word "for" 2018-10-20 14:23:21 -04:00
Nick Schonning
0c46359fa5 typo: Double word "as" 2018-10-20 14:21:08 -04:00
Nick Schonning
ed5b176908 typo: Double word "text" 2018-10-20 14:17:53 -04:00