Commit Graph

7350 Commits

Author SHA1 Message Date
Benjamin Pasero d0a09eca44 Tabs: hover improvements (fixes #8728) 2016-07-04 17:31:52 +02:00
Joao Moreno 85be2127e2 fixes #8558 2016-07-04 17:31:00 +02:00
Joao Moreno 0d33d46cdc remove install count opacity
fixes #8337
2016-07-04 17:31:00 +02:00
Benjamin Pasero e26dd7f68f checkin compile change 2016-07-04 17:05:19 +02:00
Benjamin Pasero 214cc3a3a0 Merge branch 'master' into ben/july 2016-07-04 17:04:37 +02:00
Benjamin Pasero 8b332e8ce6 Merge pull request #8703 from gkalpak/patch-1
docs(LanguageConfiguration): fix typo (interfaces --> interface)
2016-07-04 16:58:55 +02:00
Benjamin Pasero bf5774af81 VS Code allows to open *.asar file from the command line (fixes #8723) 2016-07-04 16:52:48 +02:00
Joao Moreno ada42ec732 add scrollbar margin
fixes #8416
2016-07-04 16:18:56 +02:00
Joao Moreno a658877fe4 add margin
fixes #8413
2016-07-04 16:17:09 +02:00
Joao Moreno 5a2e940948 fix windows extension actions height
related to #8121
2016-07-04 15:08:52 +02:00
Joao Moreno 5d8fc948ac remove comments 2016-07-04 15:08:52 +02:00
Benjamin Pasero d229616ee6 css rename 2016-07-04 13:49:02 +02:00
Benjamin Pasero 58e702071b bump version to 1.4.0 2016-07-04 13:29:59 +02:00
Joao Moreno 92f2b77e3f remove suggest telemetry
fixes #4413
2016-07-04 12:52:17 +02:00
Johannes Rieken 0c5f6e8867 Revert "Revert "Revert "don't filter on codeSnippet but only on label and filterText, fixes #6320"""
This reverts commit a3324574b9.
2016-07-04 10:51:37 +02:00
Benjamin Pasero 975efeb3fb Adopt platform specific CSS rules (fixes #8243) 2016-07-04 10:46:03 +02:00
Benjamin Pasero 4a4c9ee898 Tab does not always gets revealed when activating it via keyboard (fixes #8398) 2016-07-04 10:24:33 +02:00
Benjamin Pasero 3d2ece987b Cannot open tab's context menu (e.g. go to next diff) with keyboard (fixes #8500) 2016-07-04 10:07:12 +02:00
Benjamin Pasero 0466d4e4f8 Translations in command palette should only show up when they differ (fixes #8652) 2016-07-04 09:51:42 +02:00
Benjamin Pasero 5c7816f0b7 Close Editor button on tab not readable by screenreader (fixes #8659) 2016-07-04 09:46:26 +02:00
Benjamin Pasero 2e9ea366e7 Deleting folder containing dirty files closes dirty editors (fixes #8704) 2016-07-04 07:49:08 +02:00
Georgios Kalpakas e2408c79e8 docs(LanguageConfiguration): fix typo (interfaces --> interface) 2016-07-04 07:46:36 +03:00
Benjamin Pasero a1b34a68ea css editor polish 2016-07-03 11:11:32 +02:00
Benjamin Pasero 4e72dcc359 make colorization tests happy for markdown 2016-07-02 14:31:05 +02:00
kieferrm 1f98af0f91 corect oss library version infomation 2016-07-01 14:19:00 -07:00
kieferrm a2b9738a94 Remove fully colored lists from dark+ theme, fixes #8266 2016-07-01 12:10:50 -07:00
kieferrm a1c2fcb9bd Add category, fixes #8271 2016-07-01 12:05:44 -07:00
Benjamin Pasero 9ec714f5cd do not set zindex via JS 2016-07-01 18:27:31 +02:00
Benjamin Pasero 8260d804d6 Active tab disappears when starting to drag (fixes #8631) 2016-07-01 18:20:56 +02:00
Andre Weinand a6692f931a remove unused dependency 2016-07-01 17:21:18 +02:00
Sandeep Somavarapu 73478ead79 fix #8619 2016-07-01 15:23:27 +02:00
Andre Weinand ea6eae40e0 update OSSREADME from npm-shrinkwrap 2016-07-01 15:21:42 +02:00
Alex Dima a96addf809 Fixes #8618: use width = Math.max(scrollWidth, contentWidth) 2016-07-01 14:51:10 +02:00
Alex Dima 92ff95266b Fixes #8615: use width = Math.max(scrollWidth, contentWidth) 2016-07-01 14:44:51 +02:00
Alex Dima 7dfe625acd Fixes #6219: clamp editor integer settings to 32 bits 2016-07-01 14:37:13 +02:00
Alex Dima 1bd78fbf8a Fixes #8282: Guard editor zooming with editor.mouseWheelZoom that is off by default until we implement a better story 2016-07-01 14:13:44 +02:00
Benjamin Pasero 681e42f806 Tabs: Coloring issues (fixes #8564) 2016-07-01 13:03:30 +02:00
isidor 6f33253f00 extensions input: use synthetic focus
#8461
2016-07-01 12:38:22 +02:00
isidor 4e30275a20 Do not use filter icon, but elipses and move clear action up
fixes #8386
2016-07-01 12:20:25 +02:00
Dirk Baeumer 7cd1925693 Add shrinkwrap file to TypeScript extension 2016-07-01 12:08:48 +02:00
Erich Gamma 8186bf0ca7 Disable encode/decode actions, Fixes #8603 2016-07-01 12:07:34 +02:00
Sandeep Somavarapu 82ca1dec46 fix #8602 2016-07-01 11:12:33 +02:00
isidor f32b435e6d Add npm-shrinkwrap.json for css, json, php
#8570
2016-07-01 09:52:48 +02:00
Benjamin Pasero b504076ca4 Ctrl+k Ctrl+P not mapped to showAllEditors (fixes #8593) 2016-07-01 07:30:50 +02:00
Benjamin Pasero 716f76458e Enable tabs by default (fixes #8573) 2016-07-01 07:27:32 +02:00
Benjamin Pasero 95f570baf7 fix tests 2016-07-01 07:26:26 +02:00
kieferrm f165bc6039 scrolling to local anchors, fixes #8272 2016-06-30 18:57:15 -07:00
Alex Dima f7748b3132 Less memory consumption - adopt vscode-textmate@2.0.1 (#7912) 2016-07-01 01:48:25 +02:00
kieferrm 9d50ac3f78 Add windows specific guidance 2016-06-30 16:45:27 -07:00
kieferrm 6b01b4c0d8 lookup of custom style sheets, fixes #8287 2016-06-30 14:50:58 -07:00