Commit graph

4759 commits

Author SHA1 Message Date
Joao Moreno da20f7fa7b wip: ipc channels 2016-04-20 14:33:45 +02:00
Martin Aeschlimann 6e8f659617 update to jsonc-parser 0.2.0 2016-04-20 14:07:50 +02:00
Johannes Rieken 85f337ee08 fix #5540 2016-04-20 12:48:42 +02:00
Benjamin Pasero f933faa1a1 Revert "Glob regex is inefficient (fixes #5438)"
This reverts commit cfdcde742e.
2016-04-20 11:44:51 +01:00
Johannes Rieken a6ac55b062 debt use 'value is' in promise 2016-04-20 12:35:24 +02:00
Johannes Rieken 9e8fbdcc3e have a onWillShutdown on lifecycle service, fixes #5536 2016-04-20 12:33:14 +02:00
isidor 97bfa13bff debug: do not be smart when figuring out totalFrames
fixes #5364
2016-04-20 12:12:43 +02:00
Martin Aeschlimann 3250115322 remove omnisharp-vscode phantom folder 2016-04-20 12:01:57 +02:00
Benjamin Pasero e1973ff66f fix cjk for rename 2016-04-20 10:37:41 +01:00
Martin Aeschlimann 3ef7b5422c fix test compile issue in schema.test.ts 2016-04-20 11:26:30 +02:00
Johannes Rieken 138769137c explicitly set font after bad change a28fe7275d 2016-04-20 11:16:14 +02:00
Johannes Rieken 44ca848de1 debt - use NullLifecycleService, delete TestLifecycleService 2016-04-20 11:04:38 +02:00
Martin Aeschlimann 519d618371 Remove addSchemaFileAssociation (was only used by legacy JSON mode) 2016-04-20 11:03:48 +02:00
Dirk Baeumer ed3a686a47 Move schema registration to json/package.json file. 2016-04-20 10:53:36 +02:00
Dirk Baeumer fa773a7259 Fixes #4613: Schema for locale.json 2016-04-20 10:53:36 +02:00
Joao Moreno 2210d0a798 isolate ipc code 2016-04-20 10:52:50 +02:00
isidor 218086235b update version to 1.0.1 2016-04-20 10:52:11 +02:00
Benjamin Pasero 363809c9ae Revert "Copy and Paste files breaks standard paste (fixes #5519)"
This reverts commit c25a8d3a92.
2016-04-20 09:45:32 +01:00
Dirk Baeumer 7ec272d9ef Fixes #5283: Privacy statement links to English regardless of set language 2016-04-20 10:42:58 +02:00
Dirk Baeumer 5371a7476c Fixed #5532: TypeScript extension should send telemetry about failed tsserver requests 2016-04-20 10:16:16 +02:00
Benjamin Pasero c25a8d3a92 Copy and Paste files breaks standard paste (fixes #5519) 2016-04-20 08:26:16 +01:00
Benjamin Pasero cfdcde742e Glob regex is inefficient (fixes #5438) 2016-04-20 08:15:43 +01:00
Benjamin Pasero 3dda0e338c break cyclic dependency between keybinding and message service (#5505) 2016-04-20 07:23:20 +01:00
Benjamin Pasero 11acd53c57 Merge pull request #5531 from Ikuyadeu/patch-3
Another remove unnecessary calculation
2016-04-20 07:20:34 +01:00
Benjamin Pasero fcd08fad60 Merge pull request #5520 from liunian/better-endsWith
Remove unnecessary calculation
2016-04-20 06:39:30 +01:00
Yuki Ueda 466f11d631 add remove calc 2016-04-20 14:33:56 +09:00
Denis Gladkikh 0a4e82fbbd Create new conf files with right indent settings
If you are prefer to use spaces instead of tabs - in most cases you
don't want to see tabs anywhere (copy paste issues with other files).

This fixes several workflows:

- Creating new Debug file
- Creating new Tasks file
- Showing global settings (this one is cached, so it shows for the first
  time only right indentation, if you will change it will show old
  indentation till restart)
2016-04-19 21:01:50 -07:00
liunian f9562a5cbf remove unnecessary calculation 2016-04-20 09:45:28 +08:00
Benjamin Pasero c83fa467d0 debt - drop enableSendASmile flag 2016-04-19 22:00:12 +01:00
Benjamin Pasero d81b3eca0a one less setInstantiationService() call 2016-04-19 21:44:13 +01:00
Dirk Baeumer d7f7bc57a9 Fixes #5499: Go to Definition doesn't work in Diff View 2016-04-19 21:41:23 +02:00
Dirk Baeumer 71d1ca7860 Fixed #5512: Infer locale on first creation of the locale.json file from the current ui language 2016-04-19 21:18:41 +02:00
isidor 404dda9d24 debug session: onDidEvent, custom request 2016-04-19 20:19:30 +02:00
Benjamin Pasero 72517545eb don't use setter injection (part of #5504) 2016-04-19 18:21:35 +01:00
Benjamin Pasero 0718b12cc1 Use proper font family for East Asian languages (CJK) (fixes #5260) 2016-04-19 17:46:10 +01:00
Benjamin Pasero a28fe7275d cleanup some css 2016-04-19 16:49:02 +01:00
Joao Moreno bea6eb4433 Merge branch 'rebornix-DeleteOutdatedExtension' 2016-04-19 17:48:44 +02:00
isidor f5c3d817a7 debug: rawDebugSession is no longer an event emitter 2016-04-19 17:46:19 +02:00
Joao Moreno 3f4368e999 catch missing local exception
fixes #4970
2016-04-19 17:37:00 +02:00
Joao Moreno e77dc1d1b4 Merge branch 'DeleteOutdatedExtension' of https://github.com/rebornix/vscode into rebornix-DeleteOutdatedExtension 2016-04-19 17:33:48 +02:00
João Moreno 9cef05a110 Update how-to-contribute.md 2016-04-19 17:26:39 +02:00
Joao Moreno f31d56e6a4 empty commit 2016-04-19 17:07:30 +02:00
Martin Aeschlimann 65f28d6e17 Make addJSONProviders a Disposable 2016-04-19 16:47:18 +02:00
Benjamin Pasero 249c166a0e remove unused css rules 2016-04-19 15:46:08 +01:00
Joao Moreno 24de5785bb remove bad directory 2016-04-19 16:19:13 +02:00
Joao Moreno b43319bfb9 use node 5.10 in appveyor 2016-04-19 16:16:46 +02:00
Joao Moreno aa7ae4353e use node 5.10 in travis 2016-04-19 16:15:53 +02:00
Joao Moreno 36e8de6290 Merge branch 'deps' 2016-04-19 16:14:17 +02:00
isidor f31a1f4bcf debug api polish: comments and remove toggleEnablement 2016-04-19 16:11:32 +02:00
Johannes Rieken 74e689f5fc debt - remove unused setThreadService method from NullLifecycleService 2016-04-19 16:05:57 +02:00