CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 22:39:19 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/neovim/neovim.git
etag: W/"d1c2e63570452aba45c7fb82df6be5d0"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=OrCUnUV8s0y57Gf5RaAbHcyrGFM6fAydPnBYMCceWOcqwhy6ENNSMvCIVvY%2BI2RGBKcSqLQOl06OuJu9eNS3jQM7xTWq6KSgJpW7%2FoFTqbr7uKJGiPa2cIUWIg3ypcXVA%2FvxfhGPIW9n%2FOmt7ASkK4HIpOXTfgOFC4rx8wuPEqHxpZcg7Yn5baPjKdn7gRjFhyXTFXterPbTIsNKM3VRC%2FKbgr%2BIxk%2F58%2FJ1bVG%2FR3mYcQqDlpWAy9FlVGOIcZy7ee1BSltvHAKgJnqJnycRPg%3D%3D--8NPQM2Ks2KAi7EDo--zAI7xN7FcljEpaIK5BXPTQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.101398521.1753310358; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:39:18 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 22:39:18 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: D82A:394F4C:11388CF:149D375:68816496
fix(lsp): create lsp requests with position offsets considering clien… · neovim/neovim@22d7dd2 · GitHub
Copy file name to clipboardExpand all lines: runtime/lua/vim/lsp/util.lua
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Commit 22d7dd2
Expand file treeCollapse file tree
2 files changed
+116
-47
lines changed+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1493 | 1493 |
| |
1494 | 1494 |
| |
1495 | 1495 |
| |
1496 |
| - | |
1497 |
| - | |
1498 |
| - | |
1499 |
| - | |
1500 |
| - | |
| 1496 | + | |
1501 | 1497 |
| |
1502 | 1498 |
| |
1503 | 1499 |
| |
|
runtime/lua/vim/lsp/util.lua
Copy file name to clipboardExpand all lines: runtime/lua/vim/lsp/util.lua+115-42Lines changed: 115 additions & 42 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
90 | 90 |
| |
91 | 91 |
| |
92 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
93 | 129 |
| |
94 | 130 |
| |
95 | 131 |
| |
| |||
237 | 273 |
| |
238 | 274 |
| |
239 | 275 |
| |
| 276 | + | |
240 | 277 |
| |
241 | 278 |
| |
242 | 279 |
| |
| |||
247 | 284 |
| |
248 | 285 |
| |
249 | 286 |
| |
250 |
| - | |
251 |
| - | |
252 |
| - | |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 |
| - | |
| 287 | + | |
257 | 288 |
| |
258 | 289 |
| |
259 | 290 |
| |
| |||
325 | 356 |
| |
326 | 357 |
| |
327 | 358 |
| |
| 359 | + | |
328 | 360 |
| |
329 |
| - | |
| 361 | + | |
330 | 362 |
| |
331 | 363 |
| |
332 | 364 |
| |
| 365 | + | |
333 | 366 |
| |
| 367 | + | |
334 | 368 |
| |
335 | 369 |
| |
336 | 370 |
| |
| |||
367 | 401 |
| |
368 | 402 |
| |
369 | 403 |
| |
370 |
| - | |
371 |
| - | |
| 404 | + | |
372 | 405 |
| |
373 | 406 |
| |
374 | 407 |
| |
| |||
1432 | 1465 |
| |
1433 | 1466 |
| |
1434 | 1467 |
| |
1435 |
| - | |
| 1468 | + | |
1436 | 1469 |
| |
1437 | 1470 |
| |
1438 | 1471 |
| |
1439 |
| - | |
| 1472 | + | |
1440 | 1473 |
| |
1441 | 1474 |
| |
1442 | 1475 |
| |
| |||
1649 | 1682 |
| |
1650 | 1683 |
| |
1651 | 1684 |
| |
1652 |
| - | |
1653 | 1685 |
| |
1654 |
| - | |
1655 |
| - | |
| 1686 | + | |
| 1687 | + | |
| 1688 | + | |
| 1689 | + | |
| 1690 | + | |
| 1691 | + | |
| 1692 | + | |
1656 | 1693 |
| |
1657 |
| - | |
| 1694 | + | |
1658 | 1695 |
| |
1659 | 1696 |
| |
1660 | 1697 |
| |
1661 |
| - | |
1662 |
| - | |
1663 |
| - | |
| 1698 | + | |
| 1699 | + | |
| 1700 | + | |
1664 | 1701 |
| |
1665 | 1702 |
| |
1666 | 1703 |
| |
1667 | 1704 |
| |
1668 | 1705 |
| |
| 1706 | + | |
| 1707 | + | |
1669 | 1708 |
| |
1670 | 1709 |
| |
1671 |
| - | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
1672 | 1714 |
| |
1673 |
| - | |
1674 |
| - | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
1675 | 1726 |
| |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
| 1736 | + | |
| 1737 | + | |
| 1738 | + | |
| 1739 | + | |
1676 | 1740 |
| |
1677 | 1741 |
| |
1678 | 1742 |
| |
1679 | 1743 |
| |
1680 | 1744 |
| |
1681 | 1745 |
| |
1682 | 1746 |
| |
| 1747 | + | |
| 1748 | + | |
1683 | 1749 |
| |
1684 | 1750 |
| |
1685 |
| - | |
1686 |
| - | |
| 1751 | + | |
| 1752 | + | |
| 1753 | + | |
| 1754 | + | |
1687 | 1755 |
| |
1688 |
| - | |
| 1756 | + | |
1689 | 1757 |
| |
1690 | 1758 |
| |
1691 | 1759 |
| |
| |||
1697 | 1765 |
| |
1698 | 1766 |
| |
1699 | 1767 |
| |
| 1768 | + | |
| 1769 | + | |
1700 | 1770 |
| |
1701 | 1771 |
| |
1702 |
| - | |
| 1772 | + | |
1703 | 1773 |
| |
1704 | 1774 |
| |
1705 | 1775 |
| |
| 1776 | + | |
1706 | 1777 |
| |
1707 |
| - | |
1708 |
| - | |
| 1778 | + | |
| 1779 | + | |
| 1780 | + | |
| 1781 | + | |
1709 | 1782 |
| |
1710 | 1783 |
| |
1711 | 1784 |
| |
1712 |
| - | |
1713 |
| - | |
| 1785 | + | |
1714 | 1786 |
| |
1715 |
| - | |
1716 |
| - | |
| 1787 | + | |
1717 | 1788 |
| |
1718 | 1789 |
| |
1719 |
| - | |
1720 |
| - | |
| 1790 | + | |
1721 | 1791 |
| |
1722 | 1792 |
| |
1723 | 1793 |
| |
| |||
1726 | 1796 |
| |
1727 | 1797 |
| |
1728 | 1798 |
| |
1729 |
| - | |
| 1799 | + | |
1730 | 1800 |
| |
1731 | 1801 |
| |
1732 | 1802 |
| |
| |||
1736 | 1806 |
| |
1737 | 1807 |
| |
1738 | 1808 |
| |
| 1809 | + | |
1739 | 1810 |
| |
1740 | 1811 |
| |
1741 |
| - | |
1742 |
| - | |
| 1812 | + | |
| 1813 | + | |
1743 | 1814 |
| |
1744 | 1815 |
| |
1745 | 1816 |
| |
| |||
1782 | 1853 |
| |
1783 | 1854 |
| |
1784 | 1855 |
| |
1785 |
| - | |
1786 |
| - | |
1787 |
| - | |
| 1856 | + | |
| 1857 | + | |
| 1858 | + | |
| 1859 | + | |
| 1860 | + | |
1788 | 1861 |
| |
1789 | 1862 |
| |
1790 |
| - | |
| 1863 | + | |
1791 | 1864 |
| |
1792 |
| - | |
| 1865 | + | |
1793 | 1866 |
| |
1794 | 1867 |
| |
1795 | 1868 |
| |
|
You can’t perform that action at this time.
0 commit comments