Commit Graph

29074 Commits

Author SHA1 Message Date
Rachel Macfarlane 1b57be2aaa Issue Reporter: Change keys to submit and close to Cmd+Enter on Mac, Ctrl+Enter on Win/Linux 2018-01-26 14:46:56 -08:00
kieferrm 954b78e4e2 correct GDPR annotations 2018-01-26 14:44:16 -08:00
Matt Bierner c85e60f996 Adding examples of code action kinds 2018-01-26 14:27:13 -08:00
Ramya Achutha Rao 17b1aaf768 Rename to cursorWidth as per feedback 2018-01-26 14:23:05 -08:00
Matt Bierner 123ce8a0ba Update rust grammar 2018-01-26 14:06:55 -08:00
Rob Lourens 7c272edbda Settings search - clear settings.json Problems when settings editor is closed 2018-01-26 14:02:02 -08:00
Ramya Achutha Rao f6b128d8fa Avoid querying gallery when not configured fixes #42204 2018-01-26 12:06:03 -08:00
Rob Lourens 96022b64ad Settings search - Add duration to feedback page 2018-01-26 12:04:53 -08:00
Rob Lourens b48b0b041f Fix #42166 - Don't focus null element when F4 with no search results 2018-01-26 11:39:47 -08:00
Rachel Macfarlane c13b9a8266 Issue Reporter: Checkbox for 'reproduces without extensions' 2018-01-26 09:44:34 -08:00
Johannes Rieken 12378c8ce0 leave a todo, #7340 2018-01-26 18:19:47 +01:00
Johannes Rieken bea850c13c fix error which happens when a provider doesn't support resolve, #7340 2018-01-26 18:02:27 +01:00
Johannes Rieken 609bcbf2b4 make resolveInitialRenameValue be proposed api 2018-01-26 18:02:27 +01:00
Alex Dima a87eb4894a Fix issue on Windows 2018-01-26 17:58:15 +01:00
Alex Dima 6225dcca12 Fix file permissions, fix rg launch path when using asar 2018-01-26 17:56:37 +01:00
Sandeep Somavarapu 32ff94271c Fix #41969 2018-01-26 17:52:59 +01:00
Alex Dima 2970cf5517 Merge remote-tracking branch 'origin/master' into alex/asar 2018-01-26 17:37:23 +01:00
Martin Aeschlimann b7f5db9991 [i18n] fix paths for external extensions 2018-01-26 17:28:56 +01:00
Martin Aeschlimann 4abe874911 [i18n] fix paths for external extensions 2018-01-26 17:27:57 +01:00
Martin Aeschlimann 6bfc7ee2b5 strange intellisense suggestion in settings.json. Fixes #41732 2018-01-26 17:27:57 +01:00
Martin Aeschlimann f43d42499a [i18n] more checks for missing/obsolete resources 2018-01-26 17:27:57 +01:00
Johannes Rieken 257ca0df4a fix post merge headache 2018-01-26 17:11:05 +01:00
Johannes Rieken 86b8fb2678 Merge pull request #37691 from Krzysztof-Cieslak/resolveInitialRenameValue
Resolve initial rename value
2018-01-26 17:09:26 +01:00
Johannes Rieken 403d5d410a Merge branch 'master' into resolveInitialRenameValue 2018-01-26 17:08:21 +01:00
Joao Moreno 888f74495d lineWarningLength -> validationProvider 2018-01-26 16:43:53 +01:00
Alex Dima 85b8b04473 Pack the core node_modules to node_modules.asar as part of building 2018-01-26 16:22:15 +01:00
Benjamin Pasero 86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Johannes Rieken faa7f4c659 better settings name, #41060 2018-01-26 15:46:20 +01:00
Andre Weinand 7a6fbe0aef node-debug@1.20.6 2018-01-26 15:38:43 +01:00
Joao Moreno 786ea020f7 optionally show Open File action
fixes #41137
2018-01-26 15:29:21 +01:00
Benjamin Pasero 1dbb41ace2 💄 2018-01-26 15:26:52 +01:00
Johannes Rieken f72ff4ba24 Shy -> LRUMemory, fix capping issue, #41060 2018-01-26 15:15:13 +01:00
Benjamin Pasero 36ff08f1ec more fixes for multi root API 2018-01-26 15:09:04 +01:00
Joao Moreno 9f80306f68 enable windows background updates for insiders 2018-01-26 14:35:38 +01:00
Johannes Rieken cfcb7a6a03 numeric langid isn't stable, use name #41060 2018-01-26 14:22:19 +01:00
Johannes Rieken 6bff9705c0 add setting, need to finalize on names, #41060 2018-01-26 14:22:19 +01:00
Johannes Rieken f57630502e implement different memory strategies, #41060 2018-01-26 14:22:19 +01:00
Sandeep Somavarapu a3ed7752fb #40185 Fix tests 2018-01-26 13:51:53 +01:00
Sandeep Somavarapu c47e6131cf #42202 Generate id from manifest only for user extensions 2018-01-26 13:22:39 +01:00
Sandeep Somavarapu 3f76a4f8a9 #42202 Generate id from manifest always 2018-01-26 13:18:05 +01:00
Sandeep Somavarapu dbc480b1be Fix #42202 2018-01-26 13:14:22 +01:00
isidor caa5ac7817 explorer model do not presume resources are local
#36946
2018-01-26 12:54:56 +01:00
Sandeep Somavarapu 9f22d84b5d Identify current and default log levels in the log level picker 2018-01-26 12:52:49 +01:00
Sandeep Somavarapu 652077a7c1 💄 2018-01-26 12:52:49 +01:00
Andre Weinand 22c5903847 make addBreakpoint/removeBreakpoint sync 2018-01-26 12:51:15 +01:00
isidor fc2984abaf explorer: refactor and improve expansion
fixes #42029
2018-01-26 12:20:33 +01:00
Sandeep Somavarapu 4565907c4f Introduce a configuration to test threshold 2018-01-26 11:42:27 +01:00
Joao Moreno 5cb226b680 smoketests: always enable debug tests 2018-01-26 11:36:40 +01:00
Joao Moreno 41886d2793 fix smoketests 2018-01-26 11:36:40 +01:00
isidor 824c7f0c24 explorer: properly pass actions context
fixes #42163
2018-01-26 11:14:16 +01:00