summaryrefslogtreecommitdiff
path: root/cli/tests/integration/lsp_tests.rs
AgeCommit message (Collapse)Author
2021-07-11Revert "Remove unstable native plugins (#10908)"Ryan Dahl
This reverts commit 7dd4090c2a3dc0222fd6ff611eeb2bd69cd28224.
2021-07-02Remove unstable native plugins (#10908)Bartek IwaƄczuk
This commit removes implementation of native plugins alongside the unstable "Deno.openPlugin()" API.
2021-06-27chore: split up integration_tests.rs into separate files (#11131)David Sherret