Commit Graph

148279 Commits

Author SHA1 Message Date
isidor
d8e641083f debug: initializing is also an active state for breakpoints.
fixes #1335
2015-12-15 16:19:37 +01:00
Martin Aeschlimann
e6cb8f8bdf [css] Word highlight is computed wrong when in CSS comments #1324 2015-12-15 16:04:44 +01:00
Andre Weinand
2420d2a2b9 update node-debug 2015-12-15 15:46:55 +01:00
Joao Moreno
6e464d9c61 ignore vscode-api-tests extension in build 2015-12-15 15:41:06 +01:00
Joao Moreno
2cfc56d48b Revert "remove extension node modules"
This reverts commit 3b4f6aa38a.
2015-12-15 15:40:28 +01:00
Alex Dima
7b013e014d Fixes #1275: Render both keybindings.json string and UI label in define keybinding widget 2015-12-15 15:31:00 +01:00
Martin Aeschlimann
da0f76eb72 [json] Bower.json has a authors attibribue but default code complete proposes author #1267 2015-12-15 15:28:06 +01:00
Martin Aeschlimann
45811e5261 [html] HTML colors angle brackets wrongly in dark theme #1271 2015-12-15 15:28:05 +01:00
Martin Aeschlimann
197e59eb14 [css] at-rules in CSS no longer distinguished from selectors in dark theme #1311 2015-12-15 15:28:05 +01:00
Joao Moreno
a7a9c2fc12 git global actions
fixes #1279
2015-12-15 15:12:33 +01:00
Erich Gamma
dc51fe0ee3 Improved error message to fix #872 2015-12-15 15:10:44 +01:00
Dirk Baeumer
9d1f4279fb Fixes #1194 2015-12-15 15:07:26 +01:00
Joao Moreno
12981a3e87 git service dispose
fixes #1323 #1288
2015-12-15 14:51:50 +01:00
Alex Dima
8ea6882589 Render missing key codes in current keyboard layout as errors in keybindings.json 2015-12-15 14:50:27 +01:00
isidor
0111d43d54 extensions status: improve uninstall action titile
fixes #1326
2015-12-15 14:46:01 +01:00
Alex Dima
f09ced86bd Fixes #1301: If key code is missing in keyboard layout, do not fall back to US layout rendering 2015-12-15 14:39:14 +01:00
Johannes Rieken
5153a43a7d return false from shouldAutoTrigger when word before is just numbers, fixes #1003 2015-12-15 14:32:29 +01:00
Joao Moreno
3b4f6aa38a remove extension node modules 2015-12-15 14:29:11 +01:00
Alex Dima
b7d8b1127b Add information messages in keybindings.json when the current keyboard layout is not US standard 2015-12-15 14:21:01 +01:00
Benjamin Pasero
3eb71362bf For now filter LICENSES.chromium.html 2015-12-15 13:00:09 +01:00
isidor
0b501ebb01 extensions status: improve title and text content
fixes #1325, #1327
2015-12-15 12:58:40 +01:00
isidor
4240c34cc8 extensions: use proper backgroun size for status icon.
fixes #1328
2015-12-15 12:27:13 +01:00
isidor
c1e892c43a debug: null guard if the server crashes before the initialize response.
fixes #1156
2015-12-15 12:12:34 +01:00
Benjamin Pasero
2752e42a1b search.fuzzyFilePicker might not be a good name (fixes #1295) 2015-12-15 12:12:12 +01:00
Martin Aeschlimann
98bdf5e0d8 Remove schemastore folder (unintended) 2015-12-15 11:55:44 +01:00
Johannes Rieken
eaebbe4831 htmlWorker always needs a range, fix issue #1321 2015-12-15 11:39:17 +01:00
Benjamin Pasero
8ac832769a Use same highlighting strategy for fuzzy and full path search (fixes #1293, fixes #1294) 2015-12-15 11:35:30 +01:00
Dirk Baeumer
0e6a59602a Upgrade to TS 1.7.5 2015-12-15 10:55:48 +01:00
Martin Aeschlimann
52953617cb fix in nls'ed string 2015-12-15 10:07:57 +01:00
Benjamin Pasero
e0f12720ef clarify why a resource can be null in comments 2015-12-14 18:20:46 +01:00
Benjamin Pasero
c66373be2d "Zoom Out" does not work as expected if window.zoomLevel > 0 (fixes #1243) 2015-12-14 18:09:57 +01:00
Benjamin Pasero
b1998cf473 QuickOpen: Cannot read property toLowerCase of null (fixes #1296) 2015-12-14 18:04:11 +01:00
Benjamin Pasero
68c03cb8c5 Revert "Linux: Order of confirm buttons is wrong for dirty files (fixes #1297)"
This reverts commit 1d4a144fe5.
2015-12-14 17:10:37 +01:00
Benjamin Pasero
1d4a144fe5 Linux: Order of confirm buttons is wrong for dirty files (fixes #1297) 2015-12-14 17:07:31 +01:00
isidor
10ec75831f Also get global extension errors in plugin status.
fixes #1256
2015-12-14 16:36:58 +01:00
Benjamin Pasero
3f245668ed Cannot close without saving (fixes #1247) 2015-12-14 16:16:25 +01:00
Benjamin Pasero
3666b1471d quick open: make sure to cap results from cache too with same strategy 2015-12-14 13:51:41 +01:00
Benjamin Pasero
358e4eb3c9 wording 2015-12-14 13:51:41 +01:00
Martin Aeschlimann
933efcce47 [json] Intellisense missing for jsconfig.json #1246 2015-12-14 12:59:15 +01:00
isidor
57fe0c2d56 Use extension status icon provided by Brad. #1123 2015-12-14 09:55:50 +01:00
David Storey
459aebc257 Remove "this property" and "the x property" from existing CSS property descs 2015-12-12 21:27:28 -08:00
David Storey
96dd2a32c9 Fix copy/paste descriptions from existing border-* properties 2015-12-12 20:56:01 -08:00
David Storey
1977e7cfc8 Minor css-scheme fixes
* fix copy/paste error that duplicated motion-path rather than add motion shorthand
* Add percentage and correct desc for motion-offset
* Add description and official spec for touch-action property
2015-12-12 20:29:55 -08:00
David Storey
a59908a721 Fix linear-gradient() snippet syntax 2015-12-12 03:22:46 -08:00
David Storey
288fb14503 Fix failing tests 2015-12-12 02:16:21 -08:00
David Storey
3b40a57b00 Fix last of merge issues 2015-12-12 01:04:08 -08:00
David Storey
206f9a84d2 Merge Microsoft/master into branch 2015-12-12 00:04:07 -08:00
Sofian Hnaide
18c4a65cb2 Revert "remove send-a-simle"
This reverts commit 29d13705bc.
2015-12-11 12:57:00 -08:00
Benjamin Pasero
fed21f5235 fix return types 2015-12-11 18:03:15 +01:00
Joao Moreno
5845b8ee1b version bump 2015-12-11 18:01:43 +01:00