Commit graph

4759 commits

Author SHA1 Message Date
Martin Aeschlimann 8497c0e5db Fix for invalid proposals in bower.json 2016-04-21 14:03:36 +02:00
Benjamin Pasero 319548f5ff Merge pull request #5597 from SamVerschueren/iss5547
Add a global action to add a new file in the explorer - resolves #5547
2016-04-21 13:01:30 +01:00
Benjamin Pasero d8368f1e09 glob - faster check for trivia2 2016-04-21 12:58:41 +01:00
Johannes Rieken 56b71bd9c1 gracefully handle the case in which a delegate command has been disposed before execution, fixes #3265 2016-04-21 13:55:12 +02:00
Benjamin Pasero 255c7d5a96 Debug and tasks should fetch latest configuration from disk (fixes #3132) 2016-04-21 12:48:23 +01:00
Sam Verschueren 05fa6ee294 process feedback 2016-04-21 13:20:47 +02:00
Sam Verschueren 824ceb08ff Add a global action to add a new file in the explorer - resolves #5547 2016-04-21 13:05:54 +02:00
Benjamin Pasero fe83aa2440 merge loadConfiguration() and doLoadConfiguration() into one 2016-04-21 11:58:36 +01:00
Benjamin Pasero 1cb61cf7f0 glob - add another trivia for **/some.txt patterns 2016-04-21 10:46:58 +01:00
Martin Aeschlimann 6132cb3b35 fixes #5579: [java] Colorization could be improved for import text 2016-04-21 11:42:21 +02:00
Martin Aeschlimann de4c7a2e84 Update pyhon grammar, fixes #1467 2016-04-21 11:42:21 +02:00
Joao Moreno 231e32193c use pipe_logging in git 2016-04-21 11:35:04 +02:00
Benjamin Pasero 3b1bb0417d glob - cache check for pattern being trivia since this call is being made an order of magnitude 2016-04-21 10:27:46 +01:00
Joao Moreno 1f60b4b576 fix ipc spread operators 2016-04-21 11:26:26 +02:00
Joao Moreno c5e7bf854b fix raw git service .show 2016-04-21 11:19:16 +02:00
Joao Moreno a9f54a84fd Merge remote-tracking branch 'origin/master' into ipc 2016-04-21 10:57:50 +02:00
Joao Moreno 3b5e3e2eeb ipc: search 2016-04-21 10:57:30 +02:00
Joao Moreno 29dff67102 ipc: fix client side of extensions channel 2016-04-21 10:49:52 +02:00
Joao Moreno 136d31db1d ipc: watcher 2016-04-21 10:45:07 +02:00
Joao Moreno bf44647213 ipc: extensions service 2016-04-21 10:32:52 +02:00
isidor 8601a84873 debug: select foccused stack frame on call stack change
fixes #4519
2016-04-21 10:24:46 +02:00
Johannes Rieken a6bbbf5842 take glob-match off the critical path when adding a new model, #5539 2016-04-21 10:20:09 +02:00
Johannes Rieken 85e02717a5 group recommendations by pattern, #5539 2016-04-21 10:20:09 +02:00
Joao Moreno 33c6e037ff fix visibility issues 2016-04-21 09:51:39 +02:00
Joao Moreno e20c1bb71d ipc: launch 2016-04-21 09:50:28 +02:00
isidor a54ba009cb debug: set views to [] for no folder workspace
fixes #5582
2016-04-21 09:46:31 +02:00
Joao Moreno 7ad40c0906 ipc: git askpass service 2016-04-21 09:42:13 +02:00
Joao Moreno 1e0204a298 adopt new ipc in git service 2016-04-21 09:31:32 +02:00
Johannes Rieken f7e3c556b6 Merge pull request #5545 from Microsoft/joh/globshortcuts
optimize glob.match for common cases
2016-04-21 09:21:34 +02:00
Daniel Imms 5e4559e1e7 Merge pull request #5588 from Microsoft/tyriar/standalone-test-sh
Have test.sh compile code if necessary
2016-04-20 18:45:21 -07:00
Daniel Imms e8f9d90b12 Have test.sh compile code if necessary
This removes the need to run ./scripts/code.sh first

Fixes #5587
2016-04-20 17:41:11 -07:00
Daniel Imms dd06aebd6d Move to next file if file being reopened is currently active 2016-04-20 17:04:09 -07:00
Daniel Imms 8b29093175 Merge branch 'master' into tyriar/open_recently_closed_file 2016-04-20 17:02:40 -07:00
Martin Aeschlimann 89bc3e5566 Merge pull request #5184 from Ikuyadeu/patch-2
Supported .ru extension and Guardfile
2016-04-20 23:02:02 +02:00
Dirk Baeumer ccf097102c Fixes #5573: Add support to log tsserver communication to output channel. 2016-04-20 22:30:36 +02:00
Martin Aeschlimann c3bf6bd026 fixes #5381: Now, Jade has been renamed to Pug 2016-04-20 22:28:39 +02:00
Martin Aeschlimann dae4ce6d0b Merge pull request #5385 from differentmatt/cs-surroundingPairs
Add CoffeeScript quote surroundingPairs
2016-04-20 21:44:24 +02:00
Martin Aeschlimann 514e1f9065 [ts] coloring test cases with issues 2016-04-20 21:43:28 +02:00
isidor 939cc3097a debug: nicer thread clearing 2016-04-20 21:42:49 +02:00
isidor b06cd81ebb debug: get all thread names on a stop 2016-04-20 21:14:58 +02:00
Dirk Baeumer 988070184b Fixes #5567: Add en-US as a locale since we proposed it as a default. 2016-04-20 21:09:27 +02:00
Martin Aeschlimann 0078c8647f fixes #5493: Cannot read property 'title' of undefined 2016-04-20 20:24:49 +02:00
isidor d9e331fae3 debug: minor refactoring when fetching thread data from adapter 2016-04-20 18:22:54 +02:00
Johannes Rieken 4209d9a0a7 move debug model test into /node/ cos it has depdendencies 2016-04-20 17:19:01 +02:00
Johannes Rieken 406cc18841 adding assertion that newly created untitled document actually exists, #5016 2016-04-20 17:06:43 +02:00
Joao Moreno 2a86f91deb wip: adopt ipc channels in git world 2016-04-20 14:56:39 +02:00
Johannes Rieken 7b9cd9e4df optimise for common cases that are equivalent to calling String#endsWith 2016-04-20 14:52:51 +02:00
isidor 46523aec0e debug tests remvoe unused imports 2016-04-20 14:47:59 +02:00
Joao Moreno a2c64f714d getDelayedChannel 2016-04-20 14:44:08 +02:00
Joao Moreno c898491506 wip: ipc channel vs service 2016-04-20 14:39:25 +02:00