Commit Graph

58884 Commits

Author SHA1 Message Date
rzj17
fc50b4e4b5 Add additionalTextEdit and command conversion to CompletionItem 2019-12-31 10:30:15 +00:00
Kai Maetzel
656fff3b1e Merge pull request #87613 from jzyrobert/87559-fix-locationlink
Correct LocationLink link syntax
2019-12-23 13:54:27 -08:00
rzj17
13a0145704 Correct LocationLink link syntax 2019-12-23 21:27:56 +00:00
isidor
3abc086894 debug start: better wording thanks to @eamodio 2019-12-23 17:50:50 +01:00
isidor
977a603f38 debug start view label polish #87162 2019-12-23 17:48:25 +01:00
isidor
c4ed5444ac debug start view: remove run button, so we have just Run and Debug
fixes #87162
2019-12-23 17:38:36 +01:00
Rob Lourens
0664ac40e9 Merge pull request #87488 from microsoft/roblou/collapseWorkspaceFolders
Implement "collapseWorkspaceFoldersFirst" on explorer.
2019-12-23 10:02:03 -06:00
Rob Lourens
2a4f3dfa40 For #87487 - refactor 'some' to for loops 2019-12-23 10:01:10 -06:00
Rob Lourens
1cc28eb10f For #87487 - remove the setting 2019-12-23 09:52:52 -06:00
Rob Lourens
f33b7afcb3 Implement "collapseWorkspaceFoldersFirst" on explorer.
Fix #87487
2019-12-23 09:50:35 -06:00
Andre Weinand
dba0076c9f add API resolveDebugConfigurationWithSubstitutedVariables; see #85206 2019-12-23 16:37:16 +01:00
isidor
5c9a0af433 debug.console.closeOnEnd
#82931
2019-12-23 13:51:27 +01:00
Isidor Nikolic
204c8ec38c Merge pull request #83249 from ChayimFriedman2/issue-#82931
Hide Debug Console After Session Has Stopped
2019-12-23 13:43:04 +01:00
Sandeep Somavarapu
4daf254dda #87285 Contribute copy and configure action using menu 2019-12-23 12:32:02 +01:00
Martin Aeschlimann
2395bc070a rename to window.autoDetectColorScheme, off by default 2019-12-23 11:22:26 +01:00
Andre Weinand
8cddb0bbde fix typo; fixes #87553 2019-12-22 14:12:51 +01:00
Bura Chuhadar
d06f0e877c 87180: Wrong Markdown preview format for files in UNC path (#87501)
Fixing a typo in the code to fix this issue.
2019-12-20 23:51:22 -08:00
Matt Bierner
c0c4eb6a51 Always use same range for jsdoc completions
For #87091

JSdoc completions do not have different behavior for replace vs insert
2019-12-20 11:55:46 -08:00
SteVen Batten
57c30ddb82 Port view container logic from activitybarpart to panelpart (#87444)
* update panel with view container logic

* testing with outline contrib

* remove outline command and unnecessary checks
2019-12-20 08:21:59 -08:00
Martin Aeschlimann
d1cba2217e [folding] shift+click folds region when no children to collapse (for #78557) 2019-12-20 17:02:41 +01:00
Martin Aeschlimann
18bab626b9 [html] issues caused by HTML grammar associating '<' with JS. Fixes #86998 2019-12-20 16:27:22 +01:00
Sandeep Somavarapu
c97c457d0a 💄 2019-12-20 16:19:20 +01:00
Sandeep Somavarapu
bbafd3eb7a #87246 fix compilation 2019-12-20 16:15:57 +01:00
Sandeep Somavarapu
2def84c1e2 #87246 Abstract viewlet and panel registry 2019-12-20 16:12:25 +01:00
Alex Ross
de5df4820f Try out new go grammar
Fixes #82549
2019-12-20 15:29:43 +01:00
Johannes Rieken
3b673f4815 no underline for code lens commands, #87062 2019-12-20 15:26:47 +01:00
isidor
04c805a943 debug select make sure all separators are disabled 2019-12-20 15:10:12 +01:00
isidor
befcf142f2 debug: redenr separators also in the select box
#82332
2019-12-20 14:58:39 +01:00
isidor
6408c04ca7 debug: render config groups in quick open 2019-12-20 14:58:39 +01:00
Johannes Rieken
18932a0474 better codicon alignment in codelens, #87062 2019-12-20 11:41:58 +01:00
Alex Ross
0f90be2368 Custom tree message doesn't show if message is the same
Fixes #87207
2019-12-20 11:41:15 +01:00
isidor
ecc140e81d adaopt presentationHint in our launch.json 2019-12-20 11:09:32 +01:00
isidor
d27ed199d2 Debug: Support launch config grouping and sorting
fixes #82332
2019-12-20 11:09:32 +01:00
isidor
e94ab8397a debug: use getConfiguratinoNames less often 2019-12-20 11:09:32 +01:00
Alex Ross
faf4271f53 Put Help+Feedback view back into remote explorer
User study last month showed that the ? was less successful than the view, so the view is back
2019-12-20 10:49:35 +01:00
Benjamin Pasero
4858143eb5 editors - openEditors() to return correct editor 2019-12-20 10:01:07 +01:00
Alex Ross
a2c591f8ca Allow relative paths for python firstLine detection
Fixes #87214
2019-12-20 09:46:22 +01:00
Benjamin Pasero
714ba18975 editors - lift getEditors(order) 2019-12-20 08:43:10 +01:00
Christof Marti
1b8da0d779 Update copycat.yml 2019-12-20 08:35:53 +01:00
Martin Aeschlimann
7c0095ee2d update distro 2019-12-20 08:28:45 +01:00
Benjamin Pasero
c92aaf501c fix tslint import rules 2019-12-20 07:36:59 +01:00
kieferrm
4f85c3c94c update distro 2019-12-19 17:45:59 -08:00
Miguel Solorio
3ce39fd2b6 Update distro 2019-12-19 16:57:17 -08:00
Miguel Solorio
49e2ea53c9 Update distro 2019-12-19 16:19:10 -08:00
SteVen Batten
1fc02159b7 do not show title : title when merging 2019-12-19 14:29:19 -08:00
Miguel Solorio
6e6fce1e65 Update distro 2019-12-19 13:55:04 -08:00
Miguel Solorio
82ed3d45ee Revert "Merge pull request #87320 from microsoft/misolori/codicon-consolidation"
This reverts commit 6c9b23edc4, reversing
changes made to 085abd5f1a.
2019-12-19 13:44:49 -08:00
Miguel Solorio
d119e43410 Update distro 2019-12-19 12:45:47 -08:00
kieferrm
9e7d9d6a92 update distro 2019-12-19 12:15:43 -08:00
Martin Aeschlimann
2bcb83de0f fix folding test failures 2019-12-19 20:20:11 +01:00