Commit graph

139 commits

Author SHA1 Message Date
Johannes Rieken 84ef964f73
enable typescript inlay hints for all for feedback 2022-01-03 10:19:24 +01:00
João Moreno e7ea07d358
docs(sash): 📝 add documentation for the Sash widget
Related-to: #124652
2021-11-10 12:17:03 +01:00
João Moreno 5dfa71a9e8
fix(git): 🐛 git api commands should be registered as contributions
Closes: #111658
2021-11-09 13:24:28 +01:00
João Moreno 144d7e3f68
fix(list): 🐛 list/tree should show focus outline while context menu is open
Closes: #123771
2021-11-08 15:51:31 +01:00
João Moreno 39e3b69db0
chore: 🔧 update conventional commit scopes 2021-11-08 14:58:18 +01:00
João Moreno 6f0346f2cb
fix(splitview): up/down arrows should change focus between pane view headers
Closes: #117440
2021-11-08 14:21:36 +01:00
João Moreno 5ce44b2e01
feat(grid): 🚸 2x2 mode can be enabled by splitting
Closes: #117866
2021-11-08 13:58:29 +01:00
João Moreno cfb6bc83c9
fix(scm): dont create event listeners per scm row
Closes: #115016
2021-11-08 11:58:28 +01:00
João Moreno e5bcb02e1e
fix(tree): 🐛 allow navigating between breadcrumbs using arrow keys 2021-11-05 16:23:15 +01:00
Alex Dima 9d67be7ae0
Remove no longer necessary special settings for src/vs/server 2021-10-21 09:05:59 +02:00
Matt Bierner f0975ec56c
Remove now unused setting 2021-09-08 13:48:23 -07:00
Connor Peet 126218be87
main: add a lockfile, and set the user data dir while debugging
See https://github.com/microsoft/vscode/issues/127861#issuecomment-877417451
2021-07-09 12:56:02 -07:00
Connor Peet bb3ea733de
testing: rework running side to new apis 2021-04-16 16:40:01 -07:00
Matt Bierner 34354cd5a5 Enable useMarkdownRenderer by default again and document this experimental setting 2021-03-29 14:28:18 -07:00
Matt Bierner ff42bf4651 Disable markdown renders by default
Disabling to get more testing of stable markdown renderers before shipping
2021-03-23 21:02:19 -07:00
Connor Peet 5b41604444
testing: add more logical default autorun behavior
Fixes #117526
2021-03-09 16:40:38 -08:00
Matt Bierner 8806d063fe Enable extensible markdown notebook rendering in VS Code workspace 2021-02-18 15:37:00 -08:00
Connor Peet 65e1707d19
format js/ts on save 2020-12-17 08:13:35 -08:00
Alex Dima b3f4f13920
Fix unit test 2020-10-20 15:29:35 +02:00
João Moreno 448115e436
set default formatter for js 2020-09-22 14:36:58 +02:00
Matt Bierner 1512c95b66 Update to latest TS nightly for building VS Code 2020-06-29 14:40:15 -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
Alex Dima a6e59815c8
Adopt vscode-oniguruma-wasm 2020-04-23 11:16:21 +02:00
João Moreno 029ef4465b disable typescript task auto detect 2020-04-17 14:16:37 +02:00
Pine Wu 3474ea740e Add TS formatter settings 2020-03-05 13:45:19 -08:00
Benjamin Pasero 35379aba75 smoke - headless option is troublesome 2020-02-11 17:35:53 +01:00
Johannes Rieken 50d16a37d9 add rulePaths-option for eslint extension 2019-12-31 11:20:42 +01:00
Eric Amodio cf09d57296 Changes npm script runner to use yarn 2019-10-24 16:57:44 -04:00
Alex Ross 60633f308e Turn off gulp autodetect for the repo 2019-10-18 11:52:19 +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
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
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
isidor 08f90efead merge master 2018-12-28 15:30:48 +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
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