Benjamin Pasero
facfdbc510
Enable full TSLint check in build ( #80191 )
...
* build - run TSLint in our builds
* try out tslint
2019-09-02 09:29:34 +02:00
Benjamin Pasero
fa1fb02b11
fix #79454
2019-08-22 08:27:05 +02:00
Matt Bierner
e9b4a91e4a
Pass rendered markdown through additional sanitizer
...
Uses insane to process rendered markdown. Adds an additional level of protection for context injections
2019-08-19 19:40:43 -07:00
Benjamin Pasero
90a35ecc5d
TSLint: show a warning when accessing node.js globals in common|browser ( #79222 )
...
* trivial first cut
* document where globals are from
* improve rule detection
* fix "gulp tslint" task
* share rules
* enable more rules
* also add a rule for DOM
2019-08-19 17:13:18 +02:00
Alex Dima
1b8a37d64e
Add a fast TypeScript classifier
2019-07-15 23:59:47 +02:00
Joao Moreno
a122c88b4e
fix build
2019-06-26 22:57:28 +02:00
Joao Moreno
ffed70a399
prevent product.json containing gallery
2019-06-26 12:40:53 +02:00
Alex Dima
c15daf0597
Small tweak
2019-04-10 21:43:49 +02:00
Joao Moreno
767606f83d
fix build
2019-03-19 15:37:05 +01:00
Alex Dima
c4bed46784
Add a download util that uses a separate process
2019-03-06 10:19:17 +01:00
Takashi Tamura
0e5614f002
change the message to clarify the intention.
2019-03-05 08:44:13 +09:00
Takashi Tamura
02ca5bde96
Make an error message easier to understand
2019-03-02 19:09:32 +09:00
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