Commit graph

63386 commits

Author SHA1 Message Date
Sandeep Somavarapu e52f57d026 Fix #90977 2020-03-30 15:14:23 +02:00
Johannes Rieken 4ef3159638 update distro 2020-03-30 15:10:13 +02:00
João Moreno 1526a0ba1e fix wsl script 2020-03-30 14:45:18 +02:00
João Moreno 6f5e1edcd1 Merge branch 'master' of github.com:microsoft/vscode 2020-03-30 14:33:53 +02:00
João Moreno 793499665b use windows DISPLAY when running code.sh client within WSL 2020-03-30 14:33:49 +02:00
Benjamin Pasero 7764b06fae 💄 2020-03-30 14:33:39 +02:00
João Moreno b2989ab109 remove code-wsl.sh file 2020-03-30 14:33:31 +02:00
João Moreno 5b7aa98201 Merge branch 'master' of github.com:microsoft/vscode 2020-03-30 14:21:34 +02:00
João Moreno 33aaaa022a push code-wsl.sh 2020-03-30 14:21:30 +02:00
Benjamin Pasero 3f0e5b4ab0 debt - adopt more ES6 things 2020-03-30 14:04:52 +02:00
Alex Ross 40bc58ab89 Add arrow to task quick pick for back 2020-03-30 14:03:32 +02:00
Alex Dima e7b429fae2
Fixes #93239: Align stops around _ with other editors 2020-03-30 13:37:01 +02:00
Johannes Rieken 9e9501bf1b sync outline view state (filter mode, sort mode, follow cursor mode) across machines, https://github.com/microsoft/vscode/issues/93332 2020-03-30 12:54:45 +02:00
Alex Dima 3c7b3f4f5f
Fixes #93626: Clarify that the go to line works with characters not with columns 2020-03-30 11:50:09 +02:00
Benjamin Pasero f7dde7f949
Indicate dirty workspaces in recently opened (#93723)
* do not restore folders/workspaces with backups

* add method to getDirtyWorkspaces

* 💄 getRecentlyOpened

* identify dirty workspaces

* show a dialog

* change to one method

* fix actions

* 💄
2020-03-30 11:36:46 +02:00
Sandeep Somavarapu 95343b6ca0 fix #93322 2020-03-30 11:22:31 +02:00
Martin Aeschlimann e2a9394a28 No longer restore backuped folders and workspaces. For #92467 2020-03-30 11:09:05 +02:00
Martin Aeschlimann 80cd0ee564 semantic styling: apply defaults only when no match 2020-03-30 10:56:01 +02:00
Martin Aeschlimann 8291390f12 inspect hover: improve update 2020-03-30 10:56:01 +02:00
Martin Aeschlimann 2e02accb4b semanticTokenTypes schema: add super type 2020-03-30 10:56:01 +02:00
Johannes Rieken f913854bd6 remove suggest range highlighter, https://github.com/microsoft/vscode/issues/91104 2020-03-30 10:55:06 +02:00
Alex Dima c6e3a94892
Fixes #90019: Move dir="ltr" to the containing <span> 2020-03-30 10:48:09 +02:00
Johannes Rieken 40ea61821c add jsdoc for https://github.com/microsoft/vscode/issues/90208 2020-03-30 10:40:34 +02:00
Sandeep Somavarapu e326eecad1 do not watch settings file as it is being watched already. 2020-03-30 10:12:59 +02:00
Benjamin Pasero 1021ede0bb fix build 2020-03-30 09:41:16 +02:00
Benjamin Pasero d532279cd0 "Retry as sudo" claims it "failed to save" but it actually succeeded (fix #93602) 2020-03-30 09:01:22 +02:00
Benjamin Pasero 3813586efd quick access - fix issue with selecting entry from help picker 2020-03-30 09:01:22 +02:00
Benjamin Pasero 9556196ed6 window picker - indicate dirty windows 2020-03-30 09:01:22 +02:00
Sandeep Somavarapu 13b38d2a49 fix smoke tests 2020-03-30 08:56:20 +02:00
Benjamin Pasero 9bd87e3852 extensions - wire in proposed API enablement (for #92908) 2020-03-30 08:51:48 +02:00
João Moreno 0a3d67adee fixes #93492 2020-03-30 08:45:16 +02:00
Rachel Macfarlane 069f91b24b Change sign in title text based on whether there are existing sessions 2020-03-29 22:11:30 -07:00
Martin Aeschlimann c4bee7ac82 fix for https://github.com/microsoft/vscode/pull/92397 2020-03-29 22:47:48 +02:00
Martin Aeschlimann cd0d9eb515
Merge pull request #92397 from thernstig/npmrc
Add .npmrc file association as ini-file
2020-03-29 13:46:26 -07:00
Alex Dima 84ef92bd8a
Fixes #93508 2020-03-29 22:16:01 +02:00
Sandeep Somavarapu bafba7e84f #89962 fix recommendation widget 2020-03-29 19:58:25 +02:00
Alexandru Dima 35cbc3f05f
Merge pull request #93630 from nrayburn-tech/resizeobserver
Use ResizeObserver for monaco editor automaticLayout
2020-03-29 19:56:09 +02:00
Alex Dima dbc14502e7
Minor tweaks 2020-03-29 19:54:25 +02:00
Sandeep Somavarapu dcdb4b7607 #89962 handle keyboard events 2020-03-29 19:38:12 +02:00
Sandeep Somavarapu 144d6066ef #89962 Enhance extension pack representation
- add count badge in extension viewlet
- show extensions in details page
2020-03-29 19:24:25 +02:00
Jackson Kearl 02e0c603f5 Revert "Add commit release override for testing"
This reverts commit 2f82bdcfe6.
2020-03-29 09:56:40 -07:00
Jackson Kearl 2f82bdcfe6 Add commit release override for testing 2020-03-29 09:38:09 -07:00
Jackson Kearl 6a9947c5b1 Update author verified comment. Closes #93693. 2020-03-29 09:32:51 -07:00
Jackson Kearl bc01fe7703 Clone repo too 2020-03-29 09:26:30 -07:00
Jackson Kearl 6fa8accf3e Temporarily use ref master while debugging author verified 2020-03-29 09:20:04 -07:00
Jackson Kearl 2701903a93 Add command for author verification 2020-03-29 09:13:59 -07:00
Jackson Kearl 2411f83737 Add author verified comment 2020-03-29 09:13:59 -07:00
Jackson Kearl f159a57038 Add "Author Verified" action 2020-03-29 09:13:59 -07:00
Martin Aeschlimann 3c938c800a language specific scopes 2020-03-29 18:03:17 +02:00
Alex Dima 3ddb3d0bd6
Fix bug in toReversedString 2020-03-29 17:59:03 +02:00