Commit graph

39909 commits

Author SHA1 Message Date
Alex Dima 34e7a220c8 Avoid shipping unnecessary files 2018-09-19 19:53:46 +02:00
Alex Dima 5820ae9638 Update to latest loader 2018-09-19 19:15:37 +02:00
Ramya Achutha Rao 84490e0771 Avoid warning from URI.parse when url is file path 2018-09-19 10:14:24 -07:00
Rob Lourens b2a361e989 Fix #58834 2018-09-19 09:32:33 -07:00
Alex Ross 3d1bec99e5
Add keybindings to terminal find next and previous (#58850)
Added keybindings for terminal find next and find previous and updated regex, whole word, and case sensitive keybindings to match the way next and previous work. Fixes #29661
2018-09-19 09:05:11 -07:00
Alex Ross a37adb6ba1
Added a try catch around pty spawn to handle case where the file passed into spawn does not exist (#58912)
Fixes #31301
2018-09-19 09:03:46 -07:00
Sandeep Somavarapu 29e0653c34 Fix #7337 2018-09-19 18:03:19 +02:00
isidor c805df9bd5 debug: state should take the focsued thread into account
fixes #58327
2018-09-19 18:03:04 +02:00
Rob Lourens 2713aeadfe Bump node2 2018-09-19 08:43:45 -07:00
Martin Aeschlimann 2dd4d2b56f update css/html/json dependencies and webpack cleanup (fixes #57431, fixes #58417) 2018-09-19 16:52:47 +02:00
Martin Aeschlimann d216f0e06e [php] add webpack support #57680 2018-09-19 16:52:47 +02:00
Johannes Rieken f8a736c017 uri - throw when having an uri without scheme (still warn in the extension host) 2018-09-19 16:32:32 +02:00
Sandeep Somavarapu 50f95b61d3 Register channels after delay 2018-09-19 16:24:44 +02:00
Joao Moreno cac9991579 fixes #56504 2018-09-19 16:23:54 +02:00
Sandeep Somavarapu a24e1badcd #49289 Fix Error handling 2018-09-19 16:20:11 +02:00
isidor f8092f7573 debugActionsWidget -> debugToolbar 2018-09-19 16:06:58 +02:00
Joao Moreno 08c2ce4910 fixes #54407 2018-09-19 16:02:56 +02:00
Johannes Rieken c604a53c37
Merge pull request #58871 from Microsoft/joh/suggestcycle
insert next/prev suggestions
2018-09-19 16:01:04 +02:00
Johannes Rieken 3797511927 fix #58888 and fix a little mem leak 2018-09-19 15:54:44 +02:00
Joao Moreno 4e3f58f2f4 git: handle deleted conflicts
fixes #52787
2018-09-19 15:48:28 +02:00
Johannes Rieken 758f2495cd webpack for search-rg, #57680 2018-09-19 15:27:58 +02:00
Johannes Rieken 3053689bb5 webpack merge-conflict #57680 2018-09-19 15:19:51 +02:00
Johannes Rieken 241a8db4a5 use enumDescriptions instead of markdownEnumDescriptions 2018-09-19 14:57:02 +02:00
Sandeep Somavarapu 5788f1d572 Improve labels 2018-09-19 14:54:35 +02:00
Johannes Rieken b996cf1c24 make tabCompletion be 'on' | 'off' | 'onlySnippets', only compute word end key when tab completion is enabled 2018-09-19 14:51:11 +02:00
Sandeep Somavarapu b8c4254ae4 Fix #57636 2018-09-19 14:37:34 +02:00
Joao Moreno 49837d16a1 fix build 2018-09-19 14:36:25 +02:00
Johannes Rieken dc87a3e562 move tabCompletion setting to editor 2018-09-19 13:49:38 +02:00
Johannes Rieken 29efcd2822 rename commands 2018-09-19 12:49:20 +02:00
Johannes Rieken a45764cc8e add shy-flag that controls when/how the suggest widget shows, improve triggerSuggatAndAcceptBest logic works 2018-09-19 12:44:39 +02:00
Joao Moreno c7b13ccb53 fixes #50481 2018-09-19 12:37:08 +02:00
isidor 565938b6f9 debug: Model -> DebugModel, IModel -> IDebugModel 2018-09-19 12:33:22 +02:00
Joao Moreno 7f9b85612d fixes #49902 2018-09-19 12:33:11 +02:00
isidor 97e20be47c debug session become inactive when shutdown. Also more precise listeners for session changes
fixes #58308
2018-09-19 12:27:53 +02:00
isidor 2adc5cccce debug.ts -> debugSmoke.ts to avoid duplicate names 2018-09-19 12:27:53 +02:00
isidor aaf342d201 debug: do not force fire onDidChangeState on stop session 2018-09-19 12:27:53 +02:00
Benjamin Pasero c002ca67bb fix bad usage of setTimeout() 2018-09-19 12:07:02 +02:00
Joao Moreno 42f6ffc872 fixes #49723 2018-09-19 11:54:09 +02:00
Joao Moreno ba076500a8 missing await 2018-09-19 11:54:09 +02:00
Benjamin Pasero 5f15e3ecb4 better fix #58864 2018-09-19 11:45:37 +02:00
Johannes Rieken 6e5b43e401 Merge branch 'master' into joh/suggestcycle 2018-09-19 11:13:38 +02:00
Dirk Baeumer 45986ca7ab Fixed #58941: Tasks: non-helpful error message ´The process task system can only execute custom tasks´ 2018-09-19 11:12:24 +02:00
Johannes Rieken bc71b0cf01 never use test.only, use --glob, --run, or --runGlob instead 2018-09-19 10:55:18 +02:00
Johannes Rieken ef4968a3df support boolean, string, and number types for config.<setting> context keys, #30845 2018-09-19 10:55:18 +02:00
Johannes Rieken 1ee12b3bd4 towards #30845 2018-09-19 10:55:18 +02:00
Johannes Rieken 8e9d5beb78 some jsdoc for #1800 2018-09-19 10:55:18 +02:00
Johannes Rieken 948c258aa3 💄 #1800 2018-09-19 10:55:17 +02:00
Johannes Rieken 3bdfca7c31 rename changeLanguage to setTextDocumentLanguage, #1800 2018-09-19 10:55:17 +02:00
Johannes Rieken 363e6b696f make changeLanguage return a TextDocument, #1800 2018-09-19 10:55:17 +02:00
Johannes Rieken 1da08a83c8 update vsce ignore file #57680 2018-09-19 10:55:17 +02:00