Gruntfuggly / todo-tree

Use ripgrep to find TODO tags and display the results in a tree view
Other
1.43k stars 139 forks source link

[feature] Make todo tree VS Code live Share compatible #772

Open fasteiner opened 1 year ago

fasteiner commented 1 year ago

Summary

For pair coding, VS Code Live Share has become an essential plugin. Unfourtunatley, todo tree only works on the side of the hosting person, therefore please make your plugin VS Code Live Share compatible.

Steps to reproduce

On the host side it still works: image

sammcj commented 1 year ago

Came here to log a request for exactly this!

I spend a lot of time peering via live share and we usually go over a list of TODOs and work on them together - it would be good if todo-tree worked over live share.

@Gruntfuggly is there any reason you can think of that it wouldn't work if it was enabled?