mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
- I tried making linking >= 3-17; however, that wasn't easily doable due to the structure of the jekyll site. The JSFiles themselves are included in the layout which don't have access to page level information. Because of this I've hacked a hardcoded "if 3.17" check into the injected JavaScript to support linking. Once we publish 3.17 we'll need to go back and update the logic to ensure that 3.17+ is supported. Originally attempted fix here: https://github.com/microsoft/language-server-protocol/pull/1342 |
||
|---|---|---|
| .. | ||
| cookie_notice.html | ||
| footer.html | ||
| head.html | ||
| js_files.html | ||
| topnav.html | ||