Commit Graph
4745 Commits
Author SHA1 Message Date
Martin Aeschlimann bef54eedb4 [clojure] autoclosing & surrounding pairs 2016-04-21 22:23:08 +02:00
Martin Aeschlimann 9150500aee [bat] add autoclosing & sourrounding pairs 2016-04-21 22:18:13 +02:00
Martin Aeschlimann d043747187 fixes #4510: [python] Add quote surround/auto-completion for Python 2016-04-21 22:14:33 +02:00
Martin Aeschlimann 623de4af98 fixes #5617: [ruby] auto-close for quotes in ruby not working 2016-04-21 22:11:27 +02:00
Joao Moreno 79b25eaac8 add regex pattern to http.proxy
related to #5596
2016-04-21 22:00:17 +02:00
isidor 619f10e398 debug: on thread continue check if there are other threads stopped 2016-04-21 21:31:32 +02:00
Daniel Imms a4bc227c1d Merge pull request #5106 from Microsoft/tyriar/open_recently_closed_file
Implement open recently closed file(s) action
2016-04-21 12:09:01 -07:00
Daniel Imms 3428a2a95f Fix test 2016-04-21 11:27:38 -07:00
Daniel Imms 001fc597a2 Merge branch 'master' into tyriar/open_recently_closed_file 2016-04-21 11:21:25 -07:00
Martin Aeschlimann 42a2cd5665 fixes #5334: [json] swagger 2.0 json schema not working for intellisense in visual studio code 2016-04-21 20:10:27 +02:00
Benjamin Pasero 63e77984e7 quick open: move meta a bit closer to the rest 2016-04-21 16:47:57 +01:00
Benjamin Pasero 6a8b606792 Get rid of platform/selection (fixes #5616) 2016-04-21 16:38:49 +01:00
isidor b1b0dd5891 debug: send the continued thread id with the event 2016-04-21 17:28:26 +02:00
Benjamin Pasero b7ed8faad1 Merge pull request #5527 from outcoldman/respect_spaces_and_tabs_for_json_configuration_files
Create new conf files with right indent settings (fixes #5550)
2016-04-21 16:18:08 +01:00
Joao Moreno 012d338eee remove comments 2016-04-21 17:10:14 +02:00
isidor 05d8d9eaea debug: on continue only clear the currently debugged thread 2016-04-21 17:09:44 +02:00
isidor e987744e76 debug: change input when switching from multiple threads to one thread 2016-04-21 16:46:28 +02:00
Joao Moreno d51568910d fix npm call in postinstall 2016-04-21 16:32:18 +02:00
Martin Aeschlimann d9d6f262be tests for #5566 2016-04-21 16:11:10 +02:00
isidor 66dcd04ae2 debug: fix allThreadsStopped handling 2016-04-21 16:12:19 +02:00
Martin Aeschlimann 556cdf8a5c fixes #5602: Request to change jade/pug line comment to //- 2016-04-21 16:01:48 +02:00
Joao Moreno d735c16e26 Merge branch 'f111fei-postinstall' 2016-04-21 16:03:50 +02:00
Joao Moreno 18db994bf7 improve postinstall 2016-04-21 16:01:37 +02:00
Joao Moreno 44c3957d45 Merge branch 'postinstall' of https://github.com/f111fei/vscode into f111fei-postinstall 2016-04-21 16:01:18 +02:00
isidor fad79a043a debug: null guard 2016-04-21 15:44:02 +02:00
Joao Moreno 0d658f2c03 fix npe 2016-04-21 15:37:36 +02:00
Joao Moreno 48672209b4 cleanup 2016-04-21 15:32:25 +02:00
Joao Moreno b1a5f7fb31 use events for git output 2016-04-21 15:29:43 +02:00
Joao Moreno bd90379f39 Merge remote-tracking branch 'origin/master' into ipc 2016-04-21 15:09:25 +02:00
Joao Moreno 5abe207417 ipc: drop spread operator 2016-04-21 15:08:59 +02:00
isidor 1697eccfb1 debug: introduce SessionExitedEvent and SessionTerminatedEvent
fixes #5598
2016-04-21 14:48:35 +02:00
isidor 4922eb1800 fixes #5599 2016-04-21 14:35:10 +02:00
isidor dd737b0b5b handleLinks: guard against bad uris
fixes #5594
2016-04-21 14:27:38 +02:00
Denis Gladkikh e63b4731ef Fix issues with getting settings 2016-04-21 05:17:39 -07:00
Benjamin Pasero 3e7712b114 glob - upper bound caches 2016-04-21 13:15:35 +01:00
Benjamin Pasero c82c87e1a2 fix npe 2016-04-21 13:05:16 +01:00
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