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
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,41 +5,41 @@
5
5

6
6
7
7
8
-
- Search tool (to search text/keywords easily in the code) + highlighting the code found
8
+
* Search tool (to search text/keywords easily in the code) + highlighting the code found.
9
9
10
-
- Find/Replace text/code
10
+
* Find/Replace text/code.
11
11
12
-
- Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages.
12
+
* Auto completion for Java and C++ keywords (files need to be saved as *.java*/*.cpp*). It can be easily expanded to support pretty much any number of languages.
13
13
14
-
- Nice image buttons for better UX
14
+
* Nice image buttons for better UX.
15
15
16
16
17
17

0 commit comments