Commit graph

51899 commits

Author SHA1 Message Date
Daniel Imms e0d2e537f0 Pass web opt through 2019-07-19 17:21:11 -07:00
Daniel Imms 88c8745851 Bring more non-web smoke test code back 2019-07-19 17:16:04 -07:00
Daniel Imms 8d20c171fc Bring back non-web smoke tests 2019-07-19 17:12:11 -07:00
Daniel Imms 488fa6d4cf Merge remote-tracking branch 'origin/master' into tyriar/puppeteer 2019-07-19 12:28:18 -07:00
Rob Lourens ccc4fbf13a Fix search validation not applied immediately
when toggling regex mode
Fix #77435
2019-07-19 12:04:20 -07:00
Peng Lyu 496158d60f comment node should also be prefixed with ownerid. 2019-07-19 11:43:18 -07:00
Miguel Solorio e4ea68f5b6 Update icons for npm script explorer 2019-07-19 11:34:38 -07:00
Peng Lyu c3e13bca4f thread id in commentNode ID 2019-07-19 11:27:54 -07:00
Peng Lyu 04ce559967 Support file scheme for save and open dialog 2019-07-19 10:14:31 -07:00
Rob Lourens f0e66ee83b Bump vscode-ripgrep 2019-07-19 09:32:48 -07:00
Sandeep Somavarapu a93ef520f8 fix tests 2019-07-19 17:12:40 +02:00
Sandeep Somavarapu a0d681dab8 clean up install action 2019-07-19 16:58:11 +02:00
Sandeep Somavarapu 961d04f3c2 Check for installed status
Add tests for language pack extensions
2019-07-19 16:20:14 +02:00
Martin Aeschlimann c8f0b1cff0
Merge pull request #77618 from d2s/patch-1
fix: spelling mistake correction
2019-07-19 14:55:20 +02:00
Sandeep Somavarapu ac3680d649 more tests 2019-07-19 13:23:30 +02:00
Sandeep Somavarapu e4d9905d35 add tests for remote and local install action 2019-07-19 12:26:21 +02:00
Andre Weinand eeaffa91a3 add new variable ${relativeFileDirname}; fixes #77616 2019-07-19 11:29:39 +02:00
Martin Aeschlimann caad996fba JSON Language Server 1.2.0 2019-07-19 10:35:21 +02:00
Martin Aeschlimann 13d8325aaa [json] update server readme 2019-07-19 10:35:21 +02:00
Sandeep Somavarapu 628bdedf67 add tests 2019-07-19 09:37:06 +02:00
Sandeep Somavarapu 38e5a64bc3 update distro 2019-07-19 09:37:06 +02:00
Daniel Schildt 6622797222
fix: spelling mistake correction
- Correct spelling mistake in `commonEditorConfig.ts` file
  - Change word from `mulitiplier` to `multiplier`

Note:
- Potentially affects "Get Started - User and Workspace Settings"
  https://code.visualstudio.com/docs/getstarted/settings
  page's listing of the default editor config parameters,
  as those still include the (probably) generated mispelling.
2019-07-19 06:21:42 +03:00
chrisdias 8802050f6d update distro 2019-07-18 18:34:06 -07:00
kieferrm ba22178f75 delete bogus directory 2019-07-19 00:58:28 +00:00
kieferrm fb46db1e4e fix GDPR annotation 2019-07-19 00:57:34 +00:00
Peng Lyu aba87f1352 Fix #75647 2019-07-18 16:38:14 -07:00
Peng Lyu 97ce6669fa toggle reaction should work. 2019-07-18 15:38:44 -07:00
Peng Lyu f1bad37012 Remove Comment Id 2019-07-18 15:34:05 -07:00
Pine bfd274a23b
Merge pull request #77546 from microsoft/pine/builtin-array-setting
Use array of string for applicable builtin settings
2019-07-18 14:03:59 -07:00
Sandeep Somavarapu 78de125b5f Introduce new enablement states 2019-07-18 22:34:27 +02:00
Rachel Macfarlane 4b46756a3f Remove unused comment icons 2019-07-18 11:48:48 -07:00
Rachel Macfarlane d5dc23c7b9 Fix rendering of comment actions that have no icon, fixes #77116 2019-07-18 11:40:59 -07:00
Rob Lourens a407a73fd3 Bump vscode-ripgrep in remote/ too 2019-07-18 11:25:12 -07:00
Joao Moreno a6c461b564 missing yarn.lock 2019-07-18 20:08:00 +02:00
Rachel Macfarlane cd14ea9592 Properly dispose of comment thread when removing empty widget, fixes #77588 2019-07-18 10:51:25 -07:00
Miguel Solorio 0cfa49c430 Fix #77368, provide better contrast between cursor and bracket match 2019-07-18 10:28:50 -07:00
Miguel Solorio 6da8b1c158 Fix #77277, make info colors in error peek view match 2019-07-18 10:17:41 -07:00
Pine Wu d44f9dae34 Use array of string for applicable builtin settings 2019-07-17 15:07:31 -07:00
Andre Weinand 3ed735d365 support debug broadcast svc for web 2019-07-17 23:58:44 +02:00
Miguel Solorio 598141cfbb Merge branch 'master' of github.com:Microsoft/vscode 2019-07-17 14:24:08 -07:00
Martin Aeschlimann 27c59a0b49 update distro 2019-07-18 17:53:46 +02:00
Logan Ramos 8d560cd153
Using vscode-telemetry-extractor npm package. (#77305)
* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Revert commit change

* Initial work to move to utilizing the NPM module

* Fix some paths

* Bump NPM module

* Update move command

* Remove wrong directory in config

* More build testing

* Remove some debugging stuff

* Fix relative dirs

* Move node module to build package.json

* Bump vscode-telemetry-extractor to 1.4.1

* Bump telemetry extractor version
2019-07-18 08:44:33 -07:00
Rob Lourens 44d4105673 Bump vscode-ripgrep 2019-07-18 08:20:01 -07:00
Martin Aeschlimann 6163b86243 add gotoLineMode to IOpenSettings 2019-07-18 16:56:14 +02:00
Sandeep Somavarapu 034e0a9f99 Use Enablement service to check if an extension is enabled or not 2019-07-18 16:36:52 +02:00
Sandeep Somavarapu e6067d99a5 remove enablement service from simple services 2019-07-18 16:15:00 +02:00
Sandeep Somavarapu fd59854899 re export from semver 2019-07-18 15:33:54 +02:00
Sandeep Somavarapu d685337db2 Use semver-umd everywhere 2019-07-18 15:33:53 +02:00
Martin Aeschlimann bd57ca7066 Expand Selection not working as intended. Fixes #77194. Fixes #77087 2019-07-18 13:57:51 +02:00
Joao Moreno 7ec1707aa9 Merge branch 'master' of github.com:Microsoft/vscode 2019-07-18 12:22:45 +02:00