https://github.com/backendexpert/table-vscode-extension
VScode Extension for Create Table
https://github.com/backendexpert/table-vscode-extension
html-table html5 vs vscode-extension vscode-snippets
Last synced: about 1 year ago
JSON representation
VScode Extension for Create Table
- Host: GitHub
- URL: https://github.com/backendexpert/table-vscode-extension
- Owner: BackendExpert
- License: mit
- Created: 2023-12-12T07:49:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-23T08:29:20.000Z (over 2 years ago)
- Last Synced: 2025-01-02T22:32:32.346Z (over 1 year ago)
- Topics: html-table, html5, vs, vscode-extension, vscode-snippets
- Homepage: https://marketplace.visualstudio.com/items?itemName=JehanKandy.html-table-creator
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML Table Creator
## About
- Automatically Create HTML Tables VScode Extension
# Documentation
- Following is the Documentation of this VScode Extension
| Tag | Description |
| ------------- | ------------- |
| .tbl-col2-row2 | 2 columns and 2 rows Table |
| .tbl-col2-row3 | 2 columns and 3 rows Table |
| .tbl-col2-row4 | 2 columns and 4 rows Table |
| .tbl-col3-row2 | 3 columns and 2 rows Table |
# Releases
## Version 1.0.0 - 12 December 2023
- initial release
- 2 columns and 2 rows table
- 2 columns and 3 rows table
## Version 1.1.0 - 23 December 2023
- fixing bugs on Version 1.0.0 - 12 December 2023
- 2 columns and 2 rows table
- 2 columns and 3 rows table
- 2 columns and 4 rows table (newly added)
- 3 columns and 2 rows table (newly added)
# Developers
## JehanKandy
- [Github](https://github.com/JehanKandy)
- [linkedIn](www.linkedin.com/in/jehan-weerasuriya-23a3a4223)
# Copyright and license
Copyright 2021–2023 [JehanKandy](https://github.com/JehanKandy). The HTML Table Creator VScode Extension released under the [MIT License](https://github.com/BackendExpert/table-vscode-extension/blob/master/LICENSE)