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-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@ A code bank designed with Pascal in mind.
11
11
12
12
## Overview
13
13
14
-
> **CodeSnip Is No Longer Being Supported**.
14
+
> **CodeSnip 4 Is No Longer Being Supported**.
15
15
16
-
> Bugs can no longer be reported and requests for new features are no longer being accepted.
16
+
> Bugs can no longer be reported and requests for new features in CodeSnip 4 are no longer being accepted.
17
17
18
-
> It is hoped to produce one final version that removes the program's dependency on the delphidabbler.com webserver that is due to close 15th June 2020, but no guarantees.
18
+
> It is hoped to produce one final version that removes the program's dependency on the delphidabbler.com webserver that is due to close 15th June 2020, but no guarantees. Work started late Jan 2020.
19
19
20
20
CodeSnip is an open source code bank for storing and viewing your code snippets. While it can manage snippets in any source language, it is focussed mainly on Pascal and Delphi code for which additional features are available.
21
21
@@ -29,7 +29,7 @@ CodeSnip requires Windows 2000 or later and Internet Explorer 6 or later, althou
29
29
30
30
<sup>†</sup> DelphiDabbler.com is due to close down on 15 June 2020. After this time these links will no longer work.
31
31
32
-
<sup>‡</sup> It is hoped to move the Code Snippets Database to GitHub before DelphiDabbler.com closes down.
32
+
<sup>‡</sup> The Code Snippets Database has been imported to GitHub: it's a work in progress. [See the repo](https://github.com/delphidabbler/code-snippets).
0 commit comments