Commit Graph

22979 Commits

Author SHA1 Message Date
Ramya Achutha Rao
c8ac27164e Fix error thrown from missing null check Fixes #33554 2017-08-30 18:02:30 -07:00
Ramya Achutha Rao
db05d0ff1a Add option to show emmet suggestions as snippets #32346 2017-08-30 16:26:43 -07:00
rebornix
9d1835d3a1 #re #33344, revert the mouse move monitor checking as the bug is introduced by hue loss. 2017-08-30 15:46:57 -07:00
rebornix
ebd61ccd4f Fix #33344. Keep Hue value even when Saturation is 0, otherwise converting color between RGBA/HSLA/HSVA will lead to the loss of Hue.
Since we bring back Hue value properly, 23bd5fee0f needs to be reverted, our old tests are good.
2017-08-30 15:43:45 -07:00
Matt Bierner
3416d0d70c Fix markdown preview sometimes not refreshing
Fixes #32111
2017-08-30 15:40:57 -07:00
Christof Marti
af9f708041 Only register for file: and untitled: (fixes #33133) 2017-08-30 15:39:13 -07:00
Ramya Achutha Rao
377ad58a81 Trigger emmet on closing square brackets 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
a915f4b3d8 Reset css emmet suggestions on semi colon Fixes #32911 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
b4235a8237 Use name of custom emmet snippets as suggestion label Fixes #33072 2017-08-30 14:20:25 -07:00
rebornix
5f6e95ada9 Fix #33348. Push undo stop on every document content change. 2017-08-30 11:54:00 -07:00
Daniel Imms
198dc33084 Prevent multiple requests to windows-process-tree at once
For any given terminal

Fixes #33541
2017-08-30 10:30:32 -07:00
Daniel Imms
e130c60482 Properly dispose of WindowsShellHelper
Fixes #33536
2017-08-30 09:56:46 -07:00
Daniel Imms
d6ae2b856f Allow waitOnExit when process is killed during launch
Fixes #32276
2017-08-30 09:49:39 -07:00
Martin Aeschlimann
751a32c617 add 'editorOverviewRuler.wordHighlightStrongForeground' (for #26606) 2017-08-30 18:15:30 +02:00
Andre Weinand
5b2362d64b use DAP@1.23.0 2017-08-30 17:58:08 +02:00
Martin Aeschlimann
ce2a73e67d error/warning colors in overview ruler (for #26606) 2017-08-30 17:57:33 +02:00
Daniel Imms
5d3ed9d4ee Fix qucik open when terminal is focused
Fixes #32347
2017-08-30 08:37:33 -07:00
Sandeep Somavarapu
7e3ca32005 Fix #31841 2017-08-30 17:29:09 +02:00
Sandeep Somavarapu
4668a3909e Fix #31588 2017-08-30 17:02:09 +02:00
Joao
8ab7abed91 fixes #33521 2017-08-30 16:59:31 +02:00
isidor
6c95d55f57 fixes #33452 2017-08-30 16:40:30 +02:00
Martin Aeschlimann
77e635dcda Add separate color id for overviewRuler colors, revert color changes. Fixes #33488 2017-08-30 16:40:10 +02:00
Andre Weinand
95a7ea91f9 make name mandatory; fixes #33361 2017-08-30 16:29:05 +02:00
Sandeep Somavarapu
2c1d843ccb Fix #31561 2017-08-30 16:28:47 +02:00
Adrian
a529259e6e Modifying report issues url to include command line options and smarter extensions table (#33225)
* Added arguments to generated issue url

* extensions are disabled message on report issue

* remove arguments from issue report
2017-08-30 16:25:22 +02:00
Alex Dima
e070afceab Editor: reveal* family of methods take a ScrollType which can be Smooth or Immediate 2017-08-30 16:18:21 +02:00
isidor
482c3404dd debug: never open internal modules pinned
fixes #33237
2017-08-30 16:07:50 +02:00
Sandeep Somavarapu
172991e241 fix #32993 2017-08-30 16:06:43 +02:00
Joao
5e27e57a8f fixes #33419 2017-08-30 16:06:26 +02:00
Johannes Rieken
911cbd422c fix #33480 2017-08-30 16:03:59 +02:00
isidor
a8a81c6832 fixes #33359 2017-08-30 15:54:16 +02:00
Johannes Rieken
785c76451f don't show lightbulb for empty selections, #33241 2017-08-30 15:47:19 +02:00
isidor
c9f184d739 debug: also propose adapters that have a contributed config provider
fixes #33458
2017-08-30 15:34:11 +02:00
Joao
b4fa7f2e27 fixes #33499 2017-08-30 15:25:15 +02:00
Joao
6fd4d07561 fixes #30178 2017-08-30 15:20:17 +02:00
Martin Aeschlimann
5e42a4907a Multi root: json.schema setting relative url doesnt get resolved to folder. Fixes #33453 2017-08-30 15:11:16 +02:00
Joao
062d65d175 fixes #30323 2017-08-30 14:48:20 +02:00
isidor
ebba23b6be fixes #31019 2017-08-30 14:40:24 +02:00
isidor
d18d887021 debug: remove unused MRU config list 2017-08-30 14:25:19 +02:00
Joao
5b265e0cab fixes #33341 2017-08-30 13:02:20 +02:00
isidor
156b5d1beb debug: when restarting extension host simply send a broadcast to reload to the EH
fixes #32545
2017-08-30 12:59:50 +02:00
Sandeep Somavarapu
8db72dd07f Fix #33440 2017-08-30 12:52:29 +02:00
Sandeep Somavarapu
12f46880be Tests for #33440 2017-08-30 12:52:29 +02:00
Joao
475fb0e6cc fixes #11918 2017-08-30 12:48:47 +02:00
Joao
6d0e370140 fixes #33498 2017-08-30 12:35:05 +02:00
Joao
76575d37bc fixes #33383 2017-08-30 12:23:58 +02:00
Benjamin Pasero
84d92cd7b8 Allow to open workspace files that are invalid JSON files (fixes #33502) 2017-08-30 12:12:43 +02:00
Benjamin Pasero
d55445cf73 multi root - do not store empty paths back, fallback to "." 2017-08-30 11:55:16 +02:00
Joao
54c12bb285 fixes #33394 2017-08-30 11:49:25 +02:00
Joao
1138e4827b fixes #33401 2017-08-30 11:49:25 +02:00