f31c838a3f
Remove Node.js API dependencies (Buffer, path module)
...
- Replace Buffer with Uint8Array and TextEncoder
- Replace path module with native string manipulation
- Replace NodeJS.Timeout with ReturnType<typeof setTimeout>
Fixes microsoft/vscode-extension-samples#550
2025-12-09 15:59:18 +01:00
73e249b3c1
Migrate all samples to eslint 9
...
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
6d620a3a1a
Bump to latest stable TS release for building samples
2024-06-26 17:02:58 -07:00
2f83557a56
Run format on repo
2022-11-04 14:27:02 -07:00
7b9a0a8c4c
Use eslint instead of tslint
...
Fixes #266
2020-05-29 14:01:37 -07:00
68217ba392
individual file handling
2019-07-15 14:44:04 -07:00
cc64fa1dc2
Remove use stricts from ts files
...
This is implicit for modules
2019-05-30 18:27:43 -07:00
5553fee13b
Fixing lint errors for many of the projects
2019-05-10 14:43:54 -07:00
03cf5fa9f1
Enable strict mode for many samples
2019-05-10 14:34:54 -07:00
2c4f99957b
tweaks
2018-11-16 12:46:26 +01:00
c77406222c
add a command to setup a workspace
2018-04-26 18:27:16 +02:00
b67adbb3f9
tweak command names and readme, create common files
2018-04-26 16:56:35 +02:00
bac2eb0ff6
enable strictNull-checks
2018-04-26 15:00:43 +02:00
0df91d10ca
catch up with latest changes
2018-04-26 14:50:15 +02:00
e455ed51f7
catch up with latest changes
2018-04-26 12:11:22 +02:00
fbb382069f
adopt latest api changes
2018-04-25 17:22:10 +02:00
150c6c5e34
major 💄
2018-04-24 15:57:12 +02:00
9c665555be
catch up with latest changes
2018-04-23 17:58:10 +02:00
83b6a15e27
adopt to stable'ish API
2018-04-23 15:49:57 +02:00
546b6bfe71
have a reset command that cleans the memfs
2018-04-23 14:38:58 +02:00
bfb4d962dd
update with latest changes
2018-04-23 14:25:50 +02:00
60919f5438
catchup with latest api changes
2018-04-20 18:27:44 +02:00
58ea861719
use isCaseSensitive-flag
2018-04-20 09:55:06 +02:00
94307216f4
catchup with latest changes
2018-04-19 18:32:14 +02:00
94215f2952
catchup with version 8 of the proposed api
2018-04-19 12:28:39 +02:00
ee95924f96
update to latest, proposed api
2018-04-19 11:39:49 +02:00
9a43b22adb
update to latest, proposed api
2018-04-19 09:34:57 +02:00
97db8e5a24
memfs - adopt latest, proposed, api
2018-04-17 11:10:44 +02:00
05605fd033
renames
2018-04-13 15:49:28 +02:00