vscode-markdown icon indicating copy to clipboard operation
vscode-markdown copied to clipboard

New features disscuss for tables and shortcuts

Open NewUserHa opened this issue 5 years ago • 3 comments

this extension is well made and has the most users installed and the name is All in one.

I found there're some more needs that writing a markdown file could use.

general

  • [ ] support ^word^ and ~word~
  • [ ] add single shortcut for each list, checkboxs, etc.

tables

  • [ ] Create table eg. https://marketplace.visualstudio.com/items?itemName=hellorusk.markdown-table-maker
  • [ ] past table from excel
  • [ ] make table from csv eg. https://marketplace.visualstudio.com/items?itemName=Marchiore.csvtomarkdown
  • [ ] Add Columns/Rows to Left/Right
  • [ ] Move Columns Left/Right eg. https://marketplace.visualstudio.com/items?itemName=jebbs.markdown-extended
  • [ ] Sort rows eg. https://marketplace.visualstudio.com/items?itemName=fcrespo82.markdown-table-formatter
  • [ ] Delete Columns/Rows

the example extensions may duplicate, redundant, unmaintained, out of date, etc.

Should Markdown All in One contains those features like the all other language extensions eg. https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp

NewUserHa avatar Sep 06 '20 18:09 NewUserHa

Thanks.

[ ] support ^word^ and ~word~

Please see Q: Which Markdown syntax is supported?

[ ] add single shortcut for each list, checkboxs, etc.

I don't understand.

tables

"All in one" doesn't mean we need to include every possible feature. And in theory, no extension can cover all the feature requests (just check how many issues it has). If a feature is upvoted by many users, we consider to add it to the extension. See query about Markdown tables.

yzhang-gh avatar Sep 07 '20 00:09 yzhang-gh

It is necessary to create tables quickly

liuzhihang avatar Sep 29 '20 08:09 liuzhihang

+1 for table sorting!

pcgeek86 avatar Sep 14 '22 21:09 pcgeek86