mkloubert / vscode-kanban

Kanban board for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban
GNU Lesser General Public License v3.0
283 stars 52 forks source link

[Feature Request] Reorder cards via drag-drop #35

Open lonix1 opened 5 years ago

lonix1 commented 5 years ago

Reordering cards using drag-and-drop would be good so we can prioritize cards. In typical kanban/scrum style, the more important cards could then be dragged to the top.

(If this is ever implemented, it could be extended to dragging between columns too.)