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
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,11 @@ This is a tool for getting link suggestions while writing READMEs and GitHub Wik
12
12
13
13
Use this LSP in conjunction with some other Markdown LSP if you want gotoDefinition et.al. This LSP only focuses on adding autocomplete to
14
14
15
-
*[x]`#` Issues and PRs
16
-
*[x]`[` Public Wiki Pages
17
-
*[x]`:` Organizations / Owners
18
-
*[x]`/` Repositories (yours and the orgs you are part of, no global search yet)
19
-
*[x]`@` Organization Members
15
+
-[x]`#` Issues and PRs
16
+
-[x]`[` Public Wiki Pages
17
+
-[x]`:` Organizations / Owners
18
+
-[x]`/` Repositories (yours and the orgs you are part of, no global search yet)
19
+
-[x]`@` Organization Members
20
20
21
21
[Issues](https://github.com/github-language-server/github-lsp/issues) and [PRs](https://github.com/github-language-server/github-lsp/pulls) are very welcome!
22
22
@@ -47,8 +47,8 @@ You can now configure your editor to use this LSP on `stdio`.
0 commit comments