question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Buffer for "jumpDefinition" is empty in deno v1.7.5

See original GitHub issue

Description

This may be a problem with “deno lsp” itself, but I would like to report it since it is not a problem with v1.7.4.

Also, I’m sorry if the problem is only with my environment.

However, we have confirmed that VSCode’s vscode_deno v3.0.1 can “Go to definitions” even with deno v1.7.5.

DEMO

[OK] coc-deno + deno v1.7.4

coc-deno_1_7_4

[NG] coc-deno + deno v1.7.5 (empty buffer)

coc-deno_1_7_5

[OK] vscode_deno v3.0.1 + deno v1.7.5

vscode_deno_3_0_1_deno_1_7_5

Misc

An older version of deno can be downloaded from GitHub release.

https://github.com/denoland/deno/releases

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
fannheywardcommented, Feb 22, 2021
1reaction
fannheywardcommented, Feb 22, 2021

Leaves a comment in that issue, but I don’t find the stand format in LSP.

Read more comments on GitHub >

github_iconTop Results From Across the Web

io/buffer.ts | std@0.167.0 - Deno
BufWriter implements buffering for an deno.Writer object. If an error occurs writing to a Writer, no more data will be accepted and all...
Read more >
Buffers in Deno | The JS runtimes - Medium
A buffer can be created/initialized in two ways: Empty: An empty buffer with no storage (the storage can expand later); ArrayBuffer: A buffer...
Read more >
Unifying Theories of Programming and Formal Engineering ...
(a) σ is empty, denoted by ε, and there exists an allowable initial state s0 such that a is disabled at s0 for...
Read more >
Deno - Uma runtime segura para JavaScript e TypeScript
v1.7.5. Deno é uma runtime simples, moderna e segura para JavaScript e TypeScript que utiliza o V8 e é construída em Rust. Segura...
Read more >
Can't click on vomnibar list item - Philc/Vimium - IssueHint
Buffer for "jumpDefinition" is empty in deno v1.7.5, 7, 2021-02-22, 2022-08-19. Could spores be used to have a "real" map function?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found