David Sherret
|
3341c50b6a
|
refactor: don't share reqwest::HttpClient across tokio runtimes (#24092)
This also fixes several issues where we weren't properly creating http
clients with the user's settings.
|
2024-06-03 21:17:08 +00:00 |
|
Nayeem Rahman
|
cc8c0609eb
|
fix(lsp): apply import fix to missing declaration code action (#23924)
|
2024-05-21 21:15:16 +01:00 |
|
Nayeem Rahman
|
cbb78e138f
|
refactor(lsp): reland move resolver fields to LspResolver (#23685)
|
2024-05-07 03:20:15 +01:00 |
|
David Sherret
|
f3284529f1
|
feat(jsr): support importing from jsr via HTTPS specifiers (except for type checking) (#23513)
Closes https://github.com/jsr-io/jsr/issues/322
|
2024-04-24 21:43:34 +00:00 |
|
David Sherret
|
c497e766f1
|
refactor: move redirect handling into deno_graph (#23444)
|
2024-04-19 01:43:28 +00:00 |
|
Nayeem Rahman
|
d347e73f5a
|
fix(jsr): exclude yanked versions from 'deno add' and completions (#23113)
|
2024-03-28 19:02:07 +00:00 |
|
Nayeem Rahman
|
01bc2f530e
|
feat(unstable/pm): support npm packages in 'deno add' (#22715)
|
2024-03-06 13:24:15 +00:00 |
|
Nayeem Rahman
|
625a9319f6
|
feat(lsp): include registry url in jsr import hover text (#22676)
|
2024-03-04 15:48:23 +00:00 |
|
Nayeem Rahman
|
15f5f74eb7
|
feat(unstable/pm): support version contraints in 'deno add' (#22646)
|
2024-03-01 21:34:13 +00:00 |
|