58537 Commits

Author SHA1 Message Date
Jackson Kearl
76dfc8d544 Clean up search editor rerun actions 2019-12-12 18:01:47 -08:00
Jackson Kearl
43139d6b48 Fix #86861 by preserving focus on search submit 2019-12-12 17:34:29 -08:00
Sandeep Somavarapu
608ac23340 more doc 2019-12-13 00:29:54 +01:00
Rob Lourens
be49cd0e43 Fix #85921 2019-12-12 15:25:17 -08:00
Sandeep Somavarapu
6d6461718e #85884 add doc 2019-12-13 00:20:17 +01:00
Miguel Solorio
affa69247a 🤘🐞 Update debug icon with alternative version 2019-12-12 15:13:44 -08:00
Sandeep Somavarapu
0014aa16bd #85884 rename 2019-12-13 00:09:19 +01:00
Sandeep Somavarapu
5e8d276fb5
Merge pull request #86854 from microsoft/sandy081/wip
Enhance Resource configuration service
2019-12-13 00:04:24 +01:00
Sandeep Somavarapu
1a9d92e874
Merge branch 'master' into sandy081/wip 2019-12-13 00:04:11 +01:00
Miguel Solorio
922edc89ca Use deafult cursor line number hover (fixes #85176, related #86708) 2019-12-12 15:00:39 -08:00
Miguel Solorio
7710ab7ecb Consolidate styles 2019-12-12 14:50:27 -08:00
Sandeep Somavarapu
55f53873e9 resource aware configuration change event 2019-12-12 23:48:06 +01:00
Miguel Solorio
5854f63f43 Update menu icons to use icon font #86708 2019-12-12 14:42:00 -08:00
Sandeep Somavarapu
a3ffa31fa7 revert change 2019-12-12 23:28:56 +01:00
Miguel Solorio
ec654dbd99 Update Codicons: add "menu" icon 2019-12-12 14:24:47 -08:00
Sandeep Somavarapu
707d8e9fc5 Merge branch 'master' into sandy081/wip 2019-12-12 23:22:00 +01:00
Sandeep Somavarapu
78b8a7e56d fix tests 2019-12-12 23:19:14 +01:00
Alex Dima
dfd849b915
Remove unused types from monaco.d.ts 2019-12-12 21:59:11 +01:00
Sandeep Somavarapu
33e545eedd add and fix tests 2019-12-12 21:30:00 +01:00
Rachel Macfarlane
19587ff116 Improve rendering of errors within issue reporter 2019-12-12 12:01:25 -08:00
Miguel Solorio
c7654067ee Don't show debug hint on stackframes 2019-12-12 11:42:46 -08:00
Miguel Solorio
0050cdc653 Update Codicons: breakpoints and alt debug icon 2019-12-12 11:42:25 -08:00
Eric Amodio
dc592aab90 Removes negative look-behind, not supported in FF 2019-12-12 13:42:49 -05:00
Matt Bierner
c645eeee69 Remove extra check 2019-12-12 10:31:55 -08:00
Matt Bierner
faf453c1c4 Prefer startsWith 2019-12-12 10:31:55 -08:00
Matt Bierner
1dd79d573c Use more explicit names 2019-12-12 10:31:55 -08:00
Rob Lourens
53530517a4
Merge pull request #86463 from jeanp413/fix-86431
Fixes links in enum setting values can't be clicked
2019-12-12 09:44:50 -08:00
Miguel Solorio
84bd121cbc Add inline stackframe breakpoints #86469 2019-12-12 09:23:11 -08:00
Alex Ross
e1bfea5b63 Add candidate finding to ports view
Part of #81388
2019-12-12 18:03:14 +01:00
Isidor Nikolic
d0c8e7a465
Merge pull request #81403 from dgozman/process-queue
Process debug adapter messages in separate tasks; see #33822, #79196
2019-12-12 17:59:53 +01:00
isidor
5c569d1ceb fixes #86106 2019-12-12 17:47:26 +01:00
Sandeep Somavarapu
59111abe55 add tests for merge changes 2019-12-12 17:39:02 +01:00
isidor
ef4e7cfda3 debug: remove-token-colors not needed. Also unverified color should not get priority 2019-12-12 16:49:07 +01:00
isidor
b9f0336dc3 Debug activity bar decoration when debugging
fixes #85674
2019-12-12 16:20:18 +01:00
Sandeep Somavarapu
2ccb11e61c Enhance change event to be override identifier aware 2019-12-12 16:16:38 +01:00
isidor
85d031105b debug: introduce debugTaskRunner 2019-12-12 15:52:41 +01:00
isidor
85112b01b0 enable strictFunctionTypes in VS Code codebase 2019-12-12 15:14:06 +01:00
Andre Weinand
929c420d8a rename debug API's onSendMessage to onDidSendMessage 2019-12-12 14:48:38 +01:00
Alex Dima
bc38acf1a4
Use passive: false when it is intentional (fixes microsoft/monaco-editor#1122) 2019-12-12 14:43:32 +01:00
Martin Aeschlimann
b34da611b9 Merge branch 'aeschli/tokenClassificationExtPoint' 2019-12-12 12:13:23 +01:00
Martin Aeschlimann
5dcf359526 add tracing to SemanticColoringProviderStyling 2019-12-12 12:12:29 +01:00
Martin Aeschlimann
2bde45241a add semantic token example folder 2019-12-12 12:10:24 +01:00
Sandeep Somavarapu
0ecc745265 rename 2019-12-12 10:39:56 +01:00
Alex Dima
0230c97caf
Fixes microsoft/monaco-editor#1349 2019-12-12 10:22:00 +01:00
Alex Dima
5ba0926f9d
Add explicit null checks (fixes microsoft/monaco-editor#1376) 2019-12-12 09:49:17 +01:00
Martin Aeschlimann
6c74e9757f
Merge pull request #85642 from kthy/perl5-region-folding
feat: region folding for perl5
2019-12-12 00:28:23 -08:00
Sandeep Somavarapu
2cbd162c66 remove inspectValue and use inspect
Add override information to inspect
2019-12-12 09:16:59 +01:00
Martin Aeschlimann
d921ee48ee
Merge branch 'master' into perl5-region-folding 2019-12-12 00:12:26 -08:00
Benjamin Pasero
101335eaf0 Editors: mru list in editor group not ideal when opening inactive editors (fix #86801) 2019-12-12 08:57:52 +01:00
Benjamin Pasero
cc1ba3c021 add tracing for #86771 2019-12-12 07:12:58 +01:00