VSCode extension for converting CSV or Excel table to LaTeX tabular.
How to use
Copy CSV or Excel table.
Execute command CSV2LaTeX: Paste As Tabular From CSV or Excel via command palette or context menu.
Available Commands
CSV2LaTeX: Paste As Tabular From CSV
CSV2LaTeX: Paste As Tabular From Excel
CSV2LaTeX: Enable Pasting Body Only
CSV2LaTeX: Disable Pasting Body Only
Available Config
pasteBodyOnly
This controls whether pasting body only.
You can enable or disable not only via settings.json but also via command CSV2LaTeX: Enable Pasting Body Only or CSV2LaTeX: Disable Pasting Body Only.