Commit graph

12469 commits

Author SHA1 Message Date
Daniel Imms
ece7202a39 Merge remote-tracking branch 'origin/master' into ben/hot-exit-validate 2016-11-25 22:21:36 -08:00
Benjamin Pasero
e0a8269fcd Open file/folder dialog needs to know its target window (fixes #5796) 2016-11-25 17:33:57 +01:00
Benjamin Pasero
dcbfc1a9b7 get rid of IViewletService#onReady() 2016-11-25 17:25:09 +01:00
Johannes Rieken
6101251cf1 more precise docs, #16056 2016-11-25 17:23:16 +01:00
Johannes Rieken
6c385adcb1 more tests, escape \ when building, #16056 2016-11-25 17:23:16 +01:00
Martin Aeschlimann
ea26b957f6 Adopt new snippet syntax in JSON schema defaultSnippets (for #15573) 2016-11-25 17:04:18 +01:00
Martin Aeschlimann
93c1334282 [json] adopt SnippetString (#15573) and update to TS 2.0 2016-11-25 16:37:56 +01:00
isidor
63dbeee871 remove newline 2016-11-25 16:29:46 +01:00
isidor
154fef0e0d launch.json / tasks.json allow to reference any command
fixes #12735
2016-11-25 15:54:44 +01:00
Isidor Nikolic
027ff04d63 Merge pull request #15794 from felixfbecker/repl-links-fix
Only resolve paths in REPL if path is relative
2016-11-25 15:23:31 +01:00
Dirk Baeumer
9a69070758 Merge in translations 2016-11-25 14:56:29 +01:00
Benjamin Pasero
96b0a0030e another fix for #15735 2016-11-25 14:47:06 +01:00
Johannes Rieken
8856422b77 more escaping tests, #16056 2016-11-25 14:43:48 +01:00
Benjamin Pasero
c6c30c3d87 Infinite FileWatcher start->crash loop (fixes #16009) 2016-11-25 13:55:14 +01:00
Benjamin Pasero
0e0c6d6d13 fix issue with extension viewlet visibility 2016-11-25 13:46:44 +01:00
Benjamin Pasero
2876e56707 💄 2016-11-25 13:26:56 +01:00
Benjamin Pasero
50718f4bfd add "additional viewlets" menu item when there are extension viewlets 2016-11-25 13:22:38 +01:00
Benjamin Pasero
78591a92cf onDidExtensionViewletsLoad => onReady 2016-11-25 13:22:38 +01:00
Sandeep Somavarapu
ac284764cd Fix #16058 - Check for workspace existence 2016-11-25 13:10:55 +01:00
Andre Weinand
4ce7942258 update node-debug 2016-11-25 12:24:58 +01:00
Sandeep Somavarapu
d93fbc2ba9 Fix #16057 2016-11-25 11:55:55 +01:00
Joao Moreno
0b847998d9 bad model reference disposal
fixes #16050
2016-11-25 10:08:02 +01:00
Andre Weinand
ced1d697f8 update node-debug 2016-11-24 22:56:20 +01:00
Sandeep Somavarapu
e59afa4fe4 Default settings: Remove lightbulb. Underline value on hover. Cmd + Click to copy or select a value 2016-11-24 21:00:29 +01:00
Sandeep Somavarapu
fcef07d239 Default editor actions: Show context menu always when clicking on light bulb 2016-11-24 21:00:29 +01:00
Martin Aeschlimann
f37a51537b [html] adopt SnippetString (#15573) and update to TS 2.0 2016-11-24 18:42:39 +01:00
Joao Moreno
a10e54ff79 fixes #16002 2016-11-24 17:43:27 +01:00
isidor
eececd8e97 fixes #14895 2016-11-24 17:40:02 +01:00
isidor
82c08abb9c configurationSnippets is an array 2016-11-24 17:17:49 +01:00
isidor
714d5f4f93 remove unused restarted proprety 2016-11-24 17:17:49 +01:00
Johannes Rieken
58523a85d8 fix #11060 2016-11-24 17:13:28 +01:00
isidor
326f5a6213 fixes #15973 2016-11-24 15:36:47 +01:00
Benjamin Pasero
7382dbe70a properly activate() the active viewlet 2016-11-24 15:32:07 +01:00
Martin Aeschlimann
4839f9424c [css] adopt snippettext API and update to TS2.0 2016-11-24 15:29:52 +01:00
Sandeep Somavarapu
99864f9ce5 Default editor: Improve actions user affordance
- Use light bulb
2016-11-24 15:25:55 +01:00
Sandeep Somavarapu
6126d34c28 Use resource content providers for preferences 2016-11-24 15:25:55 +01:00
isidor
9b135130ad zen mode use key chord after all 2016-11-24 15:14:33 +01:00
Benjamin Pasero
418430422e restoreViewlet => openViewlet 2016-11-24 15:09:31 +01:00
Benjamin Pasero
4ceac6b8f5 clean up viewlet service 2016-11-24 15:09:31 +01:00
Benjamin Pasero
e789ea1d24 💄 2016-11-24 15:09:31 +01:00
Isidor Nikolic
6312e73faf Merge pull request #16014 from Microsoft/isidorn/compound
Isidorn/compound
2016-11-24 15:01:14 +01:00
isidor
b217ea1b1f debug compounds: "launches" -> "configurations" 2016-11-24 14:57:40 +01:00
Benjamin Pasero
588a374227 Hardcoded number of viewlets in CSS (fixes #15969) 2016-11-24 13:45:47 +01:00
isidor
72574a9b42 merge with master 2016-11-24 11:34:13 +01:00
isidor
1f6f972c6e ctrl+alt+z to toggle zen mode
fixes #15734
2016-11-24 11:01:03 +01:00
Johannes Rieken
bed2db5438 use getModeAtPostion when computing snippets, #15398 2016-11-24 10:12:22 +01:00
João Moreno
267585d33d Merge pull request #15988 from Treit/mtreit/FixMissingSet
Fix missing 'set' command that was causing a useless error.
2016-11-24 08:41:23 +01:00
Benjamin Pasero
6a6ab1fc5e remove unused css 2016-11-24 07:27:36 +01:00
roblou
15697427ba Use more proper IPC stuff 2016-11-23 21:54:02 -08:00
Christof Marti
13592c2984 Pull in curated keymaps (#15159) 2016-11-23 16:17:06 -08:00