Age | Commit message (Collapse) | Author |
|
- bump deps: the newest `lazy-regex` need newer `oncecell` and
`regex`
- reduce `unwrap`
- remove dep `lazy_static`
- make more regex cached
---------
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
This was an oversight because the repl uses the language server under
the hood. Also, never preloads from a root directory.
Part of #18538
|
|
I think this makes things clearer at the call sites.
|
|
This upgrades TypeScript to 5.0.2, but does not have ES decorator
support because swc does not support that yet.
|
|
|
|
Towards landing #15454
|
|
Tests added to deno_graph, which were previously not there.
Closes #17932
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
Yearly tradition of creating extra noise in git.
|
|
Closes #11897
|
|
|
|
cache folder (#16857)
|
|
Closes #14840
|
|
|
|
Fixes: #15252
|
|
empty (#15177)
|
|
Fixes: #15111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #13619
|
|
|
|
|
|
|
|
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
|
|
|
* fix(lsp): handle import specifier not having a trailing quote
* clean up
* Add test.
|
|
Resolves #10051
|
|
|
|
* Add `specifier_to_file_path` to support converting a ModuleSpecifier with a unix-style path to a PathBuf on Windows.
|
|
mutated to change it (#12747)
|
|
|
|
Fixes #12621
|
|
Closes #12473
|
|
|
|
|
|
|
|
Fixes #10815
|
|
Closes: #10194
Fixes: #10468
|
|
Fixes #10362
|
|
|
|
|