Commit Graph

6511 Commits

Author SHA1 Message Date
Benjamin Pasero
0f5331e497 dispose inputs in history when removing 2016-06-14 12:15:48 +02:00
Benjamin Pasero
c85ef95dfa restore input when added from close event 2016-06-14 12:06:35 +02:00
Benjamin Pasero
0d5d1d4b1c move recently closed editors to history service 2016-06-14 12:00:48 +02:00
Martin Aeschlimann
d5f06aec6b Reword remaining occurrences of sass to scss 2016-06-14 11:32:01 +02:00
Martin Aeschlimann
a5699978fc [scss] missing activation event 2016-06-14 11:32:01 +02:00
isidor
5a8c502f5a debug: workaround to open viewlet no longer needed 2016-06-14 11:22:56 +02:00
Isidor Nikolic
b144edac72 Merge pull request #7636 from f111fei/patch-7
Debug: Fix setConfiguration error when name is null or undefined

fixes #7291
2016-06-14 11:21:20 +02:00
Martin Aeschlimann
8d703ff0b3 [css extension] cache stylesheets ASTs 2016-06-14 11:02:18 +02:00
Benjamin Pasero
1fe6e953a2 focus window after external drop 2016-06-14 10:43:07 +02:00
Benjamin Pasero
28fd4571e8 better handle case of dropped folder to tabs 2016-06-14 09:53:04 +02:00
Benjamin Pasero
3c2ced25bd DND: prevent bubble up 2016-06-14 09:48:46 +02:00
Joao Moreno
0dba5abc3d move generateNewIssueUrl to menus 2016-06-14 09:38:40 +02:00
isidor
e7af7a7a67 debug: add enable all breakpoints as global workbench action 2016-06-14 09:29:56 +02:00
Isidor Nikolic
f9c58c6800 Merge pull request #7627 from tstringer/debug-cmd-pal
Added remove and disable all breakpoints actions to the command palette

fixes #7490
2016-06-14 09:27:16 +02:00
Benjamin Pasero
d5cbad347f add setting to control where editors open (for #6787) 2016-06-14 09:02:53 +02:00
Benjamin Pasero
7edbf1fd80 setting to control preview from quick open (#5554) 2016-06-14 07:35:18 +02:00
Benjamin Pasero
e13179239e allow DND to tabs (from explorer or desktop) 2016-06-14 07:18:23 +02:00
Benjamin Pasero
8dc1795888 more tab keyboard keys 2016-06-14 06:46:35 +02:00
Benjamin Pasero
edbfa6b2fc fix focus issue when clicking on tab 2016-06-14 06:38:00 +02:00
Benjamin Pasero
9d6a13f769 fix issues with actions in editor title not showing 2016-06-14 06:30:06 +02:00
xzper
87a291d671 Debug: Fix setConfiguration error when name is null or undefined 2016-06-14 09:47:35 +08:00
Thomas Stringer
1475839600 Added remove and disable all breakpoints actions to the command palette 2016-06-13 17:51:48 -04:00
Martin Aeschlimann
1e7486aa63 Move LESS to extension 2016-06-13 20:08:53 +02:00
Daniel Imms
0517cce224 Remove redundant options arg 2016-06-13 10:30:10 -07:00
Sandeep Somavarapu
2f47453208 #6679 update action keys 2016-06-13 19:27:34 +02:00
Daniel Imms
d97f54b976 Remove unecessary terminal focus 2016-06-13 10:09:14 -07:00
Martin Aeschlimann
65b2c5ca27 Move SCSS to extension 2016-06-13 18:58:04 +02:00
Martin Aeschlimann
b1130039f9 Polish cssParser imports 2016-06-13 18:58:04 +02:00
Daniel Imms
2511cfb1e9 Change toggle terminal action back to toggleTerminal
Fixes #7596
2016-06-13 09:39:38 -07:00
Daniel Imms
702c3b6199 Add utils.generateNewIssueUrl test for VSCODE_DEV env var 2016-06-13 09:12:29 -07:00
Benjamin Pasero
cdbd97fe72 first global setting to control preview editors (#5554) 2016-06-13 18:10:36 +02:00
Joao Moreno
206d342408 use more compact git ipc status messages 2016-06-13 18:07:40 +02:00
Daniel Imms
6b75d7a196 Make reportIssueUrl work with URLs containing ?
Part of vscode-distro#48
2016-06-13 09:06:59 -07:00
Benjamin Pasero
298f3d05dd When saving all, save whatever files can be immediately saved, even if some can't be (fixes #7531) 2016-06-13 16:47:29 +02:00
Daniel Imms
2eab8ce505 Update npm shrinkwrap 2016-06-13 07:44:44 -07:00
Daniel Imms
cd0d62adf1 Use specific xterm.js version as dependency 2016-06-13 07:43:10 -07:00
Benjamin Pasero
1f112979ac more tabs navigation support 2016-06-13 16:25:59 +02:00
Benjamin Pasero
51e9802304 more tab keybord navigation 2016-06-13 16:20:14 +02:00
isidor
32d68560c7 On first launch.json creation open debug viewlet
fixes #7291
2016-06-13 16:12:08 +02:00
Benjamin Pasero
c21cb36c5a DND: allow to copy a tab to a new group instead of moving 2016-06-13 16:07:32 +02:00
isidor
62faf65558 debug: workaround for php no longer need ed
#6400
2016-06-13 15:50:01 +02:00
Benjamin Pasero
4dcdbc27e1 Merge pull request #7534 from Microsoft/ben/7182
explore #7182
2016-06-13 15:47:31 +02:00
Benjamin Pasero
bf8071e7a5 Merge branch 'master' into ben/7182 2016-06-13 15:46:46 +02:00
Isidor Nikolic
2992b5d8b7 Merge pull request #7371 from edumunoz/edumunoz/fix-null-runtocursor
Fixes #7369: report RunToCursorAction as not supported when session not stopped
2016-06-13 15:42:51 +02:00
Benjamin Pasero
bc9686b4cf add a setting to enable showing tabs 2016-06-13 15:37:25 +02:00
Joao Moreno
aea26ce9e0 react to allowHugeRepositories
related to #6026
2016-06-13 13:05:53 +02:00
Joao Moreno
8bf858fa7b wrap all GitService.status calls in a throttler
related to #7606
2016-06-13 13:05:53 +02:00
Joao Moreno
c006f41e4b do not call statusCount after huge repo
related to #7606
2016-06-13 13:05:53 +02:00
Sandeep Somavarapu
9a7ccb5161 #6679 Accessibility 2016-06-13 12:55:58 +02:00
Benjamin Pasero
cf6035ad5e keyboard accessibility 2016-06-13 12:20:40 +02:00