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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,13 @@ You can install the plugin from the [VSCode marketPlace](https://marketplace.vis
22
22
23
23
### Setting
24
24
From the setting you can use the configuration to change the hastebin host using this property `vscode-to-hastebin.server`
25
+
26
+
25
27
| Name | Description |
26
28
| ---- | --------- |
27
29
|`host`|`this lets you change the hastebin server`|
28
30
31
+
29
32
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)
30
33
31
34
@@ -38,4 +41,4 @@ If you want to improve this extension then feel free to create a PR and if there
0 commit comments