Commit graph

518 commits

Author SHA1 Message Date
Johannes Rieken b213389208 update verify-notebook 2020-10-29 10:43:17 +01:00
Johannes Rieken 71616bd36d delete obsolete es6-search file, https://github.com/microsoft/vscode/issues/103454 2020-10-27 18:10:28 +01:00
rebornix c049c63281 update endgame notebook. 2020-10-27 09:08:05 -07:00
Connor Peet 9b646fda6c
debug: adopt perScriptSourcemaps options for faster browser debugging 2020-10-21 16:34:59 -07:00
Alex Dima b3f4f13920
Fix unit test 2020-10-20 15:29:35 +02:00
Johannes Rieken d369bb1a90 update search file 2020-10-15 18:27:15 +02:00
Johannes Rieken 4e953775d8 updates 2020-10-15 17:34:02 +02:00
Johannes Rieken 6ca5884389 notebook for missing type, missing feature area, https://github.com/microsoft/vscode/issues/108472 2020-10-15 16:00:12 +02:00
Johannes Rieken 8ad89d0f09 update search file 2020-10-09 14:32:11 +02:00
Johannes Rieken 12d8f740aa updates search file 2020-10-08 11:34:31 +02:00
Johannes Rieken a8cf19d34a use tt policy when rendering html from markdown, https://github.com/microsoft/vscode/issues/106396 2020-10-08 10:07:46 +02:00
Connor Peet d15cc23e6e fix: allow debugging unit tests in web/codespaces
Fixes https://github.com/microsoft/vscode-internalbacklog/issues/1472
2020-10-06 17:38:30 +00:00
Johannes Rieken 40cd3b8bdd update search file, remove unused functions, https://github.com/microsoft/vscode/issues/103454 2020-10-06 10:25:37 +02:00
Johannes Rieken 690cbd53ef no more emmet ignore 2020-10-05 16:42:09 +02:00
Johannes Rieken 2af1bdd1fc update search file 2020-10-05 11:39:29 +02:00
Johannes Rieken ea3c3a0c1d update es6 search file https://github.com/microsoft/vscode/issues/103454 2020-10-05 11:37:56 +02:00
rebornix 357d4e7a0e revert unnecessary endgame notebook change 2020-09-30 11:58:11 -07:00
rebornix 9d4ebd493d add my test plan item in endgame notebook. 2020-09-30 11:04:17 -07:00
SteVen Batten be89f7901c rename 2020-09-29 11:40:16 -07:00
SteVen Batten 75272ee581 move endgame notebooke 2020-09-29 10:53:12 -07:00
Johannes Rieken 4c72203007 update inbox notebook 2020-09-29 12:58:23 +02:00
Johannes Rieken 3593945feb final newline 2020-09-29 09:08:58 +02:00
João Moreno c6688faf96
Merge remote-tracking branch 'origin/master' into joao/build-cleanup 2020-09-22 14:55:57 +02:00
João Moreno 448115e436
set default formatter for js 2020-09-22 14:36:58 +02:00
Johannes Rieken c4b0d87268 https://github.com/microsoft/vscode/issues/103454 2020-09-22 12:11:53 +02:00
Johannes Rieken ff7a107e41 update search file 2020-09-18 10:47:37 +02:00
ChaseKnowlden e8760a5d6c Fix capitalization of GitHub org 2020-09-17 11:43:03 +02:00
Benjamin Pasero fcb916f02c debt - remove array.first (#103454) 2020-09-16 14:20:25 +02:00
Johannes Rieken db78402816 update search files 2020-09-14 15:38:31 +02:00
Johannes Rieken 55a7f0aa48 update search file, https://github.com/microsoft/vscode/issues/106395 2020-09-11 10:10:35 +02:00
Johannes Rieken 226c417bc6 update trusted types search 2020-09-10 11:30:10 +02:00
Johannes Rieken 758f35532b trusted types - use textContent for style elements, fyi @rebornix 2020-09-09 14:37:27 +02:00
Johannes Rieken 900e16aea7 update trusted types search 2020-09-09 14:22:00 +02:00
Johannes Rieken e516bf3251 updated searches 2020-09-09 09:39:23 +02:00
Johannes Rieken 7b08ea7e02 notebook update 2020-09-08 16:34:41 +02:00
Johannes Rieken 0d6a1f8e1c TrustedTypes - use clearNode instead of innerHTML 2020-09-08 09:42:19 +02:00
Johannes Rieken a002404b2e update notebooks 2020-09-08 09:39:17 +02:00
Johannes Rieken 0e91435a07 chore - trusted types search 2020-09-08 09:31:04 +02:00
Connor Peet df30a1ff76
fix: resolve sourcemaps in extensions
Fixes https://github.com/microsoft/vscode/issues/105859
2020-09-01 10:59:48 -07:00
Johannes Rieken 45e6a5e617 yarn.lock and task for tsec, https://github.com/microsoft/vscode/issues/105747 2020-09-01 13:04:39 +02:00
Benjamin Pasero 651fb28e3c web - rename resources/serverless => resources/web 2020-08-18 09:49:53 +02:00
Connor Peet 49924e7ba0
debug: improve self-host debug configurations
https://github.com/microsoft/vscode/issues/100368
2020-08-12 16:41:11 -07:00
Johannes Rieken 038573aa0f update notebooks 2020-08-11 16:15:41 +02:00
Johannes Rieken 4f00cac434 update es6 search 2020-08-10 12:52:12 +02:00
Jackson Kearl f64150b9bc Bump issue notebook month 2020-08-06 11:07:53 -07:00
Connor Peet 322293b46e
fix: vscode prelaunch task failing on case-sensitive filesystems
Fixes https://github.com/microsoft/vscode/issues/104105
2020-08-06 08:10:20 -07:00
Ladislau Szomoru 4108388d87 Add Wiki content, update queries 2020-08-04 15:59:19 +02:00
Connor Peet 262ab802d3
launch: check prerequisites in a pre-launch task
Fixes https://github.com/microsoft/vscode/issues/103708
2020-07-31 10:55:07 -07:00
Matt Bierner bdd3721849 Add custom editor test extension
Adds a simple set of tests for custom editors in a new extension. This is currently not run during CI since we want more testing to make sure it is reliable
2020-07-29 14:05:44 -07:00
Johannes Rieken 676ee1c945 add api notebook 2020-07-14 17:01:48 +02:00
Matt Bierner 362d345448 Adding tests for opening markdown document links 2020-07-10 13:25:55 -07:00
Johannes Rieken 0d7c4a6f20 update es6.code-search 2020-07-10 11:58:02 +02:00
Johannes Rieken 5cb5e32a4e dont recommend extension needing proposed API 2020-07-10 08:45:45 +02:00
Alex Ross 42764922e9 Add daemon build kill tasks 2020-07-08 13:53:39 +02:00
João Moreno 7199c076e3 use compound tasks for selfhost 2020-07-07 11:34:06 +02:00
Johannes Rieken fd8a7749f7 update queries 2020-07-03 10:27:26 +02:00
João Moreno a6327082d1 parallelize watch-client and watch-extensions 2020-07-03 10:25:24 +02:00
Miguel Solorio f3280356e4 Remove empty line 2020-07-02 14:32:30 -07:00
Connor Peet 800caa0f7f
debug: close whole vscode 'browser' when ending sessions
Fixes https://github.com/microsoft/vscode-js-debug/issues/554
2020-07-02 11:37:22 -07:00
Johannes Rieken 7e9c8f4814 exclude duplicates from verification 2020-07-02 11:58:22 +02:00
Johannes Rieken 819bc7363d tweaks 2020-07-02 11:28:24 +02:00
Johannes Rieken cf6b10a88a add verification notebook 2020-07-02 11:26:43 +02:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -07:00
Eric Amodio 2fbb91cca4 Adds tasks for web extensions 2020-06-29 11:43:09 -04:00
Chuck Lantz 0710dca120
Merge branch 'master' into clantz/dev-container 2020-06-29 06:47:03 -07:00
Matt Bierner a8f1fedaf6 Update to latest TS 4.0 for building VS Code
Also removes an unused export that was causing compile issues
2020-06-22 15:02:52 -07:00
Johannes Rieken c66ac0387c move perf data into separate file that's ignored by search, fyi @sandy081 2020-06-18 11:21:23 +02:00
Johannes Rieken fd2658d804 fix indentation 2020-06-15 16:14:34 +02:00
Johannes Rieken b4da98ac07 add more repos to my-work 2020-06-10 16:23:39 +02:00
Johannes Rieken cd6a361d7f notebook tweaks 2020-06-10 16:18:28 +02:00
Johannes Rieken 72627fa53b tweak my work 2020-06-10 16:11:39 +02:00
Johannes Rieken be0a7e2e66 add my-work and inbox GH notebooks 2020-06-10 16:04:56 +02:00
Eric Amodio bb97e452f1 Fixes #99666 - moves code-web into resources/ 2020-06-09 10:59:15 -04:00
Chuck Lantz fa63641648
Merge branch 'master' into clantz/dev-container 2020-06-09 07:57:55 -07:00
Eric Amodio c523955ccc Removes unneeded -- with yarn 2020-06-08 18:09:37 -04:00
Eric Amodio 87689f9fa3 Adds msedge launch config 2020-06-08 18:09:37 -04:00
Jackson Kearl 39456ea09d Update line numbers 2020-06-08 12:19:57 -07:00
Chuck Lantz f6caf01684 Merge branch 'master' of https://github.com/microsoft/vscode into clantz/dev-container 2020-06-03 18:08:29 -07:00
Rob Lourens b2484fb295 Use "stopAll" in compound VS Code launch config 2020-06-03 12:10:36 -05:00
Chuck Lantz 6ab27c4d8c Development container for VS Code 2020-06-01 20:46:08 -07:00
rebornix a537cb7370 💄 2020-05-29 12:07:35 -07:00
Martin Aeschlimann d1a3e6ede6 run webpack in code-dev 2020-05-26 18:15:01 +02:00
Martin Aeschlimann 2e5b0824d1 Allow to run css language server headless 2020-05-22 17:08:16 +02:00
Matt Bierner 39fb3b1065 Mark add missing imports as preferred fixes
Allow auto fixing add missing imports if:

- There is only one possible import
- And there are no better fixes (such as spelling changes)
2020-05-15 10:39:43 -07:00
Johannes Rieken b68da37516 don't hide attach to extension host 2020-05-15 13:08:56 +02:00
João Moreno 487e81efa1 add main process launch config back 2020-05-07 10:37:24 +02:00
Johannes Rieken f4f7312b86 update "deprecated, use es6' list 2020-04-30 15:28:18 +02:00
Jackson Kearl c39ce2f2d8 Add when conditions. Closes #96600.
Fixup outdated saved search.
2020-04-29 08:39:43 -07:00
Rob Lourens 19e81f87c6 Remove dupe key 2020-04-24 13:46:02 -05:00
rebornix b9eafe5f66 intergration tests. 2020-04-23 11:55:23 -07:00
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
Johannes Rieken 14911c46d2 updates ES6 deprecated list 2020-04-22 10:20:03 +02:00
Connor Peet 61ed5c8d1e launch: restart attachment to extension host process 2020-04-17 12:24:27 -07:00
João Moreno c5e8b23822 clean launch.json 2020-04-17 21:22:49 +02:00
Daniel Imms 19a651b1bc Up ext host timeout to 30 seconds
It can take a long time to start up the client on Windows
2020-04-17 09:09:50 -07:00
João Moreno 5252b76e2b add shared process to vs code launch config 2020-04-17 17:38:50 +02:00
João Moreno 6102b5b6fd use browserLaunchLocation workspace 2020-04-17 17:05:52 +02:00
João Moreno 7b2b9adc7e use js-debugger for Launch VS Code 2020-04-17 17:04:21 +02:00
João Moreno 029ef4465b disable typescript task auto detect 2020-04-17 14:16:37 +02:00
João Moreno c7b69ce12a use yarn watchd for the default build task 2020-04-16 14:42:52 +02:00
João Moreno 8eb6617855 revert task 2020-04-16 11:36:46 +02:00
João Moreno 2c97c71f73 deemon 2020-04-16 11:35:34 +02:00
Johannes Rieken b42a7471e6 add deprecation comment for es6-search, https://github.com/microsoft/vscode/issues/94117 2020-04-02 14:06:42 +02:00
Johannes Rieken 435048ba35 add search for pre-es6 util 2020-03-06 15:24:42 +01:00
Pine Wu 3474ea740e Add TS formatter settings 2020-03-05 13:45:19 -08:00
Rob Lourens c5174a6fd3 Work around #86382 2020-03-03 15:13:09 -08:00
Matt Bierner 2158e77627 Enable strict mode for VS Code core
Fixes #81574
2020-02-18 10:41:41 -08:00
isidor ce0ccef99d do not restart the attach to extension host launch config 2020-02-17 16:48:32 +01:00
Benjamin Pasero 35379aba75 smoke - headless option is troublesome 2020-02-11 17:35:53 +01:00
Benjamin Pasero 5393954877 tests - have a test/unit folder 2020-02-07 09:51:28 +01:00
Joao Moreno aeb205903a
add git tests launch config 2020-02-04 12:35:29 +01:00
Jackson Kearl 2ce17a576c Remove empty logging from telemetry2 searches. 2020-01-27 16:26:10 -08:00
Jackson Kearl 3fbfca7469 Update regex 2020-01-15 15:16:38 -08:00
Martin Aeschlimann a2d46d4b68 ts semantic highlighting: support alias 2020-01-15 23:08:15 +01:00
Jackson Kearl 74cfdce895 Add mock of how we might use search editors + track bugs related to ts/36031 2020-01-15 08:48:50 -08:00
Connor Peet f6f9931377
add launch.json settings to make js-debug faster 2020-01-10 14:34:38 -08:00
Martin Aeschlimann 7b4a6961d9 Merge branch 'master' into aeschli/ts-in-html 2020-01-08 11:35:57 +01:00
Andre Weinand 875bb849d5 unhide EH debug config 2020-01-08 10:27:20 +01:00
Rob Lourens 349c36e921 Unhide some common launch configs 2020-01-07 17:40:41 -08:00
Martin Aeschlimann f24b58c186 ts sem tokens in html 2020-01-07 17:54:47 +01:00
Johannes Rieken 186491566a add eslint task definition 2020-01-03 10:34:42 +01:00
Johannes Rieken ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Johannes Rieken 50d16a37d9 add rulePaths-option for eslint extension 2019-12-31 11:20:42 +01:00
isidor ecc140e81d adaopt presentationHint in our launch.json 2019-12-20 11:09:32 +01:00
Martin Aeschlimann 8bbe5ce092 tests 2019-12-18 22:29:46 +01:00
Connor Peet 94116da8fa
add port to vscode launch.json for pwa debugger 2019-11-18 11:54:55 -08:00
Matt Bierner 23947ea1ff Add strict function type task
For #81574

Replaces the strict property task since this is no longer needed
2019-11-14 17:27:18 -08:00
Joao Moreno a8cd55799d update vs code default launch config 2019-11-01 09:04:12 +01:00
Eric Amodio cf09d57296 Changes npm script runner to use yarn 2019-10-24 16:57:44 -04:00
Joao Moreno 1b676712a2 launch: move timeout 2019-10-23 11:17:07 +02:00
Alex Ross 60633f308e Turn off gulp autodetect for the repo 2019-10-18 11:52:19 +02:00
Joao Moreno da114f3625 fix electron task 2019-10-17 11:32:37 +02:00
Alex Ross 198b3a28da Make Run web task beginsPattern slightly more specific
Fixes #82621
2019-10-16 12:19:42 +02:00
Rob Lourens 0fc787b94c Fix launch config name 2019-10-15 22:32:19 -07:00
Rob Lourens 84d62ea8a3 Add launch config/task for "yarn web" 2019-10-15 11:27:23 -07:00
Benjamin Pasero 49129e9911
Allow to run web client out of sources (#82569)
* web - first cut allow to run from oss

* add launch config
2019-10-15 10:50:25 +02:00
Joao Moreno 89d3447460 fix colorized unit tests debug target 2019-09-26 10:51:05 +02:00
Alex Ross f239d28539 Make build task default 2019-09-26 09:56:10 +02:00
Miguel Solorio 9b7585518f Remove ext setting 2019-09-20 16:00:37 -07:00
Miguel Solorio 03c444e89a Adopt icon font in explorer 2019-09-20 15:46:16 -07:00
Alex Dima 5e13837b56 Adopt new OSS tool format for cglicenses.json 2019-08-26 12:34:58 +02:00
Alex Ross 93af1ad14d Add group to configure task
This will help prevent confusion

Fixes #78396
2019-08-05 11:47:07 +02:00
Joao Moreno a4fd7f28ca team settings 2019-07-25 10:32:59 +02:00
Matt Bierner 35f77aab43 Enable useSeparateSyntaxServer by default and remove the experimental section from setting name
Fixes #76420
2019-07-01 15:10:21 -07:00
Matt Bierner b362e9b6ca Enable "typescript.experimental.useSeparateSyntaxServer" for VS Code workspace 2019-06-20 17:11:20 -07:00
Rob Lourens db6c0dc75d
Default chrome-debug to be a workspace extension to enable debugging vscode on a remote 2019-06-17 11:21:14 -07:00
Christian Oliff 63fe7ad216 Recommend users install EditorConfig extension (#75391) 2019-06-13 09:58:29 -07:00
SteVen Batten 81d7885dc2 fix main proc launch config for windows 2019-06-07 21:51:50 -07:00
Matt Bierner 4f03abce7c Add strict properly init task 2019-04-03 14:54:02 -07:00
Rob Lourens 60fd1c5931 Exclude unnecessary env vars when debugging 2019-03-23 19:32:20 +00:00
Matt Bierner 7d0e64f5ec Strict null check VS Code
Fixes #60565
Fixes #70417
2019-03-19 10:51:31 -07:00
Matt Irvine a23f843bc7 Fix Unit Test launch configuration 2019-03-15 18:38:07 -07:00
Alex Dima d8f660d5ff Minor tweaks for #65137 2019-02-15 17:41:09 +01:00
Max Sysoev 8a04f8fed7 Add maxTokenizationLineLength configuration option 2019-02-15 16:54:31 +01:00
Alex Dima 0a61bab1a2 Format settings.json 2019-02-08 15:36:13 +01:00
SteVen Batten c45d91d9c1
Workbench Grid Layout Behind flag (#63066)
* partially functioning grid view

* lots of toggling behavior and editor restore

* dimension changes

* restore layout and fix titlebar

* fix view dimensions on toggle/move

* increase timeout for debug config

* undo unnecessary changes to CSS

* put grid layout behind setting

* fix strict null checks

* address code comments from @bpasero

* changing key name
2019-01-23 14:16:37 -08:00
isidor 0742a095ba merge master 2019-01-07 10:55:16 +01:00
Johannes Rieken 3ab9550686 fix #66135 2019-01-07 10:45:13 +01:00
isidor 08f90efead merge master 2018-12-28 15:30:48 +01:00
Rob Lourens a50ee96c33 Fix #65086 2018-12-14 11:13:38 -08:00
Johannes Rieken 11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Alex Ross 44bf93164a Make strict null check automatic 2018-11-30 15:06:08 +01:00
Rob Lourens 5f09207fea Fix shared process launch config 2018-11-28 12:08:50 -08:00
isidor 03acf80627 rename isOnlyDevelopmentDependency to developmentDependency 2018-11-21 16:17:52 +01:00
isidor 085f4656ed add some commit hashes and versions to cgmanifest.json 2018-11-20 16:31:08 +01:00
isidor 9edd984da8 delete OSSREADME.json 2018-11-20 12:54:22 +01:00
Alex Dima 66f4c5be3a Adopt OSS tool 2018-11-16 23:21:02 +01:00
isidor 7baccc2f97 remove default fields from launch.json 2018-11-15 15:56:13 +01:00
Matt Bierner 573af50461 Switch VS Code workspace to use typescript-tslint-plugin
Use the plugin version of TS lint rather than the external version. Add the plugin as a local dev dependency and add the vscode extension that contributes the plugin as a recomended extension. This should enable the plugin when using the standard version of TS and when using the workspace version of TS
2018-11-12 14:49:30 -08:00
Johannes Rieken 3e6a5fe47e tweak snippet 2018-11-07 16:52:02 +01:00
Johannes Rieken ffcd4f5f9c no more 'use strict' 2018-10-24 15:24:54 +02:00
Benjamin Pasero 19bf44f3a8 settings - exclude uri.test.data.txt 2018-10-23 09:09:12 +02:00
Rob Lourens 97835057a8 Move new launch config down so it's sorted after "Launch VS Code" 2018-10-18 16:48:39 -07:00
Rob Lourens f1e50ad67a Add launch config for vscode main proc 2018-10-18 10:25:58 -07:00
Rob Lourens 49ba5a4b9c Fix #60203 - VSCODE_NODE_CACHED_DATA_DIR can be inherited from the DA process. If --no-cached-data is passed, that var should be cleared 2018-10-18 08:59:20 -07:00
Dirk Baeumer 832a49c79a Problem matcher for strict null checks 2018-10-16 16:15:36 +02:00
Johannes Rieken 8947e963ec tweak strict null task 2018-10-16 15:52:57 +02:00
Johannes Rieken 5df93623cf add strict null task 2018-10-16 15:37:48 +02:00
Johannes Rieken c2d0322c42 more shared snippets 2018-10-01 17:58:56 +02:00
Johannes Rieken a5a1f74d0e add shared snippet file, add copyright header statement 2018-09-24 15:25:51 +02:00
Benjamin Pasero 1e98303d91 bootstrap - move workbench.js to electron-code 2018-09-10 07:48:52 +02:00
Rob Lourens 4f3ccc9a5c Launch config changes 2018-08-21 11:28:35 -07:00
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
Joao Moreno 05fa3b90ff remove unit test launch configuration 2017-05-19 11:03:57 +02:00
Matt Bierner b8b81b73b4 add tsserver.debug option 2017-05-18 17:34:58 -07:00
Johannes Rieken 147fee87b8 enable tslint for our workspace 2017-05-18 11:42:04 +02:00
Erich Gamma f4a351fc08 Move tslint settings to tslint.json 2017-05-17 16:13:23 +02:00
Joao Moreno 6146b9739a git: run status without buffering whole output 2017-04-18 17:16:20 +02:00
Rob Lourens 2214d34a9b Tweak launch.json - Fix #23626 2017-03-30 10:41:39 -07:00
Benjamin Pasero a03a09b4b4 launch.json: add compound config to debug main and renderer from one launch 2017-03-23 06:45:51 -07:00
Rob Lourens 1d89f95b04 Fix #22984 and add unit tests 2017-03-22 13:45:09 -07:00
Rob Lourens 7ecdd35f53 Use new chrome-debug 'urlFilter' to attach to renderer process 2017-03-18 18:43:10 -07:00
Rob Lourens 62ec995019 Ripgrep search 2017-03-15 12:42:57 -07:00
Rob Lourens 69a37cd7ca Add 'url' to attach config -
(workaround for chrome-debug bug)
2017-03-15 11:24:54 -07:00
Joao Moreno 7c85231fb1 debug: restart attach to extension host 2017-02-17 16:10:58 +01:00
Joao Moreno 86e494c57e test: fix launch paths 2017-02-16 09:00:14 +01:00
Joao Moreno d871d315c8 fixes #20344 2017-02-15 11:58:37 +01:00
Joao Moreno 1f1e4683a2 adopt isBackground 2017-02-08 09:05:17 +01:00
Alex Dima 24b6838819 Remove invalid debug target (fixes #19908) 2017-02-07 16:28:05 +01:00
Andre Weinand c783a8d1ba force some launch configs to use legacy node debugger 2017-02-03 14:55:13 +01:00
Matt Bierner e02eac0d52 Revert launch.json change 2017-01-25 17:25:19 -08:00