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
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Since the extension is free and open source, we need your support to continue de
12
12
13
13
## Core Features
14
14
15
-
Full documentation of the core features can be found in the official website: https://www.turboconsolelog.io/documentation?activeSection=features
15
+
Full documentation of the core features can be found in the official website: https://www.turboconsolelog.io/documentation/features
16
16
17
17
### I) Insert a meaningful log message
18
18
@@ -30,29 +30,29 @@ The log function and the content of the log message can be customized in the ext
30
30
31
31
Multiple cursor selection is also supported.
32
32
33
-
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation?activeSection=features&activeSubSection=insert-log-message)
33
+
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation/features/insert-log-message)
34
34
35
35
### II) Comment all log messages, inserted by the extension, from the current document
36
36
37
37
All it takes to comment all log messages, inserted by the extension, from the current document is to press alt + shift + c (Windows) or option + shift + c (Mac)
38
38
39
-
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation?activeSection=features&activeSubSection=comment-inserted-log-messages)
39
+
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation/features/comment-inserted-log-messages)
40
40
41
41
### III) Uncomment all log messages, inserted by the extension, from the current document
42
42
43
43
All it takes to uncomment all log messages, inserted by the extension, from the current document is to press alt + shift + u (Windows) or option + shift + u (Mac)
44
44
45
-
[<u>See It In Action</u>](https://turboconsolelog.io/documentation?activeSection=features&activeSubSection=uncomment-log-messages)
45
+
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation/features/uncomment-log-messages)
46
46
47
47
### IV) Delete all log messages, inserted by the extension, from the current document
48
48
49
49
All it takes to delete all log messages, inserted by the extension, from the current document is to press alt + shift + d (Windows) or option + shift + d (Mac)
50
50
51
-
[<u>See It In Action</u>](https://turboconsolelog.io/documentation?activeSection=features&activeSubSection=delete-log-messages)
51
+
[<u>See It In Action</u>](https://www.turboconsolelog.io/documentation/features/delete-log-messages)
52
52
53
53
## Settings
54
54
55
-
Full documentation of the settings can be found in the official website: https://www.turboconsolelog.io/documentation?activeSection=settings
55
+
Full documentation of the settings can be found in the official website: https://www.turboconsolelog.io/documentation/settings
0 commit comments