Commit Graph

5993 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
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 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
Sandeep Somavarapu 73478ead79 fix #8619 2016-07-01 15:23:27 +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
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
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
Alex Dima f2647828b3 Fixes #8565: Render new-line find matches 2016-06-30 22:34:45 +02:00
Daniel Imms 52408615ba Merge pull request #8560 from Microsoft/tyriar/fat_icons
Use old-style icons for terminal and panel
2016-06-30 13:22:40 -07:00
Alex Dima 5dd868c56d Fixes #8404: find in selection activates only through its button 2016-06-30 22:21:14 +02:00
Erich Gamma e8dafafca3 removed fileAccessor 2016-06-30 21:24:18 +02:00
bgashler1@users.noreply.github.com 14f8f8d68b Fixed terminal icon weight issue #8560 2016-06-30 12:23:27 -07:00
Erich Gamma 6c23f1a163 hygene 2016-06-30 21:21:58 +02:00
Erich Gamma 2e0f883bb0 more typings and some clean-up 2016-06-30 21:21:58 +02:00
Daniel Imms 0acee44121 Remove windows shellArgs config
This doesn't actually work due to an upstream issue

Related #8429
2016-06-30 11:58:23 -07:00
Alex Dima 170db15a2b Fixes #8173: Adopt vscode-textmate with fast plist parser, make fast plist parser disableable via editor.useExperimentalParser 2016-06-30 19:06:18 +02:00
Sandeep Somavarapu 97d27d0e45 Fix sync replace preview during commit and undo. Also some Keybindings. 2016-06-30 18:46:42 +02:00
Johannes Rieken eae1a2f1b7 Revert "code editor creators should create scoped keybinding services or not"
This reverts commit a3fd673d1e.
2016-06-30 17:22:57 +02:00