tobiaswaelde / vscode-clockify

Implements Clockify time tracker (https://clockify.me/) in VSCode
GNU General Public License v3.0
34 stars 9 forks source link

Add Download Limit to Settings #15

Closed trenkmann closed 3 years ago

trenkmann commented 3 years ago

The tree view lacks the ability to download more than 50 projects, tasks, etc., making it unusable for larger workspaces.

Adding a setting to let users choose the maximum number of items that are being downloaded solves this problem with little changes to the codebase.