tommyme / vscode-bookmark-x

Drag-and-drop, grouping, sorting bookmarklet plugin
GNU General Public License v3.0
19 stars 3 forks source link

Support drag and drop to arrange the order #28

Closed tommyme closed 2 weeks ago

tommyme commented 3 weeks ago

🎉 After some refactoring and optimization, the support for this feature has finally been completed 😊

tommyme commented 3 weeks ago

@Latria-Kure What are your thoughts on this change? If you have time, could you help me with a code review or testing? Your opinion is very important.

Latria-Kure commented 3 weeks ago

@Latria-Kure What are your thoughts on this change? If you have time, could you help me with a code review or testing? Your opinion is very important.

When I have free time, I will give you feedback as soon as possible.

Latria-Kure commented 3 weeks ago

I love this feat. It's better than I thought. Sorting become a global state now. We no longer have to pick and choose which nodes to sort one by one. And sorting by drag and drop is more esaier. I did some testing and found no issues. It's wonderful!

tommyme commented 3 weeks ago

things todo before merging: