13 Commits

Author SHA1 Message Date
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
2f83557a56 Run format on repo 2022-11-04 14:27:02 -07:00
23e5167c2f Update samples to compile with TS 4.0.2 2020-09-10 15:20:30 -07:00
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
f199b40801 typo 2019-08-03 23:46:23 +02:00
4bf4061a8f - awaiting async fs operation to avoid race conditions
- more flexible handling of workspace folders
2019-08-03 23:42:21 +02:00
697a322827 source control life-cycle 2019-07-18 15:25:19 +02:00
80f5553e69 - code documentation, clean-up
- sourceControlPane argument in the command handlers
- command to open fiddle in the browser
2019-05-17 00:52:52 +02:00
12a3528bae Use standard tslint rules for source-control example 2019-05-10 14:45:55 -07:00
03cf5fa9f1 Enable strict mode for many samples 2019-05-10 14:34:54 -07:00
9c1d5c1248 - ability to open fiddle in the browser instead of writing to it.
- fix fidde versioning to be zero-based
2019-03-19 22:17:35 +01:00
0dceda85ee - support for multi workspace folders
- mock fiddle for offline testing
- redesigned to support files closing
- support for deleted files
2019-03-19 03:06:13 +01:00
bca441ddab Adding source control sample 2019-03-12 23:24:46 +00:00