Commit graph

111 commits

Author SHA1 Message Date
Joao Moreno 2bd7803ed4 smoketest 2018-04-17 10:54:00 +02:00
Rachel Macfarlane 6b62365d38
Use windows-process-tree module to list processes, #46433 2018-04-09 11:45:56 -07:00
Matt Bierner f53158e709 Build vscode with TS 2.8.1
Fixes #47512
2018-04-09 11:28:34 -07:00
Daniel Imms eb0f99cb2e Update xterm.js
Pulls in:

- Don't mutate options
- A null check when writing data
- Color refactor
2018-04-09 07:19:46 -07:00
Daniel Imms 149ced58e1 Fix exception in xterm.js
Fixes #47489
2018-04-09 06:17:50 -07:00
Matt Bierner 5900899b83 Fix quick suggestions not shown in ${| template string
Fixes #37176
2018-04-02 18:43:28 -07:00
André Weinand d62ef88050 use latest final DAP module 2018-03-27 22:34:35 +02:00
Rachel Macfarlane d2d9d65efc Update windows-process-tree version to 0.2.0 2018-03-26 10:54:17 -07:00
Daniel Imms 2a53a3d9cb vscode-xterm@3.3.0-beta8
Lots of stuff, including the marker API (part of #45435)
2018-03-21 07:50:14 -07:00
Matt Bierner 95a406bd2a Mark import paths as other type instead of string
Ensures that quick suggestions work properly

Fixes #46142
2018-03-19 14:58:14 -07:00
Matt Bierner d74145ed78
Support quickSuggestions in JSDoc Types (#46001)
* Support quickSuggestions in JSDoc Types

Fixes #43715

Requires vscode-textmate 3.3.1 before merging

* Pick up new vscode textmate version
2018-03-16 15:14:44 -07:00
Daniel Imms 1f9ab94179 Mostly fix multi-line links
Part of #28746
2018-03-16 09:09:30 -07:00
Joao Moreno cc11eb00ba update gulp-atom-electron 2018-03-14 14:17:42 +01:00
Joao Moreno ffa6fe4b6f Merge branch 'yaml-builds' 2018-03-14 10:29:41 +01:00
Rob Lourens 5450fdc797 vscode-ripgrep@0.8.1
Fix #44936
Fix #35433
2018-03-11 18:40:37 -07:00
Rob Lourens 0ebf6fc66f Revert "Revert "Bump ripgrep""
This reverts commit 50976d6e15.
2018-03-11 18:22:26 -07:00
Daniel Imms 959e1e2106 Support multi-line links
Fixes #28746
2018-03-09 11:48:46 -08:00
Matt Bierner 24eb363974 Build with TS 2.7 (#45348)
* Pick up TS 2.7

* Fix formatter in build script

* Fix build error for ts 2.7

* Pick up new ts format and tslint versions

* Update lock

* use 2.7.2 for build

* Formatting
2018-03-09 11:04:29 +01:00
Daniel Imms b6d58aca4c vscode-xterm@3.3.0-beta4
- Underscore private vars
- Smooth alt buffer scrolling

Fixes #44647
2018-03-09 11:04:28 +01:00
Matt Bierner 82be8c8b01
Build with TS 2.7 (#45348)
* Pick up TS 2.7

* Fix formatter in build script

* Fix build error for ts 2.7

* Pick up new ts format and tslint versions

* Update lock

* use 2.7.2 for build

* Formatting
2018-03-08 16:58:32 -08:00
Daniel Imms 248107b96a vscode-xterm@3.3.0-beta4
- Underscore private vars
- Smooth alt buffer scrolling

Fixes #44647
2018-03-08 10:03:34 -08:00
Joao Moreno d7e062b379 Merge remote-tracking branch 'origin/master' into yaml-builds 2018-03-08 17:04:08 +01:00
Daniel Imms 059ed0f940 vscode-xterm@3.3.0-beta3
Fixes #45228
2018-03-08 05:35:02 -08:00
Joao Moreno 003d469d26 publish tests in tfs 2018-03-07 22:03:07 +01:00
Daniel Imms f22d11d490 Use fork of nsfw with linux symlink fix
Fixes #36307
2018-03-07 11:08:48 -08:00
Daniel Imms 6f8a39fe9b Alt click in terminal only move horizontally in normal buffer
Fixes #44642
2018-03-05 11:36:57 -08:00
Daniel Imms 2e200d6e28 Remove flatpak task
Fixes #44578
2018-03-03 10:05:01 -08:00
Andre Weinand c9e31508df upgrade DAP to 1.27.0 2018-02-28 17:38:06 +01:00
Joao Moreno 71c0182177 use git index in hygiene 2018-02-27 11:05:21 +01:00
João Moreno 635f82fa7e
Merge pull request #42831 from Microsoft/unused-variables
Re-enable the unused variables tslint rule for the hygiene task fixes #42157
2018-02-26 16:06:20 +01:00
Daniel Imms 9031699665 Fix terminal scroll bar when using mouse
Fixes #44300
2018-02-24 11:59:23 -08:00
Daniel Imms 3373b92ab7 Upgrade xterm.js, use new webLinks addon to allow dbl/tpl click on link
Fixes #41415
2018-02-23 11:45:45 -08:00
Rob Lourens eb563ae4d9 Fix #43284 - bump vscode-ripgrep 2018-02-23 16:18:35 +01:00
Christof Marti 50976d6e15 Revert "Bump ripgrep"
This reverts commit 727a838c3e.
2018-02-23 16:18:35 +01:00
Christof Marti 07a4dfeb46 Revert "Bump vscode-ripgrep"
This reverts commit d917cc6bc4.
2018-02-23 16:18:35 +01:00
Joao Moreno 4975c1a00d update yarn.lock 2018-02-23 11:07:11 +01:00
Erich Gamma 8aa998e694 merge master 2018-02-22 16:27:52 +01:00
Daniel Imms eb3d86721e Support additional term alt sequences
Fixes #42629
2018-02-21 14:16:32 -08:00
Erich Gamma f4157c62eb merged master 2018-02-21 17:20:38 +01:00
Daniel Imms 081a55a330 Fix exception when double clicking terminal scroll bar
Fixes #43875
2018-02-18 12:56:19 -08:00
Rob Lourens d917cc6bc4 Bump vscode-ripgrep 2018-02-14 15:08:58 -08:00
Daniel Imms d52e760d21 vscode-xterm@3.2.0-beta2
Brings in padding
2018-02-13 08:31:16 -08:00
Joao Moreno dca48c37b6 Merge branch 'master' into unused-variables 2018-02-12 11:58:56 +01:00
Rob Lourens 727a838c3e Bump ripgrep 2018-02-06 09:19:23 -08:00
Rob Lourens 5dcd2ba848 Revert "Bump ripgrep"
This reverts commit 5938ad9108.
2018-02-06 00:41:54 -08:00
Rob Lourens 5938ad9108 Bump ripgrep 2018-02-06 00:17:06 -08:00
Daniel Imms afac134186 Pull in new xterm.js
Fixes #26401
2018-02-05 14:24:51 -08:00
Erich Gamma 00df3bdc28 Merge branch 'master' into unused-variables 2018-02-02 16:18:49 +01:00
Erich Gamma c7b7ace3d4 Perform the tslint checks in the context of a program to enable checks which require type information 2018-02-02 16:11:16 +01:00
Daniel Imms c094367d26 Fix double and triple click on links in terminal
Fixes #41415
2018-01-31 18:00:00 -08:00