Commit Graph

16451 Commits

Author SHA1 Message Date
Benjamin Pasero
bb508d8eb1 USERDATADIR => VSCODEUSERDATADIR 2017-03-17 18:19:31 +01:00
Sandeep Somavarapu
bd5a257a7e #18095 Copy action to copy keybinding entry 2017-03-17 17:09:07 +01:00
Martin Aeschlimann
44bff9ac7f [shell] update grammar to textmate/shellscript.tmbundle@ba95d7b (2017-03-15) 2017-03-17 17:08:48 +01:00
Martin Aeschlimann
006c46e5ef Run integration tests on a new user data directory 2017-03-17 17:08:48 +01:00
Martin Aeschlimann
1a7d482bdc [themes] check if persisted theme matches the loaded theme 2017-03-17 17:08:47 +01:00
Sandeep Somavarapu
7749f5425a Fix #22793 2017-03-17 16:34:39 +01:00
Sandeep Somavarapu
f98c884c19 #18095 Reveal and focus keybinding item after define action 2017-03-17 16:33:28 +01:00
Benjamin Pasero
43129f4f48 themes - editor title background color (tabs, no tabs) 2017-03-17 16:32:47 +01:00
Benjamin Pasero
08b14f7230 Search in settings editor is showing invalid results for search term '4' (fixes #22401) 2017-03-17 15:49:59 +01:00
Dirk Baeumer
a191246100 Merged in translations translation/20170317.01 2017-03-17 15:30:13 +01:00
Martin Aeschlimann
f0dfae7c6f Cache a theme to apply it fast on startup instead of waiting for extensions. fixes #22137 2017-03-17 14:57:32 +01:00
Alex Dima
bb3c3f0b6d Extract USLayoutResolvedKeybinding to its own file 2017-03-17 13:06:17 +01:00
Benjamin Pasero
47ee1eff85 fix css 2017-03-17 13:04:33 +01:00
Alex Dima
9db20374c2 Rename NormalizedKeybindingItem to ResolvedKeybindingItem 2017-03-17 12:48:54 +01:00
Alex Dima
48566c7a70 NormalizedKeybindingItem uses ResolvedKeybinding 2017-03-17 12:44:44 +01:00
Sandeep Somavarapu
8d6e85aced #18095 💄 2017-03-17 12:43:57 +01:00
Sandeep Somavarapu
142bac9552 Fix #22282 2017-03-17 12:38:17 +01:00
Benjamin Pasero
7d452519d1 skipRevealIfOpen if a specific position is provided 2017-03-17 12:36:30 +01:00
Benjamin Pasero
bf6729bb24 themes - editor title foreground 2017-03-17 12:28:09 +01:00
Alex Dima
310833d108 IKeybindingService cannot give out Keybindings anymore 2017-03-17 12:17:08 +01:00
Sandeep Somavarapu
5e72eec2de #22282 Support searching in override settings 2017-03-17 12:11:21 +01:00
Sandeep Somavarapu
9d2e0611f7 #18095 💄 2017-03-17 12:11:21 +01:00
isidor
1bd0389569 exception widget: dispose the scheduler on dispose
fixes #22607
2017-03-17 11:59:06 +01:00
isidor
f495e3d781 debug inline values: sort values by column
fixes #22785
2017-03-17 11:51:27 +01:00
Sandeep Somavarapu
f3a54032fb #18095 💄 2017-03-17 10:59:30 +01:00
Alex Dima
e95efa558a Move KeybindingIO up to /workbench/ 2017-03-17 10:54:49 +01:00
Benjamin Pasero
b17d2067f0 list hc theme tweaks 2017-03-17 10:36:09 +01:00
Alex Dima
734dd59e09 Add test for windows en_us 2017-03-17 10:21:33 +01:00
Alex Dima
5d1c59aa02 Improve printing of mapper info 2017-03-17 10:21:33 +01:00
Alex Dima
772724b826 Update tests to a Windows version where dead keys are correctly reported 2017-03-17 10:21:33 +01:00
Benjamin Pasero
e15fbab4eb fs - more avoidance of toLowerCase() 2017-03-17 10:21:07 +01:00
Alex Dima
d3d0b7a811 Add WindowsKeyboardMapper 2017-03-17 09:46:15 +01:00
Alex Dima
bbbe404c15 Avoid missing out on some modifier combinations 2017-03-17 09:46:14 +01:00
Alex Dima
32de5ac167 Add linux en_us mapping test 2017-03-17 09:46:14 +01:00
Alex Dima
d842339c9e Assert entire mapping 2017-03-17 09:46:13 +01:00
Benjamin Pasero
207686d256 fix tests on windows 2017-03-17 09:02:00 +01:00
Benjamin Pasero
05f19eec20 files 💄 2017-03-17 07:59:51 +01:00
isidor
8d09c1a286 watermark: fix live disable 2017-03-17 07:21:24 +01:00
Rob Lourens
086a64c9e2 ripgrep should follow symlinks 2017-03-16 22:09:25 -07:00
Rob Lourens
a5c5ee4fae Add ripgrep to OSSREADME 2017-03-16 22:00:08 -07:00
Rob Lourens
a6280ce603 Try to reenable ripgrep tests 2017-03-16 21:26:26 -07:00
Rob Lourens
074469bfb8 Bump node-debug2 2017-03-16 21:26:11 -07:00
Daniel Imms
81762241c4 Merge pull request #22602 from markwpearce/feature/relative_paths
Checks integrated terminal output for more types of relative paths
2017-03-16 19:48:59 -07:00
Daniel Imms
45610ae51a Improve comments 2017-03-16 19:45:43 -07:00
Rob Lourens
6682ed090b Only show "use ignore files" button if useRipgrep is enabled 2017-03-16 19:15:53 -07:00
Rob Lourens
ddd8dbf9b3 Provide a way to enable/disable gitignore support for #19983 2017-03-16 19:15:53 -07:00
Rob Lourens
ac420a2931 Search within './' per BurntSushi/ripgrep/issues/410 2017-03-16 19:15:52 -07:00
Daniel Imms
6cf6af3e92 Merge pull request #22751 from Microsoft/tyriar/22413
Polish terminal link hover hint
2017-03-16 19:12:26 -07:00
Daniel Imms
f7de4e03c9 Merge remote-tracking branch 'origin/master' into tyriar/22413 2017-03-16 19:00:05 -07:00
Daniel Imms
aecb2c4ccb Remove todo 2017-03-16 18:59:04 -07:00