Commit Graph

1725 Commits

Author SHA1 Message Date
Joao Moreno
f3115b8dd6 build stuff 2018-06-25 15:22:52 +02:00
Rob Lourens
d5ad3572c4 Bump node-debug2 2018-06-24 15:09:00 -07:00
João Moreno
ba69c69a83 Merge pull request #52765 from Microsoft/joao/win32-user-install
Win32 User Install
2018-06-24 20:42:59 +02:00
Andre Weinand
99a9b0a06d node-debug@1.25.3 2018-06-23 18:27:08 +02:00
Martin Aeschlimann
1f79465e8c monaco tokenize API polish 2018-06-22 16:34:56 +02:00
Martin Aeschlimann
940ad8198f tokenizer2 APIs for monaco 2018-06-22 16:34:56 +02:00
Joao Moreno
ae5dcc70c0 fix product json path 2018-06-22 12:22:24 +02:00
Joao Moreno
1ff1c57a74 inno: no external files 2018-06-22 11:12:16 +02:00
Rob Lourens
33356f7a95 Bump node-debug2 2018-06-20 18:47:38 -07:00
Joao Moreno
6f3436900f propagate target notion 2018-06-21 00:29:06 +01:00
Joao Moreno
35b22dd2fd build and publish win32 user setup 2018-06-20 15:22:42 +01:00
Joao Moreno
6466eee990 win32 use install: first steps 2018-06-19 14:29:36 +01:00
Dirk Baeumer
b8b60dd487 Remove core language pack from build 2018-06-19 10:43:23 +02:00
Daniel Imms
11959fabe0 Re-enable 32-bit builds too 2018-06-19 16:19:24 +10:00
Daniel Imms
522eef3991 Re-enable rpm publish 2018-06-19 12:09:43 +10:00
Daniel Imms
0aa7928d5e Re-enable rpm builds 2018-06-19 12:09:24 +10:00
Joao Moreno
36cab98dc0 also disable rpm for 64 2018-06-18 12:19:44 +02:00
Joao Moreno
2afc0e9248 linux: disable rpm builds 2018-06-18 11:34:55 +02:00
Matt Bierner
391ce985ca Update to TS 2.9.2 2018-06-13 16:26:18 -07:00
Joao Moreno
4476591b72 fix xml reference 2018-06-12 18:21:33 +02:00
Joao Moreno
4dc738593b complete integration test results 2018-06-12 17:24:23 +02:00
Joao Moreno
7d2e693a9b unit tests: use mocha junit reporter 2018-06-11 18:18:27 +02:00
Joao Moreno
cc68a0e81c continuous build: dont publish artifacts for PRs 2018-06-11 17:43:33 +02:00
Joao Moreno
04e5c3da6c smoketest: continue build on error 2018-06-11 17:35:08 +02:00
Joao Moreno
05d6266821 go back to regular yarn 2018-06-11 09:00:52 +02:00
Joao Moreno
771424d848 update release name 2018-06-11 08:56:35 +02:00
Andre Weinand
70d800f164 node-debug@1.25.2 2018-06-08 19:54:13 +02:00
Andre Weinand
765e9e16bb node-debug@1.25.1 2018-06-08 13:25:06 +02:00
Rob Lourens
b8d9a3a72f Bump node2 2018-06-07 17:50:48 -07:00
Joao Moreno
64833502ca build: continuous build should proceeed even if PublishBuildArtifacts failed 2018-06-07 16:49:48 +02:00
Rachel Macfarlane
2040792965 Process monitor on Linux shows wrong process load, #51200 2018-06-06 17:09:39 -07:00
Joao Moreno
182726178f cleanup build/tfs folder
fixes #45746
2018-06-06 15:56:33 +02:00
Rachel Macfarlane
e4f21842e3 Merge pull request #50501 from Microsoft/rmacfarlane/review 2018-06-04 16:31:57 -07:00
Matt Bierner
5065397f9b Build VS Code with TS 2.9
Fixes #51102
2018-06-04 11:50:05 -07:00
Peng Lyu
ad635f2b4c Merge remote-tracking branch 'upstream/master' into rmacfarlane/review 2018-06-04 11:14:31 -07:00
Alex Dima
3989e2d7f6 Fixes #48758: Do not import standalone editor modules 2018-05-31 11:25:37 +02:00
Matt Bierner
608bbb7c01 Use better colors for markdown code blocks 2018-05-30 22:53:56 -07:00
Joao Moreno
e3ee51ac70 build: remove npm auth 2018-05-30 17:55:00 +02:00
Joao Moreno
9ab6f34772 continuous build: use vsts feed 2018-05-30 17:42:09 +02:00
Joao Moreno
c717348063 continuous build: use vsts npm feed 2018-05-30 17:27:31 +02:00
Joao Moreno
b000f52c6e missing compilation 2018-05-30 16:53:19 +02:00
Joao Moreno
96cee4a6f0 add User-Id to marketplace build requests 2018-05-29 08:28:42 +02:00
Andre Weinand
44ef3e9d1b mode-debug@1.24.0 2018-05-27 23:21:40 +02:00
Rachel Macfarlane
8b39ee1e5c Revert changes to hygiene file 2018-05-25 20:17:13 -07:00
Peng Lyu
1281febbe2 md renderer for description view. 2018-05-23 10:37:16 -07:00
Martin Aeschlimann
b217a7f236 [pug] Use pug grammar & rename language id. Fixes #50086 2018-05-22 10:52:19 +02:00
Peng Lyu
ed1ff120fe ignore js error for webpack 2018-05-18 12:58:47 -07:00
Peng Lyu
9acfd66aa0 Merge remote-tracking branch 'upstream/master' into rebornix/review 2018-05-18 10:16:19 -07:00
Rob Lourens
5f2489523f Bump node2 2018-05-18 09:49:23 -07:00
Matt Bierner
8bb27cd255 Add unused diagnostic subtype (#49646)
* Add unused diagnostic subtype

Fixes #15710

Adds a new `DiagnosticTag` class that provide additional information about a diagnostic. Introduce `DiagnosticTag.Unnecessary` to mark when a diagnostic is for unused / unnecessary code

The design comes from Rosyln's diagnostic object and allows us to modify how a diagnostic is rendered without changing its serverity.

Hooks up JS and TS to use this new tag. This is controlled by the `javascript.showUnused.enabled` setting which is enabled by default

- Introduce a new diagnostic severity for unused.

    However, using this approach, if a user sets `noUnusedLocals` in their `tsconfig.json`, the resulting diagnostic could only show the squiggly OR be grayed out. Using `customTags` allows us to support both graying out and showing the squiggly

- Custom JS/TS implementation using decorators

    Not themable. We want a standard experience across languages.

* - Move to proposed
- Use numeric enum
2018-05-17 15:43:59 -07:00