Commit graph

117 commits

Author SHA1 Message Date
Rachel Macfarlane
2040792965 Process monitor on Linux shows wrong process load, #51200 2018-06-06 17:09:39 -07:00
Matt Bierner
608bbb7c01 Use better colors for markdown code blocks 2018-05-30 22:53:56 -07:00
Erich Gamma
f4e9ff4773 keep @ts-check happy 2018-04-22 11:12:36 -07:00
Pine Wu
49471e6d08 Exclude yarn-error from hygiene 2018-04-12 10:38:24 -07:00
Rachel Macfarlane
6b62365d38
Use windows-process-tree module to list processes, #46433 2018-04-09 11:45:56 -07:00
Martin Aeschlimann
11a6848be9 [json] publish json language server in npm 2018-03-21 14:24:10 +01:00
Matt Bierner
468dc867cd Rename markdown to markdown-language-features 2018-03-19 21:08:39 -07:00
Martin Aeschlimann
086a751a06 [html] split extension (for #45900) 2018-03-17 16:32:55 +01:00
Alex Dima
0b71894240 Fix hygiene rules 2018-03-15 16:16:12 +01:00
Joao Moreno
0dfe0c4c3e Merge branch 'master' into gitattributes 2018-03-07 08:56:26 +01:00
Joao Moreno
d00c936f8b formatting is pain 2018-03-06 22:24:47 +01:00
Joao Moreno
f1a8e894c1 fix tsfmt 2018-03-06 16:33:20 +01:00
Joao Moreno
f1b3829704 fix hygiene 2018-03-06 16:11:17 +01:00
Joao Moreno
4e445e508a fix hygiene 2018-03-06 15:45:32 +01:00
Matt Bierner
1ab4fcd586 Check-in preview scripts
Need a way to run custom scripts as part of the top level vs code build
2018-03-05 12:45:05 -08:00
Joao Moreno
dfd12f750c remove line endings check by hygiene 2018-03-05 12:38:25 +01:00
Joao Moreno
0bc6ea5f77 Revert "Merge pull request #42647 from Microsoft/joao/fix-42494"
fixes Microsoft/monaco-editor#739

This reverts commit 04f5a8c4d6, reversing
changes made to f8b2e22b89.
2018-02-28 11:41:08 +01:00
Joao Moreno
b29c734670 Merge branch 'master' into joao/fix-42494 2018-02-28 10:59:11 +01:00
Erich Gamma
5265944563 remove code for no-unused-variable check 2018-02-27 16:29:22 +01:00
Joao Moreno
672449281b hygiene: handle deletions 2018-02-27 11:13:47 +01:00
Joao Moreno
71c0182177 use git index in hygiene 2018-02-27 11:05:21 +01:00
Erich Gamma
edf43bdf45 Disable creating a program for the tsling hygine 2018-02-27 07:25:36 +01:00
Erich Gamma
19294a32fc Enable linting for extensions and tests 2018-02-21 22:05:34 +01:00
Erich Gamma
f4157c62eb merged master 2018-02-21 17:20:38 +01:00
Joao Moreno
6b3be13124 💄 2018-02-12 12:26:07 +01:00
Erich Gamma
14ecae9b1e ensure to only lint files in the src program 2018-02-07 22:50:02 +01:00
Erich Gamma
9c553da1c8 Share a common tslint.json between the language service and the hyiene task 2018-02-03 17:47:14 +01:00
Erich Gamma
c7b7ace3d4 Perform the tslint checks in the context of a program to enable checks which require type information 2018-02-02 16:11:16 +01:00
Erich Gamma
5e41d2aafb enable checkJS 2018-02-01 14:39:12 +01:00
Erich Gamma
c51cdbdf8f experiment with unused variables 2018-01-30 10:35:31 +01:00
Benjamin Pasero
86244d39a7 add API tests that run on a workspace 2018-01-26 16:16:41 +01:00
Joao Moreno
e0a77715df no verbose tsfmt 2018-01-25 17:11:42 +01:00
Nicolas Ramz
7155f39d03 FIXED: issue window opened as child, fixes #42024 2018-01-23 09:37:15 -08:00
Dirk Baeumer
3cfabff6f2 Add ps-win.ps1 to out build scripts 2017-12-04 17:22:25 +01:00
Joao Moreno
b635672331 remove shrinkwrap references 2017-11-14 10:04:36 +01:00
Joao Moreno
c04085ad84 yarn: initial commit 2017-11-13 22:36:57 +01:00
Joao Moreno
7a01db1b43 fix tslint in hygiene
fixes #38207
2017-11-13 11:32:50 +01:00
Joao Moreno
322bd6136a fix no-unexternalized-strings rule 2017-11-13 11:13:07 +01:00
Erich Gamma
56111c9cc6 update to tslint5 2017-11-07 12:08:22 +01:00
Joao Moreno
5a104ee6be fix #37637 2017-11-06 15:41:18 +01:00
Felix Becker
c367b975aa Print progress output from gulp hygiene
Travis fails the build if it doesn't output anything for a long time
2017-11-02 16:38:38 -07:00
Joao Moreno
6798b9be0b fix eslint tslint tasks 2017-10-31 16:12:59 +01:00
Joao Moreno
3ace2f4c8d fix hygiene script 2017-10-24 10:55:51 +02:00
Joao Moreno
28fcacfdce fix bad src of files in hygiene 2017-10-10 17:53:33 +02:00
Daniel Imms
8996ce59c7 Add snapcraft.yaml to copyright filter 2017-10-04 09:53:27 -07:00
Joao Moreno
3002756d7d properly filter out yaml files from indentation 2017-10-04 13:54:22 +02:00
Daniel Imms
d2b2b4d7ea Add support for building x64 snap package 2017-09-26 14:18:00 -04:00
Benjamin Pasero
15b76dfb56 try to fix CI build 2017-09-04 14:41:46 +02:00
Joao Moreno
303a22286d fix eslint warnings in gulpfile.vscode.js 2017-07-12 09:57:20 +02:00
Joao Moreno
8903b773e8 update linux build agent 2017-07-03 11:07:57 +02:00