Age | Commit message (Expand) | Author |
---|---|---|
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-10-16 | feat: support inlay hints (#16287) | Kitson Kelly |
2022-10-14 | fix(lsp): properly handle snippets on completions (#16274) | Kitson Kelly |
2022-07-12 | feat(cli/lsp): Sort repl completions (#15171) | 2shiori17 |
2022-05-20 | refactor: upgrade to deno_ast 0.15 (#14680) | David Sherret |
2022-04-03 | refactor(lsp): migrate from lspower back to tower-lsp (#14163) | Jason |
2022-03-30 | feat(lsp): add experimental testing API (#13798) | Kitson Kelly |
2022-03-21 | feat(lsp): support deno.enablePaths setting (#13978) | Kitson Kelly |
2022-02-24 | refactor: remove dead code from lsp (#13743) | Kitson Kelly |
2022-01-24 | fix(lsp): respect DENO_CERT and other options related to TLS certs (#13467) | Kitson Kelly |
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl |
2021-12-15 | feat: REPL import specifier auto-completions (#13078) | David Sherret |