You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,21 @@ You can install the plugin from the [VSCode marketPlace](https://marketplace.vis
29
29
- Update readme and added badges with some few minor changes.
30
30
31
31
### 0.0.3
32
-
- Replaced clipboard function with [clipboardy](https://www.npmjs.com/package/clipboardy)
33
32
33
+
- Replaced clipboard function with [clipboardy](https://www.npmjs.com/package/clipboardy).
34
34
- Added logo and gif for the working of the entension
35
35
36
+
37
+
### 0.0.4
38
+
39
+
- Reorganized code.
40
+
- Added warning notification when the document has no text or is not an editable file.
41
+
- Added extension to the end of the Hastebin link to ensure proper syntax highlighting.
42
+
43
+
36
44
If you want to improve this extension then feel free to create a PR and if there is some issue in the extension then please open the issue on [Github](https://github.com/HamzaAnis/vscode-to-hastebin/issues)
0 commit comments