We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95ea7e9 commit 9b48452Copy full SHA for 9b48452
README.md
@@ -12,6 +12,7 @@ Based on https://github.com/thisdavej/copy-excel-paste-markdown and the work of
12
* @deshorsley for bug fix and test coverage!
13
* @tylerhaigh for refactoring and test coverage!
14
* @usagi for new line handling and refactoring!
15
+* @trackds for migrating to internal VSCode clipboard API
16
17
## Known Issues
-* None
18
+* None
package.json
@@ -8,7 +8,7 @@
8
"url": "https://github.com/csholmq/vscode-excel-to-markdown-table"
9
},
10
"engines": {
11
- "vscode": "^1.41.0"
+ "vscode": "^1.59.0"
"categories": [
"Other"
0 commit comments