Alex Dima
95d4e101bc
Fixes #23415 : show message if a kb layout is impacted by the new logic
2017-03-29 19:12:59 +02:00
Benjamin Pasero
4be4a427ab
Merge pull request #23586 from Microsoft/weinand-patch-1
...
prevent reload window closes the debuggee; fixes #23390
2017-03-29 10:11:25 -07:00
Benjamin Pasero
ddbeb849d4
💄
2017-03-29 10:11:05 -07:00
Johannes Rieken
32a836a82f
gap penalty, -Number.MIN_VALUE is smaller then -1, fixes #23581
2017-03-29 18:36:06 +02:00
Andre Weinand
97f95d2752
prevent reload window closes the debuggee; fixes #23390
...
I cannot reproduce the problem when running out of source, so I could not really verify that the fix works.
`environmentService.debugExtensionHost.break` is used for two things: 1) as an indication that debug mode is active and 2) it indicates that break mode is active. The first use is now broken, because debug mode can be enabled with the command line flag `--debugPluginHost` too. This dual use forbids that we can just add a test for `--debugPluginHost` when parsing the value from the command line. For this reason I'm following @bpasero's suggestion to use the `debugExtensionHost.port` as an indication that debug mode is active.
2017-03-29 18:24:06 +02:00
Alex Dima
8e32c9103e
Fixes #23561 : Toggle word wrap affects all tabs in an editor slot
2017-03-29 18:19:20 +02:00
Benjamin Pasero
5f2dd90d72
Cannot save file "deleted from disk" ( fixes #23349 )
2017-03-29 08:42:35 -07:00
Alex Dima
543f956377
Fixes #23445
2017-03-29 17:33:19 +02:00
Sandeep Somavarapu
3db0796add
Fix #23369
2017-03-29 17:20:54 +02:00
Sandeep Somavarapu
0c7629b86e
Fix #23489
2017-03-29 17:03:51 +02:00
isidor
f83cf487cb
quitLight theme: tmTheme no longer needed
2017-03-29 16:56:05 +02:00
Martin Aeschlimann
b361eb13f9
editorLineHighlightBorderCox should be BorderBox. Fixes #23456
2017-03-29 16:51:23 +02:00
Sandeep Somavarapu
b63cd5422d
Fix #23395
2017-03-29 16:39:16 +02:00
Dirk Baeumer
a9544249b5
Fixes #23578 : Handle bash under Windows in terminal task runner.
2017-03-29 16:38:03 +02:00
Dirk Baeumer
d5fa376c28
Fixes #23577 : Send run task activation even whnen task open handler is used.
2017-03-29 16:38:02 +02:00
Isidor Nikolic
dbaf7ec59f
Merge pull request #23545 from Microsoft/isidorn/quietlight
...
quitelight theme update fixes #23523
2017-03-29 16:30:46 +02:00
Johannes Rieken
c4ed98f3de
undo monaco.d.ts api breakages and keep using enum #23293
2017-03-29 16:26:46 +02:00
Martin Aeschlimann
805905dfe1
Inconsistent terminology for "finding additional items in the marketplace". Fixes #23490
2017-03-29 16:16:14 +02:00
Benjamin Pasero
f79cba94b8
fix #23472
2017-03-29 07:08:12 -07:00
Alex Dima
5e234bf101
Fixes #23460
2017-03-29 16:06:54 +02:00
Benjamin Pasero
265c96b275
fix #23469
2017-03-29 07:01:34 -07:00
Benjamin Pasero
1fa676a0e3
consistent color names ( #23464 )
2017-03-29 06:58:19 -07:00
Benjamin Pasero
6d2cd6c13f
fix #23441
2017-03-29 06:47:13 -07:00
isidor
7e26ba1a3d
fixes #22928
2017-03-29 15:43:05 +02:00
Benjamin Pasero
56d3f11376
encoding normalization (reported in #23322 )
2017-03-29 06:19:31 -07:00
Johannes Rieken
b712ca9783
revert selector changes, #21886
2017-03-29 14:34:42 +02:00
Sandeep Somavarapu
4d9d400568
Fix #23376
2017-03-29 14:27:00 +02:00
Alex Dima
24f219194a
vscode-textmate@3.1.2
2017-03-29 13:45:51 +02:00
Johannes Rieken
527276a476
createMatches should handle no matches, #23190
2017-03-29 13:10:23 +02:00
Johannes Rieken
c05b6aa8ac
add single/double quotes as boost character, #23190
2017-03-29 13:10:23 +02:00
Sandeep Somavarapu
e13a91580f
Fix #23381
2017-03-29 13:09:46 +02:00
isidor
7891c6956d
debug: do not allow compound to start if some process is already running which the compound wants to launch
...
fixes #23477
2017-03-29 13:01:17 +02:00
isidor
9d95c27bd6
debug: better error handling for missing task
2017-03-29 12:50:51 +02:00
Johannes Rieken
9e5a741d3f
attempt with full encoding, #23346
2017-03-29 12:29:20 +02:00
Sandeep Somavarapu
ff9372cba6
Fix #23363
2017-03-29 12:19:08 +02:00
Johannes Rieken
15dd45ca92
use file-uri in css, #23346
2017-03-29 12:13:44 +02:00
Joao Moreno
12470dccf6
🐛 make askpass work in no-workspace environment
...
fixes #23474
2017-03-29 12:11:33 +02:00
Sandeep Somavarapu
d4d039f78b
Fix #23361
2017-03-29 12:10:26 +02:00
Dirk Baeumer
da5e2892e0
Fixes #23427 : Staged changes / Changes not localized
2017-03-29 12:07:31 +02:00
Dirk Baeumer
3d07c8ce55
Streamline prompts for workspace executable settings
2017-03-29 12:07:31 +02:00
isidor
94b20f82c1
quitelight theme update
2017-03-29 12:07:14 +02:00
Johannes Rieken
fc37f9ad0a
workaround #23537
2017-03-29 11:59:31 +02:00
Johannes Rieken
f8a31fde7e
fix #23404
2017-03-29 11:59:31 +02:00
Joao Moreno
b7e71acc87
💚 cmon build machine
2017-03-29 11:55:32 +02:00
Johannes Rieken
5063b65147
fix #23402
2017-03-29 11:36:58 +02:00
isidor
a18f8594f7
more debuggers -> additional debuggers
...
#23490
2017-03-29 11:32:51 +02:00
Johannes Rieken
c27f058344
fix #23401
2017-03-29 11:25:19 +02:00
Alex Dima
708c9f3a9c
Fixes #23513 : Toggle Sidebar Visibility and Go to Line display same key mapping in Arabic keyboard
2017-03-29 11:18:12 +02:00
Dirk Baeumer
20be55f72b
Fixes #23360 : 'Restart Task' command for multiple running tasks fails
2017-03-29 11:06:17 +02:00
Joao Moreno
0fb99b704c
💚 hopefully fix the linux tfs build
2017-03-29 10:47:51 +02:00