mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
Fixed missing implementation for Doc URL in results
in def files URL’s for documentations are recorded with !url property and this information is passed with url property. Passing that url was missing in implementation Also editor has cleared just whitespace empty lines
This commit is contained in:
parent
fe6dc2b978
commit
fd5a42e90a
@ -63,7 +63,7 @@
|
||||
"c9.ide.language.javascript": "#8479d0a9c1",
|
||||
"c9.ide.language.javascript.immediate": "#0535804ada",
|
||||
"c9.ide.language.javascript.eslint": "#9b2721c3d0",
|
||||
"c9.ide.language.javascript.tern": "#b13f7e0df3",
|
||||
"c9.ide.language.javascript.tern": "#32c6a94557",
|
||||
"c9.ide.language.javascript.infer": "#cfec494a3c",
|
||||
"c9.ide.language.jsonalyzer": "#103e701afc",
|
||||
"c9.ide.collab": "#b49eda3791",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user