Commit graph

2900 commits

Author SHA1 Message Date
Connor Peet b6b604ab37
extensions: fix missing update to compiled extensions build file 2020-01-24 09:59:33 -08:00
Connor Peet 61a928c824
extensions: use specific js-debug-nightly version to avoid downloading each time 2020-01-24 09:45:25 -08:00
Rob Lourens 4234daa304 Bump node2 2020-01-24 09:12:27 -08:00
Connor Peet 7ad58a9bd7
extensions: allow built-in extensions on different qualities (#89199)
Adds a new optional `forQualities` property to built-in extensions,
and filters that as appropriate for different builds.
2020-01-24 07:39:34 -08:00
Johannes Rieken 8c8d0d6c26 update references viewlet, https://github.com/microsoft/vscode/issues/89214 2020-01-24 12:39:35 +01:00
Joao Moreno 80e2ea28b6
use macOS-latest hosted agent 2020-01-24 09:44:16 +01:00
Johannes Rieken c6b510a3fe consume latest version of references-view, https://github.com/microsoft/vscode/issues/88413 2020-01-16 12:29:13 +01:00
Sandeep Somavarapu a46a5dba98 #88322 Provide a picker to select extensions to sync 2020-01-16 09:03:39 +01:00
Alexandru Dima 10603fe212
Rerun monacodts on latest and replace " with ' in strings 2020-01-14 16:31:17 +01:00
Alexandru Dima b4a79d682a
Add getters for computed editor options (Fixes microsoft/monaco-editor#1734) 2020-01-14 16:31:16 +01:00
Benjamin Pasero 1f5a5470c5 implement backup on shutdown via working copies (#84672) 2020-01-14 15:30:23 +01:00
Joao Moreno 1420967188
fixes #86848 2020-01-14 12:18:26 +01:00
Johannes Rieken 7a62151d6a fix https://github.com/microsoft/vscode/issues/88591 2020-01-14 09:27:19 +01:00
Johannes Rieken 17d6b13a35
Merge pull request #88428 from microsoft/joh/bulkEditPreview
Preview workspace edits
2020-01-13 09:24:39 +01:00
Matt Bierner 22fad2a49c Update VS Code build with TS 3.8 beta 2020-01-10 18:19:41 -08:00
Johannes Rieken 8c34dcc521 Merge branch 'master' into joh/bulkEditPreview 2020-01-09 13:01:41 +01:00
Matt Bierner cb47915e3b Pick up latest ts nightly for building VS Code 2020-01-08 15:37:59 -08:00
SteVen Batten bfa682ac1c fixes #87056 2020-01-08 09:44:19 -08:00
Johannes Rieken c52001dcea Merge branch 'master' into joh/bulkEditPreview 2020-01-08 09:30:30 +01:00
Benjamin Pasero d59de94ba1 💄 2020-01-07 11:19:01 +01:00
Benjamin Pasero 9b6b25112e 💄 2020-01-07 11:10:01 +01:00
Benjamin Pasero 078b82d428 debt - rewrite layers checker to catch more cases 2020-01-07 11:04:05 +01:00
Johannes Rieken 552dcd69e1 Merge branch 'master' into joh/bulkEditPreview 2020-01-07 11:03:40 +01:00
Matt Bierner 464ee368df Update build to use latest TS 3.8 nightly
We want more testing of the TS nightly bits
2020-01-06 10:15:38 -08:00
Johannes Rieken 8157c469b6 Merge branch 'master' into joh/bulkEditPreview 2020-01-06 16:34:17 +01:00
Alexandru Dima 67f9228713
bump version 2020-01-06 16:12:12 +01:00
Alexandru Dima 5418a56423
Fixes microsoft/monaco-editor#1746: Add typings for all possible options, even the global ones 2020-01-06 13:34:15 +01:00
Benjamin Pasero bd1042c160 lint - use single quotes 2020-01-06 12:27:38 +01:00
Benjamin Pasero 9349e9a2fd build - try to fix eslint compile issue in builds folder 2020-01-06 10:59:05 +01:00
Johannes Rieken 0bce136f24 update extension dependency, https://github.com/microsoft/vscode/issues/87625 2020-01-06 10:17:44 +01:00
Alexandru Dima f3f7bc580a
Fixes microsoft/monaco-editor#1729: Fix running the build on Windows (files with \r\n) 2020-01-06 10:07:58 +01:00
Martin Aeschlimann 20d3e2dc3b folding highlight setting (for #83983) 2020-01-05 19:50:55 +01:00
Johannes Rieken a9f8033549 eslint - make nls-rule a little more strict 2020-01-03 11:44:54 +01:00
Johannes Rieken 125ba4a8a6 enable custom/forked no-unused-expressions rule 2020-01-03 09:32:40 +01:00
Johannes Rieken ca8a717f5e tslint removal 2020-01-03 09:01:41 +01:00
Johannes Rieken 37b071f439 remove custom tslint rules 2020-01-03 08:59:50 +01:00
Johannes Rieken 769bbe2dde remove tslint.json files 2020-01-03 08:05:23 +01:00
Johannes Rieken 2a71a96cd4 also disable tslint for build-folder 2020-01-02 20:44:53 +01:00
Johannes Rieken 80e6e42a7e adjust rule to allow double quotes for "use strict" and other directives 2020-01-02 20:43:58 +01:00
Johannes Rieken 2141437fdc fix eslint issues in build/gulpfile.* 2020-01-02 20:35:07 +01:00
Johannes Rieken ee4dccd069 disable tslint in hygiene check 2020-01-02 20:10:05 +01:00
Johannes Rieken e6d9b41a8c makes eslint fail the hygiene checks 2019-12-31 11:59:27 +01:00
Johannes Rieken 324764a4df cleanup rule meta data, add links when possible 2019-12-31 11:32:41 +01:00
Johannes Rieken dc84c71213 update 'gulp eslint' and 'gulp hygiene' so that eslint also seens TS files 2019-12-31 10:36:33 +01:00
Johannes Rieken 600fdedbac correctly configure rule paths in hygiene task 2019-12-31 09:29:41 +01:00
Johannes Rieken e27d7cafa1 only one double-qoute string rule 2019-12-31 09:14:07 +01:00
Johannes Rieken 9fefd2b6fb relax and allow double quoted strings appearing inside localize call 2019-12-30 18:45:33 +01:00
Johannes Rieken c9179d1e6a fix nls-rule when using member-expression 2019-12-30 18:39:30 +01:00
Johannes Rieken a61f38eee5 migrate no-unexternalized-strings rule (have two variants) 2019-12-30 17:48:21 +01:00
Johannes Rieken 53d1dffaff use AST selector to simplify things 2019-12-30 14:57:04 +01:00