Commit Graph

10 Commits

Author SHA1 Message Date
7b9a0a8c4c Use eslint instead of tslint
Fixes #266
2020-05-29 14:01:37 -07:00
4bf4061a8f - awaiting async fs operation to avoid race conditions
- more flexible handling of workspace folders
2019-08-03 23:42:21 +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