-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
logging time, readme updates, changelog
- Loading branch information
Showing
6 changed files
with
364 additions
and
343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,23 @@ | ||
## Features | ||
Browse Teamwork Projects directly from VSCode, Link a repository to as many Projects as you want. | ||
The Teamwork Projects and Visual Studio Code Editor extension allows you to manage your projects and tasks directly from within Visual Studio Code so you can get more work done from one place. | ||
|
||
## Extension Settings | ||
|
||
To use the Extension you must configure it first! | ||
|
||
This extension contributes the following settings: | ||
|
||
* `twp.ShowTeamworkPanel`: Use Teamwork Panel instead of AdaptiveCards for Preview, *Currently not working! | ||
* `twp.OnlySelfAssigned`: Only show your own tasks | ||
* `twp.showUnAssigned`: Show tasks assigned to "anyone" (default yes) | ||
* `twp.ShowTeamworkPanel` : Use Teamwork Panel instead of AdaptiveCards for Preview, *Currently not working! | ||
* `twp.OnlySelfAssigned` : Only show your own tasks | ||
* `twp.showUnAssigned` : Show tasks assigned to "anyone" (default yes) | ||
* `twp.enabletimeTracking` : Enable logging time and view entries on tasks (default yes) | ||
|
||
|
||
## Notes: | ||
* Mac users -> When the extension isn't working after logging in, just restart VSCode | ||
* to create a task you need to have an active project selected. | ||
* the active project can be changed in the VSCode footer bar by clicking on the Teamwork button. | ||
|
||
## Support: | ||
* If you're having issues send a mail to [email protected] | ||
* or create an issue on the repository |
Oops, something went wrong.