Commit graph

136 commits

Author SHA1 Message Date
Andre Weinand
bf7ac9201e move auto-attach into new built-in extension; fixes #53586 2018-07-12 16:41:03 +02:00
Rob Lourens
f7e80c35a4 Fix debug console output when running unit tests 2018-06-18 13:37:24 -07:00
Matt Bierner
eab7f1eea5 Restore restart 2018-05-29 16:29:53 -07:00
Sandeep Somavarapu
189f560fa5 Fix default port in attach to extension host launch 2018-05-24 15:58:34 +02:00
Matt Bierner
86adb527f1 Workaround for extra ts folding range
Fixes #49904
2018-05-22 15:09:52 -07:00
Rob Lourens
4bd9c80b14 Remove enableSearchProviders in vscode workspace settings, now it's enabled by default 2018-05-17 11:56:05 -07:00
Matt Bierner
09d0a0af39 Prefer single quotes in vscode codebase 2018-05-14 11:24:07 -07:00
Rob Lourens
d53d1e9ef2 EH search - add opt-in setting to vscode workspace settings 2018-05-14 10:16:51 -07:00
Christof Marti
e142962e1b Multi-step input API (#49340) 2018-05-14 12:53:38 +02:00
Rob Lourens
0825cd49ca EH Search - File search working with cache, sorting, filtering, all in EH 2018-05-11 11:36:01 -07:00
Matt Bierner
84d023798b Prefer non-relaitve paths in vscode codebase
Requires using TS 2.9

Fixes #43575
2018-05-08 15:23:22 -07:00
Matt Bierner
7b3c343688 Start adding some basic pinning tests for jsdoc -> snippet 2018-05-02 14:41:37 -07:00
Matt Bierner
aa0d43ea2d Name cleanup 2018-04-13 16:34:25 -07:00
Christian Oliff
3339869362
HTTPS link 2018-03-28 22:27:27 +09:00
Joao Moreno
01eeace4ed fixes #46163 2018-03-20 10:43:02 +01:00
Matt Bierner
468dc867cd Rename markdown to markdown-language-features 2018-03-19 21:08:39 -07:00
Joao Moreno
55ea9fe284 fix integration tests 2018-03-07 11:03:28 +01:00
Joao Moreno
0dfe0c4c3e Merge branch 'master' into gitattributes 2018-03-07 08:56:26 +01:00
Erich Gamma
93ff432c1f exclude extensions from npm task detection 2018-03-05 16:19:41 +01:00
Joao Moreno
12ab70d329 fix line endings 2018-03-05 12:47:11 +01:00
Joao Moreno
dca48c37b6 Merge branch 'master' into unused-variables 2018-02-12 11:58:56 +01:00
Matt Bierner
14b7051664 Adding basic test for markdown 2018-02-07 16:08:54 -08:00
Erich Gamma
c51cdbdf8f experiment with unused variables 2018-01-30 10:35:31 +01:00
Benjamin Pasero
627497eb04 fix tests on linux 2018-01-27 11:49:18 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Rob Lourens
12ffe4382e Add winjs skipFiles pattern to launch config 2018-01-18 21:04:45 -08:00
Alex Dima
14ac7514b6 Move license entries to root OSSREADME.json 2017-12-12 11:40:42 +01:00
Matt Bierner
d049d540d5 Set jsx preserve in generate ts/jsconfig.json. Fixes #39202 2017-11-27 10:22:40 -08:00
Martin Aeschlimann
1e06d29c16 fix mocha tests launch config 2017-11-20 14:50:04 +01:00
Erich Gamma
56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Alex Dima
2ead797c15 Exclude more folders from searching 2017-11-01 16:53:49 +01:00
Benjamin Pasero
10dae790e1 fix too permissive search.exclude 2017-10-23 07:55:29 +02:00
isidor
efdc328058 ${workspaceRoot} -> ${workspaceFolder} 2017-09-19 11:21:49 +02:00
Joao
9f05aa015f Merge branch 'smoketest' 2017-09-05 11:31:37 +02:00
Rob Lourens
2ae090cdf6
Introduce a --inspect-search CLI argument, and enter debug mode by default when built locally 2017-09-04 14:08:40 -07:00
Joao
eec1386efe ignore search smoke out 2017-09-04 12:19:31 +02:00
Sandeep Somavarapu
e3461b41e8 Improvement to configuration view suite 2017-08-29 10:53:45 +02:00
Dirk Bäumer
062a918396 Merge pull request #32390 from dlech/run-dev-problem-matcher
Add empty problem matcher to "Run Dev" task
2017-08-14 11:07:22 +02:00
Rob Lourens
b73b7df129 🎉 Change vscode launch configs to 'protocol: inspector' 🎆 2017-08-13 20:23:11 -07:00
David Lechner
0db81eeff4 Add empty problem matcher to "Run Dev" task
Without this, vscode always asks you what to do. When you select an option, it edits this file, so we might as well put a configuration here so it doesn't keep asking.
2017-08-12 14:24:23 -05:00
isidor
5270ed4ecd debug: use mru list for configs 2017-07-26 12:02:46 +02:00
Ramya Achutha Rao
c9e03f199a Debug config for emmet tests 2017-07-25 20:15:45 -07:00
Matt Bierner
b87516f1c5 Remove attach to ts server from launch.json 2017-07-20 17:12:27 -07:00
Johannes Rieken
30ce2998fd teach lint rules new dynamic import statements 2017-07-14 10:08:11 +02:00
Dirk Baeumer
29bb20ce0e Adopt tasks.json to new schema 2017-06-27 21:44:31 +02:00
Dirk Baeumer
22fa494aee Incooperate API feedback 2017-06-23 10:25:45 +02:00
Dirk Baeumer
2ef8e48de4 Implemented latest feedback from #28235 2017-06-23 10:25:44 +02:00
Dirk Baeumer
171e5c204f Fixes #27730: Deprecation warnings in our package.json 2017-05-31 16:42:13 +02:00
Rob Lourens
665dbb442e sourceMaps is enabled by default, remove from launch configs 2017-05-26 09:28:02 +02:00
Rob Lourens
018f6ac2a6 Add Unit Test launch config (not sure why it was deleted?) 2017-05-26 09:28:02 +02:00