Benjamin Pasero
|
519a5a8c5e
|
debt - more async/await
|
2019-04-01 08:39:14 +02:00 |
|
Matt Bierner
|
608fc2cee2
|
Auto convert let -> const in base/node
|
2019-03-05 16:53:41 -08:00 |
|
Matt Bierner
|
428eac303b
|
Adding a few more files to strict null checks
|
2018-10-11 08:48:59 -07:00 |
|
Matt Bierner
|
c63c97c128
|
Remove use strict directives in main vs code ts files
We compile using the alwaysStrict flag so these directives are not needed
|
2018-10-02 16:05:44 -07:00 |
|
Benjamin Pasero
|
b57003f330
|
NodeBuffer => Buffer
|
2018-08-16 07:38:54 +02:00 |
|
Matt Bierner
|
ab1669f898
|
Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
|
2018-03-15 10:17:18 -07:00 |
|
Matt Bierner
|
27256832f3
|
Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.
Seems to have broken loading vs/nls in at least one case in insiders
|
2018-03-15 00:47:33 -07:00 |
|
Matt Bierner
|
7de696a202
|
Avoid using import x = require('...')
Don't use this import form in places where it is not needed. This prevents us from correctly detecting duplicate imports
|
2018-03-14 14:45:59 -07:00 |
|
Dirk Baeumer
|
8dc5b56120
|
Fixes #4358: Output Window is removing new lines
|
2017-05-03 10:15:47 +02:00 |
|
Dirk Baeumer
|
e927daffae
|
Fixes #4358: Output Window is removing new lines
|
2017-04-25 17:42:07 +02:00 |
|
Johannes Rieken
|
6681a2a7d6
|
tsfmt - src
|
2016-10-08 09:53:13 +02:00 |
|
Alex Dima
|
6fee06d69c
|
Introduce and adopt const enum CharCode for performance & readability
|
2016-09-12 17:38:05 +02:00 |
|
Benjamin Pasero
|
19ed5bfc98
|
some tslinting in base
|
2015-12-21 16:56:38 +01:00 |
|
Pascal Borreli
|
16fc6b7585
|
Fixed typos
|
2015-11-22 15:45:31 +00:00 |
|
Erich Gamma
|
8f35cc4768
|
Hello Code
|
2015-11-13 14:39:38 +01:00 |
|