ing-bank/vscode-psl

"Table Send to Host" should send one .table element instead of multiple .col and .tbl elements

kdrozd opened this issue · 0 comments

For this command, it's completely fine to send table design as a collection of TBL and COL elements. But it will be much better to send them as one .table element.

Please refer to FwkInstTABLE for information about the benefits and construction of .table element.