Commit graph

48813 commits

Author SHA1 Message Date
Joao Moreno 33876f102b tree trait model change events should only fire if collection actually changes
fixes #72965
2019-05-06 15:18:20 +02:00
Martin Aeschlimann 9ce42976fb
Merge pull request #73338 from Microsoft/aeschli/update-distro
update distro
2019-05-06 12:49:29 +02:00
Martin Aeschlimann 9c89613ed5
Merge pull request #73266 from Microsoft/misolori/remote-colors-default
Update remote background defaults
2019-05-06 12:30:19 +02:00
Martin Aeschlimann ad8d0c203c
Merge pull request #73231 from whittlec/qsh
Add 'qsh' as a valid shellscript firstline
2019-05-06 12:08:17 +02:00
Martin Aeschlimann 5d7f4149d5 update distro 2019-05-06 12:00:38 +02:00
Sandeep Somavarapu 629b5a09f8
Fix retain search panel on reload (#73322)
Fix retain search panel on reload
2019-05-06 11:53:40 +02:00
Sandeep Somavarapu b1a645bdbb register search panel by default 2019-05-06 09:10:19 +02:00
Miguel Solorio 1d6956c37c Update remote background defaults 2019-05-03 20:11:20 -07:00
Peng Lyu da3c97f366
Rename username to author name. (#73137)
* Rename user to author for Comment.

* Make Comment interface

* Fix #73170. Introduce CommentAuthorInformation

* Fix #73145. Update range properly.
2019-05-03 18:29:48 -07:00
Rachel Macfarlane a5455afcef
Add DirtyWorkTree git error matching to git exec (#73108) 2019-05-03 14:04:27 -07:00
Peng Lyu b72fba1a56
Fix Monaco compilation (#73243)
* Fix Monaco tsconfig parsing failure and Monaco compilation.
2019-05-03 10:59:50 -07:00
Johannes Rieken 66639257d9
Merge pull request #73219 from Microsoft/joh/73150
add code lens cache to standalone editor
2019-05-03 15:40:52 +02:00
Johannes Rieken b3d37f8c7a
Merge pull request #73214 from BaluErtl/master
Incorrect wording of Outline drawer default message
2019-05-03 15:09:47 +02:00
Johannes Rieken b46edaf711 tweak message 2019-05-03 15:09:05 +02:00
Johannes Rieken a64886b66c add code lens cache to standalone editor 2019-05-03 11:43:19 +02:00
BaluErtl b0c8b49e98
#73213 Fix outline drawer default message wording
See issue in the original repo: https://github.com/Microsoft/vscode/issues/73213
2019-05-03 08:36:37 +00:00
Kai Maetzel 816a315176
Merge pull request #73136 from Microsoft/kieferrm/gdpr
fix gdpr annotation
2019-05-01 17:16:00 -07:00
kieferrm c87ce98c9c fix gdpr annotation 2019-05-01 17:24:00 +00:00
Kai Maetzel 473af338e1 change distro 2019-04-30 17:02:48 -07:00
Rachel Macfarlane 9e3d0269b8
Update distro (#73104) 2019-04-30 16:57:29 -07:00
Kai Maetzel 2e8e880d60
Merge pull request #73103 from Microsoft/kieferrm/publisher
change publisher
2019-04-30 16:57:03 -07:00
kieferrm 4237ce04c5 change publisher 2019-04-30 23:34:46 +00:00
Peng Lyu 072e9a35ee
Comments API Finalization (#73010)
* Comments API Finalization
2019-04-30 14:59:59 -07:00
Howard Hung 21dc41b583 Fix typo in code-cli.bat (#73091) 2019-04-30 11:39:59 -07:00
Martin Aeschlimann 7db8ed3d6c
Merge pull request #73067 from Microsoft/aeschli/adoptColorNames
adopt remote color names
2019-04-30 06:24:34 -07:00
Sandeep Somavarapu a30ca29b8b
Fix Extension Smoke tests (#73072)
Fix Extension Smoke tests
2019-04-30 11:47:26 +02:00
Sandeep Somavarapu c77ec582b0 - Remove undefined in the aria label
- Search extension by id
2019-04-30 11:42:32 +02:00
Martin Aeschlimann 34bb5d5891 adopt remote color names 2019-04-30 09:14:47 +02:00
Miguel Solorio 071a5cf16f
Merge pull request #73054 from Microsoft/misolori/colors
Update statusBarItem.remoteBackground
2019-04-29 16:12:32 -07:00
Miguel Solorio 70f669ca0c Update theme.ts 2019-04-29 16:04:16 -07:00
Benjamin Pasero 76a069d3e0
Fix file system providers from extensions to resolve save conflicts (#72954)
* fix #72924

* add test for FileOnDiskContentProvider

* make test assert more
2019-04-29 17:09:41 +02:00
Alex Dima 029a4e870a update distro 2019-04-29 16:20:27 +02:00
Johannes Rieken ca13e25b42
Merge pull request #73031 from Microsoft/joh/72862
Fix #72862
2019-04-29 14:12:55 +02:00
Johannes Rieken 437ad83ed4 add test 2019-04-29 12:50:47 +02:00
Johannes Rieken 43061a50fd Revert "fix #43270"
This reverts commit 556bfbeee6.
2019-04-29 12:46:18 +02:00
Sandeep Somavarapu 013007a8c1
New colors for host badge (#72929)
New colors for host badge
2019-04-29 11:49:53 +02:00
Sandeep Somavarapu 1af516bb8e update color names 2019-04-29 11:40:56 +02:00
Alex Ross acf97a576b
File picker auto complete shouldn't include trailing slash (#73020) 2019-04-29 11:17:20 +02:00
Peng Lyu 0200bdd71e Merge branch 'rebornix/commentsupdate' 2019-04-28 16:37:59 -07:00
Peng Lyu 253809c186 Legacy api should still work. 2019-04-28 16:35:01 -07:00
Peng Lyu 67fc5ba4e1 Empty Comment Thread Factory works 2019-04-28 14:23:12 -07:00
Peng Lyu 6a4805546a Bring back empty comment thread factory. 2019-04-28 14:02:23 -07:00
Peng Lyu 9435d7cc38 support deprecated commentId. 2019-04-28 13:24:58 -07:00
Peng Lyu 2884d2239b Add active comment thread. 2019-04-28 12:30:29 -07:00
Peng Lyu accab2eaa7 Turn Comment to Class. 2019-04-28 12:22:42 -07:00
Peng Lyu 3d814eb92d Comment Id. 2019-04-28 11:57:37 -07:00
Rob Lourens a47406b9c8
Merge pull request #72941 from Microsoft/roblou/updateDistro
Update distro commit
2019-04-26 17:47:44 -07:00
Rob Lourens f896023a69 Update distro commit 2019-04-27 00:43:57 +00:00
Rachel Macfarlane aefc5d3a39 Catch errors from getting document comments 2019-04-26 17:28:51 -07:00
Sandeep Somavarapu a54ff66d18 new colors for host badge 2019-04-26 18:38:10 +02:00