Commit Graph

58000 Commits

Author SHA1 Message Date
Joao Moreno e15ff0097c fix broken trees 2019-11-29 09:41:18 +01:00
João Moreno b157e4dc47 Merge pull request #85159 from anthonydresser/githook
Add filter to git hook (dev qol)
2019-11-29 09:04:05 +01:00
Anthony Dresser 37c4838f96 fix missing semicolon 2019-11-28 20:16:27 +00:00
Anthony Dresser 1fccc8dc1c update filtering to filter everything coming into the hygiene task 2019-11-28 19:57:41 +00:00
Daniel Imms d20be77af2 Consider letterSpacing for dom renderer width calculation
Fixes #84868
2019-11-28 09:56:48 -08:00
Johannes Rieken 7217efda05 ref - show all references in viewlet and peek, not in goto refs 2019-11-28 18:42:09 +01:00
Andre Weinand 870d78d9d8 finalize debug uri API; fixes #79228 2019-11-28 18:12:02 +01:00
Andre Weinand bb2f59b094 adapt to proposed API 2019-11-28 17:55:12 +01:00
Andre Weinand cf81214e08 extension API for implementing DA in extension; see #85544 2019-11-28 17:55:12 +01:00
isidor 1172e3b95e explorer: use textFileService
#43768
2019-11-28 17:25:47 +01:00
isidor 137bda62ab textFileService.copy
#43768
2019-11-28 17:25:36 +01:00
isidor 791f19340a debug, explorer buttons: max width so they look better 2019-11-28 16:22:53 +01:00
isidor 1673a3b90e debug: go back to old bug icon
fixes #85395
2019-11-28 16:10:52 +01:00
isidor c038b6c924 debug: start view polish 2019-11-28 16:06:04 +01:00
Sandeep Somavarapu d1dd18212d remove signed in notification 2019-11-28 16:03:39 +01:00
Johannes Rieken 52361e9fbd trigger suggest via alt+esc on macOS, fixes #85643 2019-11-28 14:26:20 +01:00
João Moreno 17f381f398 Merge pull request #85289 from jzyrobert/85046_windows_protocol_handler
Add appRoot to windows protocol handler for dev
2019-11-28 14:03:26 +01:00
Joao Moreno 100eead87e fixes #85158 2019-11-28 13:41:55 +01:00
Joao Moreno bbb2121dac 💄 2019-11-28 13:41:55 +01:00
João Moreno f8b2bb8403 Merge pull request #85459 from vially/git-clone-dest-path
Add parent path to git clone command
2019-11-28 13:34:44 +01:00
Johannes Rieken 897f8b85b4 Peek Call Hierarchy goes into peek submenu 2019-11-28 12:38:10 +01:00
Johannes Rieken b43206a705 adopt latest ref-view-extension 2019-11-28 12:38:10 +01:00
Johannes Rieken b9d53b9bed don't return undefined from _executePrepareCallHierarchy 2019-11-28 12:38:10 +01:00
Joao Moreno cf6dc50e77 fixes #84569
cc @alexr00
2019-11-28 12:10:26 +01:00
isidor 9d19915e8f debug: show restart only on hover
fixes #85626
2019-11-28 11:36:28 +01:00
Sandeep Somavarapu 963a439586 #85036 Do not allow installing ui extension in web 2019-11-28 11:04:41 +01:00
isidor 7c8662ff25 debug: Run Without Debugging in main menu
#84677
2019-11-28 11:03:12 +01:00
Alex Ross aa063dbe1b Port UI (#85603)
Part of https://github.com/microsoft/vscode-remote-release/issues/1777
2019-11-28 10:54:54 +01:00
Alexandru Dima 69b546a39f Simplify onEnter calls 2019-11-28 10:30:42 +01:00
Alexandru Dima 2c208a99f9 Introduce and adapt CompleteEnterAction 2019-11-28 10:30:41 +01:00
Alexandru Dima 0789507d6b Commit missing output file 2019-11-28 10:30:41 +01:00
Sandeep Somavarapu 2a9e615da6 #85036 do not enable ui extension in web 2019-11-28 10:05:38 +01:00
Pine Wu f057cf0fa0 Update html/css LS for new data 2019-11-27 17:04:06 -08:00
Rob Lourens 7cc88f5caa Handle RelativePattern in findTextInFiles correctly
Fix #85722
2019-11-27 15:43:28 -08:00
Alexandru Dima b7f98568bb Convert editor.autoIndent to 'none' | 'keep' | 'brackets' | 'a… (#85727)
Convert editor.autoIndent to 'none' | 'keep' | 'brackets' | 'advanced' | 'full'
2019-11-27 23:09:51 +01:00
Sandeep Somavarapu b91f516c88 Merge pull request #85652 from ryenus/master
fix typo: consecutive-word duplications
2019-11-27 22:16:54 +01:00
Sandeep Somavarapu 121a3425a4 Merge branch 'master' into master 2019-11-27 22:16:40 +01:00
Alex Dima b4702d5604 Adopt EditorAutoIndentStrategy 2019-11-27 22:10:30 +01:00
Rachel Macfarlane c21300c37f Return 404 if file is not found on local server 2019-11-27 11:57:44 -08:00
Rachel Macfarlane 5fd44ff675 Include auth.css file in out build, fixes #85695 2019-11-27 11:53:52 -08:00
Isidor Nikolic 9342a27189 Merge pull request #83450 from mltony/accessibility_next_word
Make ctrl+right in accessibility mode to jump to beginning of the word
2019-11-27 19:13:16 +01:00
isidor dbcaa1df21 debug: fine tune start experience
#84677
2019-11-27 18:57:15 +01:00
Eric Amodio 1ba624b7b4 Adds codicons to custom views (#85625)
* Closes #85624 - adds codicons to custom views

* Use the  `vscode-icon://codicon/` format
2019-11-27 12:09:39 -05:00
Eric Amodio fdefb9fe00 Changes to vscode-icon://codicon/ format 2019-11-27 12:03:07 -05:00
Alexandru Dima e625e61558 wip 2019-11-27 17:29:07 +01:00
João Moreno 211638d37e Merge pull request #85698 from microsoft/joao/splitview-layout-context
Grid: Prevent sash snapping on edges
2019-11-27 16:43:29 +01:00
Christof Marti 906b76cea3 Update schemas (microsoft/vscode-remote-release#1155) 2019-11-27 15:37:48 +00:00
Joao Moreno 642fb9465e grid: disable sash snapping on edge of grid
fixes #84315
2019-11-27 16:34:01 +01:00
Joao Moreno 17f559c3c5 grid: replace box calculation in getViews 2019-11-27 16:16:10 +01:00
Joao Moreno 26378a8310 grid: fix missing box calculations 2019-11-27 16:15:52 +01:00