Commit Graph

74429 Commits

Author SHA1 Message Date
isidor ff744b4fa8 fixes #112281 2020-12-18 16:37:56 +01:00
Alexandru Dima 7cd137263a Fixes #112382: Assume that control characters are wide 2020-12-18 16:28:55 +01:00
isidor ec9ba0edb6 debug: Focus child session instead if it is stopped
fixes #112595
2020-12-18 16:22:22 +01:00
Alexandru Dima 02443d02f5 Fixes #112412: update comments to match placeholders 2020-12-18 16:19:17 +01:00
Alexandru Dima 14cb2089dc update distro 2020-12-18 15:51:24 +01:00
Alexandru Dima 2c4988b763 Fixes #112301: Wrapped lines contain the wrapping whitespace in the line content 2020-12-18 15:10:40 +01:00
Alexandru Dima 3bff49d246 More tweaks to Windows cache exclusions 2020-12-18 14:43:26 +01:00
Isidor Nikolic b3e390baa7 Merge pull request #112760 from microsoft/isidorn/workingCopyServiceMulti
workingCopyService: take options alongside each argument
2020-12-18 14:42:25 +01:00
isidor c78bd5bd78 createFile and createFolder only allow single operation until there are more use cases 2020-12-18 14:40:57 +01:00
Martin Aeschlimann 8dc8025cd4 comment out css tests on windows 2020-12-18 14:30:23 +01:00
Benjamin Pasero 4efb4a2e8d decorations - show them next to the editor label when tabs and breadcrumbs disabled
//cc @jrieken
2020-12-18 14:25:40 +01:00
Benjamin Pasero 9034b769fa fix #112805 2020-12-18 13:24:17 +01:00
Benjamin Pasero 0adc15c4bb configureCrashReporter should check whether we are on Electron 2020-12-18 12:08:43 +01:00
Benjamin Pasero b069dbe0ae Tab decorations need to update scrollbar (fix #112799) 2020-12-18 12:06:02 +01:00
isidor 9c30a0e98c null guard 2020-12-18 11:41:33 +01:00
isidor 780ae76760 workingCopyService: create and createFolder also use IOperation interfaces 2020-12-18 11:39:26 +01:00
Alexandru Dima e588e04b5e Merge pull request #112803 from thebinarysearchtree/master
Fix hover widget.
2020-12-18 11:23:35 +01:00
Alexandru Dima 34f1e7ae20 Revert 0d14d3e38a 2020-12-18 11:22:42 +01:00
Alexandru Dima 1585a290af Merge remote-tracking branch 'origin/master' into pr/thebinarysearchtree/112803 2020-12-18 11:22:07 +01:00
Alexandru Dima 4db298aab6 Avoid text flickering, just render   to have a height 2020-12-18 11:20:55 +01:00
deepak1556 eb3cfcda01 chore: bump electron@11.1.0 2020-12-18 02:18:28 -08:00
Martin Aeschlimann d4e98289a3 [css] revert changes to test runner 2020-12-18 11:17:57 +01:00
isidor 5d6f7a65d3 Use IFileOperationUndoRedoInfo 2020-12-18 11:13:32 +01:00
Alexandru Dima abf082cf74 Log more details when exiting 2020-12-18 11:02:23 +01:00
Alexandru Dima 65c59b509b Merge pull request #112798 from microsoft/alex/node-modules-types-keytar
Use the root typings for keytar since we are loading the root node module
2020-12-18 10:56:01 +01:00
Johannes Rieken 3d9d6b3420 trigger layout when resource labels have rendered, fixes https://github.com/microsoft/vscode/issues/112799 2020-12-18 10:41:30 +01:00
Martin Aeschlimann daad75c2c6 [css] update to vscode-uri@3.0 2020-12-18 10:31:31 +01:00
Alexandru Dima d6a6b44a13 Remove all yarn warnings 2020-12-18 10:30:15 +01:00
Alexandru Dima aa2864d53f Remove most of the yarn license warnings 2020-12-18 10:26:14 +01:00
Alexandru Dima 90f9a7de88 Execute yarn --ignore-engines for extensions 2020-12-18 10:26:13 +01:00
Alexandru Dima 1141224b80 Remove debug console log 2020-12-18 10:26:13 +01:00
Andrew Jones 13ea3e08a1 Fix hover widget. 2020-12-18 19:22:10 +10:00
Benjamin Pasero 1324dcf085 fix #110982 2020-12-18 10:20:33 +01:00
Johannes Rieken 63d49f6a13 don't disable the current remote resolve when bisect'ing extensions, fixes https://github.com/microsoft/vscode/issues/112473 2020-12-18 10:03:18 +01:00
Alexandru Dima 2dd359c715 Use the root typings for keytar since we are loading the root node module (#112718) 2020-12-18 09:39:10 +01:00
Alexandru Dima 2c83509a15 Fixes #112666: Recompute minimap options (which hold the background color) when the tokens color change 2020-12-18 09:25:48 +01:00
Alexandru Dima df53f46ac2 Merge pull request #112670 from chenjigeng/fix/hover-link-encode-unnecessary
fix: hover link encode unnecessarily
2020-12-18 09:17:58 +01:00
Connor Peet 98166ea0b1 update distro 2020-12-18 00:10:42 -08:00
Alexandru Dima 0d14d3e38a Fixes #112391: (Re)layout the hover widget after adding async content 2020-12-18 09:09:05 +01:00
Johannes Rieken 7f1af9efb1 remove more unused code 2020-12-18 08:55:49 +01:00
Alexandru Dima c927a8015b Merge pull request #112771 from microsoft/alex/node-modules-vscode
Move away from deprecated 'vscode' node module
2020-12-17 23:09:46 +01:00
Alexandru Dima e48a21c44b 💄 2020-12-17 23:08:19 +01:00
Miguel Solorio e9abb31537 Reduce height of notebook add new cell toolbar
Fixes #110274
2020-12-17 14:02:32 -08:00
Miguel Solorio 2292bb0283 Make notebook add new cell toolbar visible on hover/focus
Fixes #111063
2020-12-17 14:01:52 -08:00
Raymond Zhao 25cb0d70d4 Update removeTag command
- Handles mixed spacing indents
- Affects #104173
2020-12-17 21:58:32 +00:00
Alexandru Dima d03c18661c Windows CI: Do not cache symbol files 2020-12-17 22:44:08 +01:00
Alexandru Dima fee6dbf4e0 Merge remote-tracking branch 'origin/master' into alex/node-modules-vscode 2020-12-17 22:02:47 +01:00
Alexandru Dima e461782061 Fix compilation problem 2020-12-17 22:00:45 +01:00
Alexandru Dima 5e3dfd3bb8 Merge pull request #112765 from microsoft/alex/node-modules-typescript
Share typescript node module
2020-12-17 21:56:44 +01:00
Alexandru Dima 7ca71e763d Move away from deprecated 'vscode' node module (#112718) 2020-12-17 21:40:14 +01:00