-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Introduce LSP mode for TSServer with some initial functionality #45347
base: feature/lspSession
Are you sure you want to change the base?
[WIP] Introduce LSP mode for TSServer with some initial functionality #45347
Commits on Feb 26, 2021
-
[WIP] Add stub for LSP version of IOSession
Ben Lichtman committedFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for d1a8bc1 - Browse repository at this point
Copy the full SHA d1a8bc1View commit details -
[WIP] Implement message handling and responding
Ben Lichtman committedFeb 26, 2021 Configuration menu - View commit details
-
Copy full SHA for eb0da1e - Browse repository at this point
Copy the full SHA eb0da1eView commit details
Commits on Jun 9, 2021
-
Merge branch 'main' into lspSession
Ben Lichtman committedJun 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 373a3f6 - Browse repository at this point
Copy the full SHA 373a3f6View commit details
Commits on Jun 17, 2021
-
[WIP] copy message reading from vscode-jsonrpc
Ben Lichtman committedJun 17, 2021 Configuration menu - View commit details
-
Copy full SHA for ffe95d3 - Browse repository at this point
Copy the full SHA ffe95d3View commit details
Commits on Jun 23, 2021
-
[WIP] allow onMessage to handle both protocols
Ben Lichtman committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for b5347c1 - Browse repository at this point
Copy the full SHA b5347c1View commit details -
[WIP] split out handler references
Ben Lichtman committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for dc05b4e - Browse repository at this point
Copy the full SHA dc05b4eView commit details
Commits on Jun 25, 2021
-
[WIP] add handling for initialized notification
Ben Lichtman committedJun 25, 2021 Configuration menu - View commit details
-
Copy full SHA for e8f7ff3 - Browse repository at this point
Copy the full SHA e8f7ff3View commit details -
[WIP] attempt to clean up response serialization
Ben Lichtman committedJun 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 44f30b7 - Browse repository at this point
Copy the full SHA 44f30b7View commit details
Commits on Jun 28, 2021
-
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 96e1daa - Browse repository at this point
Copy the full SHA 96e1daaView commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for ff280d0 - Browse repository at this point
Copy the full SHA ff280d0View commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for a804110 - Browse repository at this point
Copy the full SHA a804110View commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for bb31ff7 - Browse repository at this point
Copy the full SHA bb31ff7View commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 9201fcb - Browse repository at this point
Copy the full SHA 9201fcbView commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ef8a61 - Browse repository at this point
Copy the full SHA 4ef8a61View commit details -
Ben Lichtman committed
Jun 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 2269c14 - Browse repository at this point
Copy the full SHA 2269c14View commit details
Commits on Jun 29, 2021
-
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b627420 - Browse repository at this point
Copy the full SHA b627420View commit details -
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 7473d2d - Browse repository at this point
Copy the full SHA 7473d2dView commit details -
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 3d06a43 - Browse repository at this point
Copy the full SHA 3d06a43View commit details -
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for fd51987 - Browse repository at this point
Copy the full SHA fd51987View commit details -
Refactor lsp handlers to their own file
Ben Lichtman committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for cb31d9c - Browse repository at this point
Copy the full SHA cb31d9cView commit details -
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 4ec5089 - Browse repository at this point
Copy the full SHA 4ec5089View commit details -
Ben Lichtman committed
Jun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for b3d583c - Browse repository at this point
Copy the full SHA b3d583cView commit details -
Extract lsp session logic for reuse in tests
Ben Lichtman committedJun 29, 2021 Configuration menu - View commit details
-
Copy full SHA for 01855a7 - Browse repository at this point
Copy the full SHA 01855a7View commit details
Commits on Jul 13, 2021
-
Ben Lichtman committed
Jul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 033d196 - Browse repository at this point
Copy the full SHA 033d196View commit details -
Merge remote-tracking branch 'upstream/main' into lspSession
Ben Lichtman committedJul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for b4a419a - Browse repository at this point
Copy the full SHA b4a419aView commit details -
Fix build errors and update test
Ben Lichtman committedJul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for f2c1828 - Browse repository at this point
Copy the full SHA f2c1828View commit details -
Ben Lichtman committed
Jul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 4e8758f - Browse repository at this point
Copy the full SHA 4e8758fView commit details
Commits on Jul 15, 2021
-
Ben Lichtman committed
Jul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 4fd72e8 - Browse repository at this point
Copy the full SHA 4fd72e8View commit details -
Merge remote-tracking branch 'upstream/main' into lspSession
Ben Lichtman committedJul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 205932b - Browse repository at this point
Copy the full SHA 205932bView commit details -
Ben Lichtman committed
Jul 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 7fd3840 - Browse repository at this point
Copy the full SHA 7fd3840View commit details
Commits on Jul 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 22863c3 - Browse repository at this point
Copy the full SHA 22863c3View commit details
Commits on Jul 20, 2021
-
add test for hover documentation and tags
Ben Lichtman committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for edbcc6d - Browse repository at this point
Copy the full SHA edbcc6dView commit details -
Ben Lichtman committed
Jul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 980bbfd - Browse repository at this point
Copy the full SHA 980bbfdView commit details -
Add test for signature help documentation
Ben Lichtman committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 7db22b9 - Browse repository at this point
Copy the full SHA 7db22b9View commit details -
[WIP] start writing test for sh context
Ben Lichtman committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for c4a85fc - Browse repository at this point
Copy the full SHA c4a85fcView commit details -
Merge branch 'lspSession' of https://github.com/uniqueiniquity/TypeSc…
…ript into lspSession
Ben Lichtman committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 615babf - Browse repository at this point
Copy the full SHA 615babfView commit details -
Finish initial lsp sig help tests
Ben Lichtman committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for dc1df99 - Browse repository at this point
Copy the full SHA dc1df99View commit details
Commits on Jul 22, 2021
-
Execute protocol handlers in Node check phase
Ben Lichtman committedJul 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 23d335b - Browse repository at this point
Copy the full SHA 23d335bView commit details
Commits on Jul 23, 2021
-
Introduce map for message queue for cancellation
Ben Lichtman committedJul 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 2d3d650 - Browse repository at this point
Copy the full SHA 2d3d650View commit details
Commits on Aug 6, 2021
-
Merge branch 'main' into lspSession
Ben Lichtman committedAug 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 16ac035 - Browse repository at this point
Copy the full SHA 16ac035View commit details