vitejs/devtools

TODOs in the codebase

Opened this issue · 3 comments

TODO:

@luoling8192 Thanks for the help. I've updated the todo (removed the WIP and hold-off todo).

I think it would be better for us to merge it into #9 for management. @antfu WDYT? (The TODO mentioned here needs your confirmation on whether to keep it or provide more information.)

The reason I put TODOs in the code instead of #9 is to avoid having the same thing duplicated in two places, which would be difficult to manage and track. I'd say that if people want to take on a task, they should leave a comment in #9 with a permanent link to the code to reference.

Here more todos to add and one that has been updated (ModuleFlow.vue#400 to ModuleFlowDetails.vue#90)

Also maybe add link for "todos" search at the top ?
https://github.com/search?q=repo%3Avitejs%2Fdevtools%20todo&type=code

Hope it helps 🙌

TODOS

Update the first one

Update from /ModuleFlow.vue to:

<!-- TODO: show more info with selected node -->

New todos

  • get metadata from api endpoint

// TODO (hold-off): get metadata from api endpoint


  • redesign how the manager is passed

// TODO: redesign how the manager is passed

// TODO: redesign how the manager is passed

// TODO: redesign how the manager is passed


  • detect vite env

// TODO (hold-off): detect vite env


  • graph view


  • static server

// TODO (hold-off): static server