Rob Lourens
eb7e893b7f
Remove "Preview" from search.location setting description
2018-04-04 14:26:29 -07:00
Rachel Macfarlane
7276c215a7
Zoom in issue reporter, fixes #46801
2018-04-04 11:46:07 -07:00
Rob Lourens
707d5ecd0d
Fix basic PHP extension name
2018-04-04 11:13:59 -07:00
Sandeep Somavarapu
a14cd440e1
#46750 Expose application scope to extensions
2018-04-04 18:21:53 +02:00
Sandeep Somavarapu
cfc3e0ffa6
#46750 - Set update channel setting as application setting
2018-04-04 17:59:51 +02:00
Sandeep Somavarapu
a2765bf43a
Implement #46750
...
- Introduce Application scope
- Update configuration service and models to respect the application scope
- Update settings editor to respect the application scope
2018-04-04 17:59:51 +02:00
Benjamin Pasero
a396179e23
debt - notifications should talk about closing not disposal
2018-04-04 16:55:38 +02:00
Benjamin Pasero
99b6b5d693
Change explorer model to a Map to fix #47120
2018-04-04 13:34:09 +02:00
Alex Dima
a8f068a540
Fixes #22352 : Only break long text into spans if it is basic ASCII
2018-04-04 12:48:57 +02:00
Alex Dima
0f436b5700
Add isBasicASCII to RenderLineInput ( #22352 )
2018-04-04 12:48:57 +02:00
Alex Dima
b58f27d0cb
Simplify ViewLineRenderingData ( #22352 )
2018-04-04 12:48:57 +02:00
Alexandru Dima
44b3ee226e
Merge pull request #46956 from svipben/border-styles
...
Different border styles for HC (#45479 )
2018-04-04 11:29:39 +02:00
Alex Dima
7335b0cf88
Handle the case where typing occurs at offset 0 after a focus gain ( fixes #42251 )
2018-04-04 11:23:16 +02:00
Alex Dima
6289e7095e
Make readFromTextArea a static method
2018-04-04 11:23:16 +02:00
Sandeep Somavarapu
e2d003c41f
Increase retry time to 30s
2018-04-04 11:09:37 +02:00
Sandeep Somavarapu
5c0cee98bf
Fix #46951
2018-04-04 10:54:00 +02:00
Johannes Rieken
6caf60fa70
fix #43429
2018-04-04 10:16:02 +02:00
Benjamin Pasero
b393ca69ac
debt - further reduce Builder usage
2018-04-04 10:08:57 +02:00
Benjamin Pasero
9a273dfc84
💄
2018-04-04 07:54:58 +02:00
Benjamin Pasero
17ed228059
debt - make notification#prompt() nicer to use
2018-04-04 07:35:34 +02:00
Rob Lourens
62bc9143c1
Bump node2, fix Microsoft/vscode-internalbacklog#181
2018-04-03 19:19:42 -07:00
Matt Bierner
dd21d3520a
Add webview restoration api proposal ( #46380 )
...
Adds a proposed webiew serialization api that allows webviews to be restored automatically when vscode restarts
2018-04-03 18:25:22 -07:00
Rob Lourens
c7b37f5915
#42120 - Implement Copy All
2018-04-03 17:54:12 -07:00
Rob Lourens
e9262fb5a8
#8594 - Fix Copy Path on folder nodes
2018-04-03 17:54:12 -07:00
Rob Lourens
c8a6ce937b
Fix #42120 - Implement Copy
2018-04-03 17:54:12 -07:00
Rob Lourens
1dcb420e69
#8594 - implement copy path context menu item
2018-04-03 17:54:11 -07:00
Ramya Achutha Rao
de6653a997
Retain paths starting from node_modules and match escaped backslashes
2018-04-03 16:41:13 -07:00
André Weinand
2880f8e173
node-debug@1.23.1
2018-04-04 00:54:49 +02:00
Rachel Macfarlane
e8125cf267
Fixes #46844
2018-04-03 15:32:41 -07:00
Martin Aeschlimann
21ec23c075
[css] enable strict on server
2018-04-03 22:03:08 +02:00
Rachel Macfarlane
a01215580c
Show notification when running with extensions disabled, fixes #46817
2018-04-03 11:48:49 -07:00
Rob Lourens
cf87ba36c0
Fix #47157 - Focus include/exclude box when toggling open
2018-04-03 11:35:37 -07:00
Rob Lourens
244c39c94e
Fix #47155
2018-04-03 11:09:49 -07:00
Rachel Macfarlane
691c789ce3
Get GPU information in issue reporter, #46960
2018-04-03 10:55:26 -07:00
Johannes Rieken
3bc2728340
fix test --debug after electron adoption
2018-04-03 19:51:27 +02:00
Benjamin Pasero
6ef45d9332
notifications - more use of prompt() API
2018-04-03 18:04:14 +02:00
Sandeep Somavarapu
1f9184254c
Fix #47147
2018-04-03 17:21:33 +02:00
Joao Moreno
55ba13ec8c
continuous build
2018-04-03 17:06:59 +02:00
Joao Moreno
21ab3fb4d3
fix linux continuous build
2018-04-03 16:57:53 +02:00
Benjamin Pasero
c72c3cf18d
Welcome: Overlay could mention new notifications location ( fixes #45061 ) ( #47134 )
2018-04-03 16:57:39 +02:00
Martin Aeschlimann
f081e9ae2a
Mark 'Languages' as deprecated (for #47103 )
2018-04-03 15:32:11 +02:00
Benjamin Pasero
02e6e1b957
fix tests
2018-04-03 15:06:06 +02:00
Benjamin Pasero
c72b0bb408
debt - reduce usage of Builder pattern
2018-04-03 15:01:52 +02:00
Benjamin Pasero
470c743a1a
debt - reduce amount of work when file events occur
2018-04-03 14:39:52 +02:00
Sandeep Somavarapu
ea284a1fed
Increase the timeout to retry and remove the fallback
2018-04-03 14:37:24 +02:00
Benjamin Pasero
1b59c69373
files - refresh visible files when window gains focus
2018-04-03 14:35:22 +02:00
Benjamin Pasero
cb64bf5346
💄 wording
2018-04-03 14:30:57 +02:00
Martin Aeschlimann
e0ca1920d8
Built-in group header: Languages -> Programming Languages (for #47103 )
2018-04-03 14:30:02 +02:00
Martin Aeschlimann
f57c35c0f2
Languages -> Programming Languages (for #47103 )
2018-04-03 14:30:02 +02:00
Benjamin Pasero
df381b6d1e
macOS: Add a setting to enable acceptsFirstMouse for window ( fixes #24634 )
2018-04-03 14:26:41 +02:00