Commit Graph

7308 Commits

Author SHA1 Message Date
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
Andre Weinand
51520d26ca update node-debug: shrinkwrap added 2016-06-30 22:50:52 +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
kieferrm
2470fe43a1 Merge branch 'master' of github.com:Microsoft/vscode 2016-06-30 12:45:53 -07:00
kieferrm
a1f6aadfee Change default value from null to []; fixed #8283 2016-06-30 12:45:47 -07: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
kieferrm
f0419d476c shrinkwrap javascript extension 2016-06-30 11:51:46 -07:00
kieferrm
cf436e49f1 shrinkwrap markdown extension 2016-06-30 11:49:01 -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
Johannes Rieken
6fc0cfb5a8 shrink_wrap for configuration-editing, #8570 2016-06-30 16:24:33 +02:00
Dirk Baeumer
1fa6037277 Corrected fix for #6539. 2016-06-30 15:43:19 +02:00
Sandeep Somavarapu
925e21ba1b fix #8506 2016-06-30 15:30:54 +02:00
Dirk Baeumer
9411fa4d01 Fixes #6539: Better default position for message in problem matchers 2016-06-30 15:23:46 +02:00
Sandeep Somavarapu
13416a38bf fix #7601 2016-06-30 14:52:26 +02:00
Dirk Baeumer
e1df010e52 Translation import. 2016-06-30 14:48:39 +02:00
Sandeep Somavarapu
7d7338cd40 fix #7773 2016-06-30 14:30:49 +02:00
isidor
cfa2c702be extensions: bring back message when extension uninstalled
#8298
2016-06-30 14:22:56 +02:00
Johannes Rieken
28fff894f8 OSSREADME - fixes for extensions/css 2016-06-30 14:20:44 +02:00
Alex Dima
473f3bb91c Fixes #4836: Improve moveToPrevMatch and moveToNextMatch 2016-06-30 14:18:48 +02:00
isidor
bc480bd84c extensions viewlet: top level filter action
fixes #8461
2016-06-30 13:56:17 +02:00
Johannes Rieken
f4fd1f46b9 reset context key on init, #8458
prevent 'old' values from shining through
2016-06-30 13:45:49 +02:00
Johannes Rieken
4f97002dac tweak OSSREADME
* add copy right for authors of bundles
* inline license/copyrigyt for tomorrow-theme since tools strugles with file
2016-06-30 13:42:23 +02:00
Sandeep Somavarapu
ecd41a1a0a #8284 shortcut for replace all 2016-06-30 13:40:52 +02:00
Alex Dima
c8ba3022eb Fixes #8205: Make emmet edits undoable in one step 2016-06-30 12:41:57 +02:00
Andre Weinand
2550eb7df1 update node-debug and debug protocol 2016-06-30 12:27:47 +02:00
Daniel Imms
6946723c35 Add terminal HC focus indicator, remove redundant scrollbar
Fixes #8553
2016-06-30 03:23:41 -07:00
isidor
3ccc338d88 Extensions: allow tab to move focus out of search box
fixes #7966
2016-06-30 12:02:30 +02:00
isidor
a15c362b51 extensions: remove unused telemetryService
fixes #8559
2016-06-30 11:27:52 +02:00
isidor
24e7a3a098 debug: toolbar drag prevent default to stop editor selecting text
fixes #8524
2016-06-30 11:22:17 +02:00
Benjamin Pasero
7df7a474b3 Restore type based global symbole filtering for Ctrl+P (fixes #8502) 2016-06-30 11:11:43 +02:00
Dirk Baeumer
9dfca5b1ad Fixes #8013: Ctrl+T does not list exported variables 2016-06-30 10:56:29 +02:00
Sandeep Somavarapu
f58289fdaf fix #8284 2016-06-30 10:43:10 +02:00
Daniel Imms
6054036fe8 Use short labels for terminal panel actions
Fixes #8319
2016-06-30 00:57:44 -07:00
isidor
4358e7fc82 fixes #8514 2016-06-30 09:54:08 +02:00
isidor
bf49750aa3 fixes #8512 2016-06-30 09:54:08 +02:00