Commit Graph

15 Commits

Author SHA1 Message Date
02d407b51a Fix compile error
Fixes #795
2023-01-12 14:55:09 -08: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
e48c6c8909 💄 2019-03-20 10:31:44 +01: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
8cc900dfef Applying the sample contribution guidelines 2019-03-12 23:54:14 +00:00
bca441ddab Adding source control sample 2019-03-12 23:24:46 +00:00