Johannes Rieken
|
09c9d4c293
|
use `enabledApiProposals` instead of wildcard property, also update compilation units to only include d.ts-files that are needed, https://github.com/microsoft/vscode/issues/131165
|
2021-11-12 11:05:57 +01:00 |
Johannes Rieken
|
a4d426a1c2
|
split vscode.proposed.d.ts into a file per proposal, https://github.com/microsoft/vscode/issues/131165
|
2021-11-12 09:48:17 +01:00 |
Johannes Rieken
|
68e819043c
|
use tsconfig.json#include for vscode.d.ts and vscode.proposed.d.ts, enables to remove most ref.d.ts-files
|
2021-11-09 15:53:35 +01:00 |
Matt Bierner
|
b7cba9e7d4
|
Don't use custom tsconfig settings for markdown ext
|
2021-07-22 17:00:17 -07:00 |
Matt Bierner
|
119581fc2a
|
Use more standard name for shared extension tsconfig
This enables Intellisense in the `tsconfig.base` file
|
2021-04-12 15:58:38 -07:00 |
David Sanders
|
fcef0e3db4
|
Use Array.flat() (#110189)
|
2020-11-09 12:46:26 -08:00 |
David Sanders
|
153ba443d5
|
Use string.matchAll (#110074)
|
2020-11-06 11:49:56 -08:00 |
Matt Bierner
|
1d192bb4f0
|
Onboard markdown to use shared tsconfig
|
2018-10-01 16:41:19 -07:00 |
Matt Bierner
|
468dc867cd
|
Rename markdown to markdown-language-features
|
2018-03-19 21:08:39 -07:00 |