Commit Graph

29556 Commits

Author SHA1 Message Date
Alex Dima c869fef06c Do not include line number value in exception message 2018-02-15 13:01:19 +01:00
Alex Dima 5d0366e78e Exclude more than 100 duplicated __generator definitions in workbench.main.js 2018-02-15 12:58:45 +01:00
Christof Marti 1883ccfaa7 Enable duplicate detection on new issues 2018-02-15 12:53:00 +01:00
Alex Dima 3751acf55f Fixes #43740 2018-02-15 11:12:05 +01:00
Alex Dima 3efe22f155 Fixes #43735 2018-02-15 11:00:25 +01:00
isidor f33518bfd1 debug: breakpoint glyph handle function breakpoint not supported 2018-02-15 10:46:55 +01:00
Christof Marti 2384ee1353 Update calendar 2018-02-15 09:31:53 +01:00
Matt Bierner 78fab8dce2 Remove extra logging statements 2018-02-14 22:31:05 -08:00
Rob Lourens 70e020b237 Fix #42219 - don't invoke ripgrep on workspace folders that don't exist 2018-02-14 19:19:00 -08:00
Matt Bierner 3412eab2ec Webview Api Prototype (#42690)
* Webview api

* Cleaning up markdown webview

* Hooking up dispose

* Fix some merge errors

* Use custom context key to show markdown title bar contributions

* Add basic on focus and on blur events

* Fixing find widget in webview

* Hookup _isDisposed

* Use new extension resource scheme to load markdown extension resources

* Documenting keep alive
2018-02-14 18:52:26 -08:00
Ramya Achutha Rao dbcf30ddbc Manage Extensions from gear menu fixes #43708 2018-02-14 18:02:27 -08:00
Ramya Achutha Rao 28a0426d0b Rename setting to showRecommendationsOnlyOnDemand #43471 2018-02-14 17:43:23 -08:00
Ramya Achutha Rao 4d8eb83c77 Setting to disable eager recommendations fixes #43471 2018-02-14 17:15:55 -08:00
Gus Hurovich 7420a04c64 Fix for Emmet's wrap with abbreviation inserting extra spaces (#43345)
* Fixing trailing spaces in expansion

* Emmet - Fixing extra spaces when wrapping with abbreviation

* Avoid fetching tag if there's no need to ezpand again

* Replacing several 'indexof's with regexp

* Making regexp for tagname stricter. Removing unnecessary check.

* Removing extra call to expand.

* tiny changes

* tinitiny changes
2018-02-14 17:08:44 -08:00
Rachel Macfarlane 875706be45 Issue Reporter: Differentiate between open and closed GitHub issues, #43549 2018-02-14 15:48:21 -08:00
Rob Lourens d917cc6bc4 Bump vscode-ripgrep 2018-02-14 15:08:58 -08:00
Ramya Achutha Rao deec213362 Revert "Fix #41571" as it breaks tests
This reverts commit 00262fb390.
2018-02-14 15:00:50 -08:00
Rachel Macfarlane cf360e0054 Update duplicate search endpoint in issue reporter 2018-02-14 14:29:27 -08:00
Rob Lourens a6a9ce9ecb Fix Settings Search Issue title in reporter 2018-02-14 13:50:09 -08:00
Daniel Imms 68054914a4 Evenly spread out term panes on sash reset 2018-02-14 11:44:34 -08:00
Daniel Imms 696d990928 Allow more than one split 2018-02-14 11:30:07 -08:00
Sandeep Somavarapu 00262fb390 Fix #41571 2018-02-14 19:35:36 +01:00
Daniel Imms 2851180ae1 Add split vertically terminal context menu action 2018-02-14 10:29:03 -08:00
Daniel Imms c7bdbbe116 Correct terminal action names 2018-02-14 10:27:06 -08:00
Daniel Imms 38f87ec0d0 Make terminal pane focus directional generic, add up/down 2018-02-14 10:14:21 -08:00
Joao Moreno e0404c5595 ship the right vcruntime140.dll version 2018-02-14 18:51:04 +01:00
Joao Moreno 398b08d8fc Merge branch 'master' of github.com:Microsoft/vscode 2018-02-14 18:45:33 +01:00
Joao Moreno b3292af460 Revert "temporarily disable fast updates"
This reverts commit 5b9d88a694.
2018-02-14 18:45:00 +01:00
Daniel Imms f51deb548b Update terminal dropdown when closing left split pane 2018-02-14 09:44:40 -08:00
Joao Moreno 5b9d88a694 temporarily disable fast updates 2018-02-14 17:56:56 +01:00
Sandeep Somavarapu 1542efd648 Fix #42978 2018-02-14 15:57:19 +01:00
isidor 7db7f5bd45 debug: move getBreakpointMessageAndClassName to breakpointsView so it can be reused 2018-02-14 15:57:11 +01:00
Sandeep Somavarapu 950574c378 Fix #32012 2018-02-14 13:38:20 +01:00
Christof Marti 7fb62434ca Move webhook to https 2018-02-14 12:10:57 +01:00
isidor 6ee5bdc241 debug: fix layering a bit, move things to /browser 2018-02-14 12:04:21 +01:00
Sandeep Somavarapu dfda71a0b4 ##43608 Fix tests 2018-02-14 11:35:38 +01:00
isidor cd120baac5 context keys introduce "listMultiSelection"
fixes #43319
2018-02-14 11:21:23 +01:00
Christof Marti 73e104d1cd Move webhook to https 2018-02-14 11:02:02 +01:00
Isidor Nikolic 67ea7f634d Merge pull request #43423 from ergun1017/feature/copy-property-path
Fixes #19580; added copy property path action to debug viewlet
2018-02-14 10:48:14 +01:00
Sandeep Somavarapu 8b827b40d7 Fix #43608 2018-02-14 10:13:22 +01:00
Ramya Achutha Rao 135d4a5d5c Absorb upstream fixes from emmet helper 2018-02-13 18:25:19 -08:00
Ramya Achutha Rao 6c7fe5b95b Dont repeat hex color suggestions in emmet Fixes #32232 2018-02-13 17:41:53 -08:00
Ramya Achutha Rao 994bfe6903 Update telemetry module to fix issue of missing version in events 2018-02-13 17:07:30 -08:00
Peng Lyu 37ced1a823 Merge pull request #43006 from Microsoft/rebornix/largefile
Fix #42839. avoid ui freeze when file is larger than heap size limit.
2018-02-13 16:16:54 -08:00
Ramya Achutha Rao a8449c4f3b Set focus only after widget is shown to avoid showing details too soon 2018-02-13 16:07:49 -08:00
Ramya Achutha Rao 85ac36ee4c layoutContentWidget gets called after show(), so not needed in updateListHeight 2018-02-13 16:07:48 -08:00
Ramya Achutha Rao eba8653bb6 updateListHeight needs to be called only when list content changes, not on focus change 2018-02-13 16:07:47 -08:00
Peng Lyu 6729e2b7df --max-memory and fix test failture. 2018-02-13 15:12:07 -08:00
Daniel Imms bdcc2be7d6 Merge pull request #43610 from Microsoft/terminal_split
Terminal splitting
2018-02-13 14:47:17 -08:00
Daniel Imms 1ade01985e Make focusLeft work on > 2 + nested panes 2018-02-13 14:46:51 -08:00