File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,10 @@ All notable changes to the "vscode-to-hastebin" extension will be documented in
99- Update readme and added badges with some few minor changes.
1010
1111## [ 0.0.3]
12- - Replaced clipboard function with [ clipboardy] ( https://www.npmjs.com/package/clipboardy )
13- - Added logo and gif for the working of the extension.
12+ - Replaced clipboard function with [ clipboardy] ( https://www.npmjs.com/package/clipboardy ) .
13+ - Added logo and gif for the working of the extension.
14+
15+ ## [ 0.0.4]
16+ - Reorganized code.
17+ - Added warning notification when the document has no text or is not an editable file.
18+ - Added extension to the end of the Hastebin link to ensure proper syntax highlighting.
Original file line number Diff line number Diff line change 22 "name" : " vscode-to-hastebin" ,
33 "displayName" : " VSCode to Hastebin" ,
44 "description" : " This extension will let you share files to the hastebin (https://hastebin.com)" ,
5- "version" : " 0.0.3 " ,
5+ "version" : " 0.0.4 " ,
66 "publisher" : " HamzaAnis" ,
77 "license" : " MIT" ,
88 "repository" : {
You can’t perform that action at this time.
0 commit comments