Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>TaskpieaNew to Visual Studio Code? Get it now.
Taskpiea

Taskpiea

RoyalPizza

|
1 install
| (0) | Free
Task management for .taskp files with auto task ID generation and user autocomplete
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Taskpiea

Taskpiea is a VSCode extension for managing tasks directly in plain text .taskp files.
It provides syntax highlighting, code lens, and navigation for tasks, issues, users, and settings. Tasks are created by users. Issues are generated from the code base using the scanner keywords.

"The land of endless possibilities lies above the clouds."

EXAMPLE TASKP FILE

[TASKS]
- create user settings page @bobby @vanessa [#DF87C]
    - provide multi language info @paul [#698DF]
- setup SQLite persistence [#54010]
- implement user authentication [#AE614]
- review this code [main.c::3] [#B9AF1]
    -- not sure if there is anything to fix, just want to review it
    // comments can be like this
    <!-- or like this -->

[ISSUES]
- // TODO: add error checking here [main.c::5]
- // BUG: the user obj can be null here [main.c::45]

[USERS]
- bobby
- vanessa
- paul

[SETTINGS]
Scanner.Keyword: TODO
Scanner.Keyword: BUGS
Scanner.Keyword: FIXME
Scanner.Exclude: someDirectory1
Scanner.Exclude: *.md
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft