Commit graph

179 commits

Author SHA1 Message Date
João Moreno a9e56b859d
Merge pull request #56670 from segevfiner/shell-completions
code command completions for Bash & Zsh
2019-01-04 16:11:10 +01:00
Johannes Rieken 11fb2c1389 remove winjs-promise - fixes #53526 2018-12-13 10:28:26 +01:00
Johannes Rieken 33349fa582 add smaller promise-polyfill for IE11 - #53526 2018-12-13 10:07:56 +01:00
Joao Moreno 420edabab8 rename tfs to azure-pipelines 2018-11-19 10:46:19 +01:00
Alex Dima 88bb48278d Authority exploration 2018-11-08 21:59:56 +01:00
Segev Finer c0895eb214 Merge remote-tracking branch 'upstream/master' into shell-completions 2018-09-22 19:48:51 +03:00
Benjamin Pasero a181a96d1c
Provide file icons per file type (#58795)
* first cut icons per file type (for #4845)

* update icon set

* update distro

* tweaks

* update distro
2018-09-17 11:09:47 +02:00
Alex Dima 6c690f5bef Adopt latest loader 2018-09-03 17:37:45 +02:00
Segev Finer 9bcb083b48 Add Zsh completion script from Zsh sources
Originally from:
https://github.com/zsh-users/zsh/blob/master/Completion/X/Command/_code
2018-08-17 14:21:22 +03:00
Joao Moreno d1fed9e7cf wip: attempt to sign uninstaller 2018-07-02 11:43:03 +02:00
Joao Moreno e206d06566 Merge branch 'master' into tree 2018-06-22 11:22:18 +02:00
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
Joao Moreno 08dbc340d4 Merge branch 'master' into tree-list 2017-12-20 10:31:43 +01: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
Johannes Rieken c75389b974 break loader plugins into build and runtime version to keep the size low 2017-06-23 16:31:32 +02:00
Joao Moreno c13647b80f set up tslint for smoketest source 2017-06-23 09:07:49 +02:00
Joao Moreno ec463ce282 add eslint to hygiene 2017-06-20 16:22:17 +02:00
Joao Moreno 0a93ace1c7 fix build 2017-05-17 09:43:42 +02:00
Joao Moreno 1361982eba tfs: add linux docker file 2017-05-15 12:21:22 +02:00
Joao Moreno d92829f2a5 tfs: linux build first steps 2017-05-12 16:38:44 +02:00
Joao Moreno 650b75a94a win32 tfs builds 2017-05-09 11:35:33 +02:00
Joao Moreno 2f480c3ef2 👷 hygiene for vscode.d.ts and monaco.d.ts 2017-04-26 18:04:48 +02:00
Joao Moreno 9af8da0d50 👷 allow hygiene to run on a single file 2017-03-21 11:28:26 +01:00
Erich Gamma 0b5b1dd000 Adapt to tslint4 2017-01-13 10:05:56 +01:00
Erich Gamma 1ae09ab0cb Fix the tslint hygiene 2017-01-13 09:43:50 +01:00
Joao Moreno 5ba8940d62 catch unhandled promise rejections in build 2017-01-13 09:12:06 +01:00
Martin Aeschlimann 03813455b7 [html] add embedded JavaScript support 2016-11-16 10:58:52 +01:00
Joao Moreno d5e8fcf52e pass tests through more hygiene checks
related to #15259
2016-11-11 09:58:50 +01:00
Joao Moreno 7f348850e6 hygiene comment 2016-11-11 09:12:25 +01:00
Benjamin Pasero 506d22ce05 fixes #15263 2016-11-10 10:03:57 +01:00
Johannes Rieken 8f143364c8 Merge branch 'master' into joh/fmt 2016-10-08 09:21:53 +02:00
Johannes Rieken 08d9f79137 dont report filename twice 2016-10-07 17:42:22 +02:00
Johannes Rieken 77206a5533 more hygiene 2016-10-07 17:39:26 +02:00
Johannes Rieken 81de8be588 use tsfmt as gulphygiene check 2016-10-07 17:25:32 +02:00
Alex Dima cf6b4b5661 Remove the rest of vs/languages 2016-10-07 16:57:11 +02:00
Erich Gamma 856f5e2a5a updated the tslint task 2016-09-15 11:19:09 +02:00
Joao Moreno e623def3ed cleanup hygiene 2016-07-28 10:28:07 +02:00
Joao Moreno dcfce392b4 lint errors 2016-07-28 10:28:07 +02:00
João Moreno 65b2a4e0db move inno setup recipe file to oss repository 2016-07-20 17:15:50 +02:00
Joao Moreno 6d6d4d1aca add inno bitmaps 2016-07-20 16:58:14 +02:00
kieferrm 7afe57dfdc add tomorrow.css to exclusion list for hygiene 2016-06-15 11:11:44 +02:00
Martin Aeschlimann 2b247ccbfd [css] move to extension 2016-06-13 11:30:19 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Alex Dima 7ec0f25030 Improve editor-distro gulp task 2016-05-31 16:31:35 +02:00
Alex Dima 561cd05099 Bring in monaco.d.ts into the /src/ folder such that editor API can be typechecked to be exported correctly 2016-05-31 16:31:35 +02:00
Alex Dima 545af1f16c Remove vs/text loader plugin 2016-05-23 20:03:41 +02:00
Alex Dima b02c4facaf Fixes #5362: MainThreadTextEditor: disassociate code editor as soon as code editor's model changes 2016-04-28 17:15:09 +02:00
Martin Aeschlimann 4ad359a330 exclude colorize-fixtures from hygiene 2016-04-11 16:03:33 +02:00
Binsztock Rémy 04d240c667 fix missing semi colon, and remove double task terminateProcess 2016-04-06 14:25:26 +02:00
Daniel Imms 51209bba91 Add Icon to rpm file
Related to #4155
2016-03-24 14:01:51 -07:00
Joao Moreno 6a125a472e fix build 2016-03-07 13:48:33 +01:00
Dirk Baeumer f52edcbdd2 Add i18n files for core and extensions 2016-03-07 13:02:06 +01:00