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
João Moreno
6feab3e684
Merge pull request #61304 from DakshMiglani/patch-4
...
whether instead of wheter
2018-10-19 09:49:38 -07:00
João Moreno
d10fd065d1
Merge pull request #61303 from DakshMiglani/patch-2
...
guaranteed instead of guardeed
2018-10-19 09:48:42 -07:00
João Moreno
2042328d65
Merge pull request #61216 from orangegrove1955/patch-1
...
Corrected typo in comments
2018-10-19 09:48:12 -07:00
Johannes Rieken
017c87e8db
fix breakcrumb scrolling issue
2018-10-19 17:58:51 +02:00
Johannes Rieken
cf43ca6ae3
try to load a model when an editor/api command wants to work with it
2018-10-19 17:37:13 +02:00
Johannes Rieken
dced4d447b
keep whitespace for secondary cursors that are on different indentation levels, #57093
2018-10-19 17:20:39 +02:00
Alex Ross
78c041c881
Prevent terminal task system from trying to set a non-existent terminal as active ( #61052 )
...
Prevent terminal task system from trying to set a non-existent terminal as active
Updated terminal dispose parameter to be named immediate and used immediate parameter in terminal kill actions
Fixes #60858
2018-10-19 16:46:23 +02:00
Sandeep Somavarapu
d8d22b5f0c
Fix #61009
2018-10-19 16:38:17 +02:00
Sandeep Somavarapu
0e839e7dd4
#59645 Show busy indicator while activating extension
2018-10-19 16:14:15 +02:00
Alex Ross
ac60d9bf0e
Fix strict null errors in problemMatcher.ts ( #61227 )
...
Fix strict null errors in problemMatcher.ts
Fixes #61090
2018-10-19 16:06:59 +02:00
Sandeep Somavarapu
125260e63f
💄
2018-10-19 15:03:55 +02:00
Daksh
a31aedbd4a
fix another typo
2018-10-19 14:50:16 +05:30
Daksh
b8c85b918f
fix typos
2018-10-19 14:42:25 +05:30
Alex Ross
26d62c4b9f
Terminal's with waitOnExit === true shouldn't print wait string ( #61229 )
...
Fixes #58371
2018-10-19 10:30:44 +02:00
Johannes Rieken
6b661d0240
remove a few TPromise usages from mainThread-files #53526
2018-10-19 09:51:33 +02:00
Johannes Rieken
45f4904378
debt remove TPromise from extHost-files #53526
2018-10-19 09:49:05 +02:00
Johannes Rieken
66b397316d
debt - no TPromise in arrays
2018-10-19 09:16:20 +02:00
Johannes Rieken
08573a7082
fix #61258
2018-10-19 09:07:22 +02:00
Johannes Rieken
17814001cf
tweak styles, #44860
2018-10-19 08:57:21 +02:00
Christof Marti
45d5d153bb
Fix path
2018-10-19 08:38:50 +02:00
Rob Lourens
63ae36aab2
Fix bool setting control alignment
2018-10-18 21:43:06 -07:00
Rob Lourens
17307775fd
Integration test for #60218
2018-10-18 19:56:04 -07:00
Rob Lourens
441184faeb
Fix #60218 - add search.usePCRE2
2018-10-18 19:51:12 -07:00
Rob Lourens
b17e21d0ad
Split text and file search interfaces
2018-10-18 16:49:58 -07:00
Rob Lourens
4b5f23f4ca
Move all old text search code under legacy/
2018-10-18 16:48:39 -07:00