Commit Graph

3924 Commits

Author SHA1 Message Date
Martin Aeschlimann c0367f94ba Update jsconfig.schema.json 2016-03-23 15:29:42 +01:00
Martin Aeschlimann 6cc960a70c incorperate Joh's comments 2016-03-22 14:58:24 +01:00
Martin Aeschlimann 439e3aa03c Update jsconfig 2016-03-22 12:59:57 +01:00
Daniel Imms ef2a1fcaa5 Fix deb postinst script 0.10.12-insiders 2016-03-20 11:19:18 -07:00
Andre Weinand 1912d41ac3 fix iTerm support for stable version of iTerm; another fix for #4298 2016-03-19 00:26:58 +01:00
Daniel Imms d451e0222a Don't need to use -r arg 2016-03-18 15:27:25 -07:00
Daniel Imms b6486f7ddf Remove the legacy Linux bin command when installing stable 2016-03-18 15:17:50 -07:00
Andre Weinand 4763e93279 update node-debug with translations 2016-03-18 22:20:21 +01:00
Dirk Baeumer 633c9d11a0 Translation input. 2016-03-18 22:01:19 +01:00
Daniel Imms a0a22c8a51 Disable apt repository source
Need repository to be signed before enabling
2016-03-18 11:51:13 -07:00
Andre Weinand dd21e630fd fix iTerm problems; fixes #4298 2016-03-18 19:08:03 +01:00
Daniel Imms c09bd4b26d Improve os.homedir code for rpm gulp task
Fixes #4404
2016-03-18 10:28:24 -07:00
Johannes Rieken adbb01bfe7 retrieve extension tips from product.json, fixes #4424 2016-03-18 17:14:45 +01:00
Johannes Rieken bbac3080dc crazy action to funnel thro a project.json setting, #4424 2016-03-18 17:14:14 +01:00
Martin Aeschlimann 3604a18982 Fixes #4423: [folding] Fold action doesn't work in the last foldable region in a buffer 2016-03-18 16:26:40 +01:00
Alex Dima f0360b8e7a Fixes #4412: Draw selection in full height if there is only one selection 2016-03-18 16:25:46 +01:00
Alex Dima e6e504a034 Fixes #4106: Make 0.x.y extensions compatible with 1.z.t vscode versions 2016-03-18 16:18:50 +01:00
Dirk Baeumer 1d352907cb Fixed watching TypeScript template 2016-03-18 16:16:28 +01:00
Benjamin Pasero aba1583a63 support more rebase verbs (fixes #4140) 2016-03-18 15:48:46 +01:00
Martin Aeschlimann 7e66469443 fixes #4381: [Themes] Should return to default theme to after uninstalling the current theme 2016-03-18 15:06:34 +01:00
Benjamin Pasero 9b638bd946 fixes #4420 2016-03-18 14:47:18 +01:00
Benjamin Pasero a6e4dbd94b fixes #4419 2016-03-18 14:38:46 +01:00
Alex Dima 77dc2eea9f Fixes #4414: Do not do selection highlighting when typing 2016-03-18 14:30:13 +01:00
Martin Aeschlimann 0d9f633259 typo in html format settings description 2016-03-18 14:23:44 +01:00
Martin Aeschlimann fdacd2fe5b fixes #4409: [html] formatting puts <a> and <button> tags on one line 2016-03-18 14:19:19 +01:00
Johannes Rieken a1e140c8ab don't have API editor for model that are too large for ext host sync'ing, fixes #4373 2016-03-18 13:08:04 +01:00
Johannes Rieken 45320c110e don't send another open but use Host#handles 2016-03-18 12:38:17 +01:00
Johannes Rieken 826cace1c1 remove extension assistant, fixes #4403 2016-03-18 12:22:00 +01:00
Dirk Baeumer dd52cb34a4 Add handles method. 2016-03-18 12:16:03 +01:00
Benjamin Pasero 3ed3fb4270 Leak: extfs uses unbounded cache for unicode normalization (fixes #4010) 2016-03-18 12:03:58 +01:00
Benjamin Pasero 39dea0ff08 allow V8 to optimize globToRegExp 2016-03-18 12:03:57 +01:00
Joao Moreno ccf9a30127 oss 2016-03-18 10:59:11 +00:00
Martin Aeschlimann 5ada480f4f add copyright to Ionic OSSReadme 2016-03-18 11:00:22 +01:00
Joao Moreno 7f5a458209 dispose quick open template
fixes #4368
2016-03-18 09:47:23 +00:00
Benjamin Pasero 35fd228ffc clarify && in nls comments 2016-03-18 09:49:15 +01:00
Dirk Baeumer ce7de94138 Fixed typo 2016-03-18 09:45:10 +01:00
Joao Moreno 8a68f7cb66 fix npe in extension events
fixes #4377
2016-03-18 08:19:01 +00:00
Benjamin Pasero faffb7df99 fix gulp for older node versions 2016-03-18 09:15:58 +01:00
Benjamin Pasero c9d579b819 cannot move focus between buttons on message bar with keyboard (fixes #4396) 2016-03-18 09:07:30 +01:00
Benjamin Pasero 507b6bfcad Merge pull request #4402 from bgashler1/feature/focuscolorfix
#3769 fixes the light theme focus on buttons in message bar and viewlet
2016-03-18 08:37:10 +01:00
bgashler1@users.noreply.github.com 52150cdc08 #3769 fixes the light theme focus on buttons in message bar and viewlet 2016-03-17 23:27:02 -07:00
Alex Dima a5a166a519 Fixes #4393: Ensure clipboard gets the content from the latest selection (flush pending events) 2016-03-17 23:43:16 +01:00
Alex Dima cc88aa5831 Fixes #3661: wrapped inline decorations respect view model's min column 2016-03-17 23:10:35 +01:00
Alex Dima 42f6a50390 Fixes #3552: Parse \$ as $ in TM snippets 2016-03-17 22:54:50 +01:00
Alex Dima 8bc67cbc6d Merge pull request #2796 from martellaj/joem/sort-lines
Adds sort lines (ascending and descending) command
2016-03-17 22:18:08 +01:00
Alex Dima 0242c3af6c Merges #2479 2016-03-17 20:34:46 +01:00
Alex Dima ea3f508031 Fix compile error 2016-03-17 19:17:18 +01:00
Benjamin Pasero f8f03286a8 ENOENT errors with file event avalanche (fixes #4350) 2016-03-17 18:18:28 +01:00
Daniel Imms 10927a864d Allow bash, sh, zsh as language hints for shellscript 2016-03-17 10:06:08 -07:00
Alex Dima 1a3af0554d Fixes #4369: modes instantiated in workers do not have a suggestSupport 2016-03-17 17:50:40 +01:00