ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix a test; TODO: this kind of test is unacceptably fragile

We should not have this kind of test, or any test that is just checking
in a very complicated way what would be noticed instantly by having at
least one user daily-driving the LSP.

+1 -1
+1 -1
lib/language_server/test/test.t
··· 8 8 $ nvim --headless --clean -l ../test.lua 9 9 client_id: 1 10 10 filetype: forester 11 - { "\\title{Forester}", "", "\\p{\\em{Forester} is a tool for authoring, exploring, and sharing scientific and mathematical hypertexts. It is your lab notebook, your journal, your blackboard, and the home of your lecture notes.}", "", "\\p{Forester is maintained by [[jonmsterling]] and [[kentookura]].}", "", "\\ul{", " \\li{[Project information](jms-0065)}", " \\li{[Forester blog](30FM)}", " \\li{[Presentations](5CDY)}", " \\li{[Release notes](jms-005P)}", "}", "", "\\syndicate-query-as-json-blob{forester-notes.org}{", " \\datalog{", " ?X -: {\\rel/in-host ?X '{www.forester-notes.org}}", " }", "}" } 11 + { "\\title{Forester}", "", "\\p{\\em{Forester} is a tool for authoring, exploring, and sharing scientific and mathematical hypertexts. It is your lab notebook, your journal, your blackboard, and the home of your lecture notes.}", "", "\\p{Forester is maintained by [[jonmsterling]] and [[kentookura]].}", "", "\\ul{", " \\li{[Project information](0065)}", " \\li{[Forester blog](30FM)}", " \\li{[Presentations](5CDY)}", " \\li{[Release notes](005P)}", "}", "", "\\syndicate-query-as-json-blob{forester-notes.org}{", " \\datalog{", " ?X -: {\\rel/in-host ?X '{www.forester-notes.org}}", " }", "}" } 12 12 {} 13 13 nil 14 14