Commit Graph

41410 Commits

Author SHA1 Message Date
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
Rob Lourens
53c640ece2 Fix #61396 - settings need "markdownDescription" 2018-10-20 10:58:01 -07:00
Rob Lourens
499c7c72e6 Use new rg --crlf instead of diy solution 2018-10-19 21:43:41 -07:00
Rob Lourens
0c1c02c827 Limit search provider extensions to one per scheme 2018-10-19 21:40:47 -07:00
Rob Lourens
0ac09cb8c8 Fix search setting description 2018-10-19 21:40:18 -07:00
Rob Lourens
c173da4112 Fix QueryBuilder tests 2018-10-19 18:38:52 -07:00
Rob Lourens
b0c544de0c Fix EventEmitter warning for search with more than 11 workspace folders 2018-10-19 18:09:33 -07:00
Rob Lourens
b59fd519a0 Change search.useRipgrep: false to enable the PCRE2 search option instead 2018-10-19 17:29:30 -07:00
Rob Lourens
b59a4513d1 Fix "setting not included in settingsLayout" warning 2018-10-19 17:28:50 -07:00
Rob Lourens
6e2df12727 Merge pull request #60058 from w9jds/searchview-accessibility
Fix #59774 - Handle accessibility events on "Open Settings" link in searchview
2018-10-19 16:26:31 -07:00
Rob Lourens
754eff817a Add useRipgrep/usePCRE2 to search telemetry 2018-10-19 16:13:21 -07:00
Rob Lourens
3c231cfaec Fix #61350 - NPE when clicking "use exclude patterns" button 2018-10-19 16:10:47 -07:00
Rob Lourens
7b61ee4f85 Text search - add telemetry for searches with invalid encoding 2018-10-19 16:10:47 -07:00
Rob Lourens
c70a347e80 Fix rg error messages, add integration tests 2018-10-19 16:10:47 -07:00
Rob Lourens
14af02bee8 Remove extra settings editor telemetry events 2018-10-19 16:10:47 -07:00
Rob Lourens
51e7a0b53e Add 'reason' to search telemetry 2018-10-19 16:10:47 -07:00
Daniel Imms
b681f6a8f9 Support cmd+backspace to delete to start of line in term
Fixes #61354
2018-10-19 15:55:37 -07:00
Ahmed Atito
6944a221c3 🐛 - Support C# in markdown preview code block syntax highlighting. (#61291) 2018-10-19 15:13:44 -07:00
Kyra
7de4798021 snippets: Add setInterval snippet (#61351)
* snippets: Add setInterval snippet

* fix: typo in prefix
2018-10-19 15:13:08 -07:00
Matt Bierner
2863dd4b7e Add explicit typings to array 2018-10-19 11:40:45 -07:00
Matt Bierner
80ee4aa4a8 Fix crash on iconPath access
Fixes #61333
2018-10-19 11:40:45 -07:00
João Moreno
f99819ff65 Merge pull request #61186 from bblarney/bb-docfix
fixed documentation typo: 'guardeed' -> 'guaranteed'
2018-10-19 09:53:15 -07:00