Commit graph

63374 commits

Author SHA1 Message Date
João Moreno 33aaaa022a push code-wsl.sh 2020-03-30 14:21:30 +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
Alex Dima 34c2c766ca
Fixes #93370: Use TextDecoder to create a reverse string 2020-03-29 17:29:54 +02:00
Rob Lourens 1ec43773e3
Merge pull request #93605 from robertrossmann/feat/preferences-title-colours
Inherit theme text colour in Settings Editor's section headings
2020-03-28 13:46:27 -07:00
Alex Dima af5895a742
Fixes #93585: Sort text changes 2020-03-28 21:36:40 +01:00
Rob Lourens 591f514bfe
Merge branch 'master' into feat/preferences-title-colours 2020-03-28 13:20:25 -07:00
Rob Lourens 64c157244e Wait for cleared settings to be applied before continuing
Fix #93292
2020-03-28 10:43:24 -07:00
Rachel Macfarlane 7ca13ca33b Github auth provider - revoke token on logout 2020-03-28 08:15:30 -07:00
Jackson Kearl 8f0d113460 Upgrade to latest actions 2020-03-28 05:10:57 -07:00
Benjamin Pasero 54bccc2a9a quick access - fix various remaining issues:
- run additional file search over original query if limit hit and multiple inputs
- preserve existing highlights of symbols
- reduce flicker when having fast and slow results
2020-03-28 10:23:42 +01:00
Jackson Kearl 66f0e65e01 Revert "Use the standard github token in places where we don't need to recursively trigger automations."
This reverts commit 6f2f1d6eb0.
2020-03-27 21:33:36 -07:00
Jackson Kearl 6f2f1d6eb0 Use the standard github token in places where we don't need to recursively trigger automations. 2020-03-27 21:32:44 -07:00
Jackson Kearl a1507b7f21 Label invalid testplan items 2020-03-27 21:05:30 -07:00
nrayburn 88c9d84f50 Replace mutationObserver with resizeObserver for monaco editor automaticLayout 2020-03-27 22:58:45 -05:00