Commit graph

147 commits

Author SHA1 Message Date
Alex Dima 66f4c5be3a Adopt OSS tool 2018-11-16 23:21:02 +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
Benjamin Pasero 19bf44f3a8 settings - exclude uri.test.data.txt 2018-10-23 09:09:12 +02: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
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
Joao Moreno 01eeace4ed fixes #46163 2018-03-20 10:43:02 +01: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
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
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 eec1386efe ignore search smoke out 2017-09-04 12:19:31 +02: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
Erich Gamma 74dfb7e2bd remove the tsdk from the workspace setting 2017-01-25 12:18:12 +01:00
Benjamin Pasero 48c1c5777b update settings: hide derived 2017-01-12 09:22:09 +01:00
Joao Moreno 3b35c42992 disable codelens
each one can enable it in the user settings
2017-01-10 10:06:09 +01:00
Matt Bierner 1f9800e608 Enable ts reference code lens for testing 2017-01-09 11:01:19 -08:00
Joao Moreno 7929c74f9f use workspace tsdk 2016-12-12 11:18:48 +01:00
Benjamin Pasero a1f76c14db "typescript.check.workspaceVersion": false 2016-09-29 08:16:32 +02:00
Alex Dima 787b9c6479 No reason to see the .build folder 2016-09-21 10:43:45 +03:00
Benjamin Pasero db55c382f9 fix lcov settings on unix 2016-09-08 10:57:16 +02:00
Alex Dima 2075de7591 More lcov settings 2016-08-28 23:05:00 +02:00
Alex Dima 5102139f4e Fix missing standaloneSchemas 2016-08-23 09:16:47 +02:00
Alex Dima e055454adb Add lcov support 2016-08-22 00:10:34 +02:00
Dirk Baeumer 216c6b8a6d Cleanup merged settings and polish jsdoc 2016-06-23 13:43:12 +02:00
Dirk Baeumer a4aeaa1d67 TypeScript builder adoption 2016-06-17 19:03:04 +02:00
Benjamin Pasero 089a8a637a fix settings for search exclude 2016-03-16 11:26:04 +01:00
Benjamin Pasero af13ed5d1b exclude i18n from search results 2016-03-08 12:08:15 +01:00
Joao Moreno d63380a375 move unexternalized strings rule 2016-03-07 12:56:32 +01:00
Dirk Baeumer 16eb8abc87 Add eol setting 2016-03-01 11:35:17 +01:00
Dirk Baeumer d47c2c03df Port noUnexternalizedStringsRule to TS 1.8.0. Add support to detect duplicate keys with different messages 2016-02-18 09:12:42 +01:00
Dirk Baeumer 07e3011a62 Fixed TS version status 2016-02-17 16:49:05 +01:00
Dirk Baeumer 554004be49 Fixes #3087: Remove JavaScript and TypeScript from VSCode 2016-02-17 15:46:10 +01:00
Benjamin Pasero 55b8bff54b settings 2016-01-28 17:04:13 +01:00
Dirk Baeumer fbadb9365b Set tslint.enable=true 2016-01-26 09:38:45 +01:00
Erich Gamma 6ca007d86e enable the microsoft rules directory 2016-01-14 19:38:28 +01:00
Benjamin Pasero b82b39af71 enable fuzzy matching for file packer by default 2016-01-13 16:19:25 +01:00
Benjamin Pasero e911c888a3 filePicker.alternateFileNameMatching: true 2016-01-05 16:15:11 +01:00
Joao Moreno e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00