Commit graph

11154 commits

Author SHA1 Message Date
Martin Aeschlimann 82d17905f1 [ini] remove ini.tmlanguage 2016-10-27 17:00:54 +02:00
Martin Aeschlimann 2b67a156ff Merge pull request #13923 from Ikuyadeu/fix_ini
fix ini #13648
2016-10-27 16:51:31 +02:00
Martin Aeschlimann a31bf208c8 onInitialize() should check if params.initializationOptions is null fiixes #12259 2016-10-27 16:47:36 +02:00
Martin Aeschlimann cc732bcb2b Merge pull request #13461 from The-Smallest/patch-1
Typo in project.json
2016-10-27 16:40:40 +02:00
Martin Aeschlimann 47a79e95c4 [ts] update grammar 2016-10-27 16:39:46 +02:00
Joao Moreno 2f8c5c1189 fixes #13561 2016-10-27 15:49:01 +02:00
Johannes Rieken 3c6f232d05 revert heuristics change, more tests, #14583 2016-10-27 15:28:49 +02:00
Dirk Baeumer 3469ee49cf Fixes 14391: Format Selection and Format Document don't do anything for JavaScript 2016-10-27 15:20:16 +02:00
Alex Dima 80cbf2e25e Fixes #14552: Introduce embeddedLanguages in grammars extension point and adopt it for html and php 2016-10-27 14:57:25 +02:00
Martin Aeschlimann 2db37ea17a Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
Dirk Baeumer b74b36bee0 Fixes #13266: TSC version mismatch shouldn't be shown for JavaScript 2016-10-27 12:01:29 +02:00
Joao Moreno 4a15897b3f fixes #11918 2016-10-27 12:00:14 +02:00
isidor f178d6c30f debug: support evalaution when no stack frame exist
fixes #14571
2016-10-27 11:33:50 +02:00
Joao Moreno f492317890 fix #14564 2016-10-27 11:19:52 +02:00
Dirk Baeumer aa587165ff Fixed #14548: Lock TypeScript 2.0.6 dependency in NPM shrinkwarp if necessary 2016-10-27 11:02:17 +02:00
Benjamin Pasero 797f90b7b5 oss input 2016-10-27 09:16:32 +02:00
Benjamin Pasero 3d03839d8d fixes #14576 2016-10-27 08:56:10 +02:00
Benjamin Pasero 0e4fa466b1 fix #14468 2016-10-27 08:27:11 +02:00
Benjamin Pasero 7daa2494d0 Revert "explorer: keep focused item even when editors close"
This reverts commit 6c6f520eb1.
2016-10-27 08:25:00 +02:00
Benjamin Pasero 2d3b665468 fixes #14550 2016-10-27 08:22:23 +02:00
Benjamin Pasero 9d47285026 fix telemetry for cpus/memory 2016-10-27 06:52:01 +02:00
Daniel Imms 2f182c08a7 Prefix setProcessId with an underscore
Fixes #12434
2016-10-26 18:54:22 -07:00
Daniel Imms 7d2aca6a27 Uplevel xterm.js
Fixes #11334
2016-10-26 18:12:30 -07:00
Daniel Imms 7dbe52c77b Change terminal scroll top/bottom mac keybindings to use cmd+
Fixes #14370
2016-10-26 18:11:08 -07:00
Daniel Imms 4a83b37963 Force nowrap on terminal lines
Fixes #13554
2016-10-26 18:09:18 -07:00
roblou d6c6446109 Update node-debug2 2016-10-26 17:14:46 -07:00
Alex Dima d55daa1998 Fixes #14143: Maintain editor's selection as primary range if it is one of the find matches 2016-10-26 23:28:08 +02:00
Alex Dima 6dd7a04bbd Fixes #14500: wait for extension points
* Use the extension descriptions available in the UI thread
* Don't wait for handling extension points until extension host is running
* Create the extension host process only after extension points have been handled
* Send the initial configuration as part of the initData to the extension host
2016-10-26 22:08:59 +02:00
Alex Dima d801542057 ExtensionsRegistry only tracks extension points 2016-10-26 22:08:57 +02:00
Alex Dima ccfaf9796a Further simplifications to ExtensionsRegistry 2016-10-26 22:08:55 +02:00
Alex Dima 17243e765a Simplify extension point handling 2016-10-26 22:08:53 +02:00
Alex Dima 746dceadca emmet - read grammars contributions through API 2016-10-26 22:08:51 +02:00
Alex Dima c9e75f42ff Avoid unnecessary reading from ExtensionsRegistry 2016-10-26 22:08:50 +02:00
Alex Dima 360234e3b8 emmet: wait for onReady signal before interacting with extensions 2016-10-26 22:08:48 +02:00
Alex Dima 7d3a902fff Extract isValidExtensionDescription out of extensionsRegistry 2016-10-26 22:08:46 +02:00
Alex Dima 949dc8c893 Remove extraneous boolean (#14500) 2016-10-26 22:08:44 +02:00
Dirk Baeumer 8e5cf5a990 Fixes #12821: Output panel grabs focus when tsc is restarted 2016-10-26 19:14:58 +02:00
Johannes Rieken ebd2e2e57d log save participant timings, #13492 2016-10-26 18:12:01 +02:00
Andre Weinand cdab571a2b update node-debug 2016-10-26 17:52:00 +02:00
Andre Weinand 56f9d92e45 use v1.14 of debug protocol module 2016-10-26 17:52:00 +02:00
Sandeep Somavarapu 83a661532b Fix #14307 2016-10-26 17:46:14 +02:00
Sandeep Somavarapu 44b92df5b2 Fix #14413 2016-10-26 17:20:31 +02:00
Joao Moreno e73a6143fe fixes #14343 2016-10-26 16:56:31 +02:00
Benjamin Pasero 5d0477651e fixes #14487 2016-10-26 16:51:56 +02:00
isidor 5ea2e04fd5 debug hover align with regular hover
fixes #13752
2016-10-26 16:43:40 +02:00
Benjamin Pasero aed0b7acd8 fixes #2814 2016-10-26 16:33:45 +02:00
Johannes Rieken 32c95a76e8 cancel n-1 request when resolving incomplete result sets, fixes #13835 2016-10-26 16:12:07 +02:00
isidor 46f347ba6a debug repl input tune > on win 2016-10-26 15:50:41 +02:00
Joao Moreno 0c4e41b698 fixes #12842 2016-10-26 15:48:21 +02:00
Joao Moreno 92860bbbc5 fixes #12752 2016-10-26 15:42:56 +02:00