Age | Commit message (Collapse) | Author |
|
|
|
Fixes: #15287
|
|
Fixes: #15111
|
|
This reverts commit fd5a12d7e25dc53238e2bbcffe970e646c1035f3.
|
|
|
|
|
|
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
|
|
|
|
|
|
|
|
|
|
Ref: denoland/vscode_deno#633
|
|
Also cleanup & drop ignored wildcard op-args
|
|
Co-authored-by: Aaron O'Mullan <aaron.omullan@gmail.com>
|
|
Ref #13657
|
|
|
|
|
|
Closes #13198
|
|
Fixes: #13611
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
|
|
|
|
|
|
|
* 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 #12753
|
|
|
|
|
|
(#12663)
|
|
This avoids a bunch of duplicated code.
|
|
These were previously displayed as plain text. Now they are displayed as
`MarkupContent` with type `Markdown`.
|
|
Closes #12473
|
|
|
|
Fixes #11861
|
|
|
|
|
|
Closes: denoland/vscode_deno#433
|