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: UsingCodeSnip.md
+21-3Lines changed: 21 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -68,15 +68,33 @@ The standard edition makes the following changes to the host system:
68
68
69
69
**What personal information is stored by CodeSnip?**
70
70
71
-
See the program's privacy statement for details. This can be displayed by starting CodeSnip and selecting the ***Help | Privacy Statement*** menu option. There's also a file called `Privacy.txt` installed with CodeSnip with identical content to the help file topic.
71
+
This depends on the version of CodeSnip being used.
72
72
73
-
Different versions of CodeSnip may have different privacy statements.
73
+
### CodeSnip version 4.16.0 and later
74
+
75
+
No personal data is stored.
76
+
77
+
### Earlier versions
78
+
79
+
See the program's privacy statement for details. This can be displayed by starting CodeSnip and selecting the ***Help | Privacy Statement*** menu option. There's also a file named `Privacy.txt` installed with CodeSnip that provides the same information.
80
+
81
+
Different versions of the programs may have different privacy statements.
74
82
75
83
## FAQ 5
76
84
77
85
**How do I get CodeSnip to use a proxy server to access the internet?**
78
86
79
-
Start CodeSnip then do the following:
87
+
This answer depends on which version of the program is being used.
88
+
89
+
### CodeSnip version 4.16.0 and later
90
+
91
+
CodeSnip does not access the internet directly so there is no need for a proxy server.
92
+
93
+
> **Note:** The program does display some web links in your default web browser. In this case the browser's proxy server will be used.
94
+
95
+
### Earlier versions
96
+
97
+
These versions of CodeSnip do access the internet directly and support the use of a proxy server. To configure the proxy server do the following:
80
98
81
99
* Select the ***Tools | Proxy Server*** menu option to display the ***Proxy Server Configuration*** dialogue box.
0 commit comments