Skip to content

Hover Provider Crashes #142

Open
Open
@erikreedstrom

Description

@erikreedstrom

The current version of the extension is not displaying anything now on hover.
I am running 1.7.2 and OTP 21.0.4.

On hover, nothing happens and am presented with the following errors:

[Extension Host] ok:localhost:/tmp/elixir-sense-1535633407446522000.sock

/Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:272
[Extension Host] [vscode-elixir] ElixirSense client connected on localhost:/tmp/elixir-sense-1535633407446522000.sock
console.ts:136
[Extension Host] rejecting Error: The request was cancelled
    at Object.checkTokenCancellation (/Users/erikreedstrom/.vscode/extensions/mjmcloug.vscode-elixir-1.1.0/out/src/elixirSenseValidations.js:5:15)
    at resultPromise.then.then (/Users/erikreedstrom/.vscode/extensions/mjmcloug.vscode-elixir-1.1.0/out/src/elixirSenseHoverProvider.js:35:60)
    at <anonymous>
t.log @ console.ts:136
t._logExtensionHostMessage @ extensionHost.ts:391
(anonymous) @ extensionHost.ts:209
emitTwo @ events.js:126
emit @ events.js:214
emit @ internal/child_process.js:772
_combinedTickCallback @ internal/process/next_tick.js:141
_tickCallback @ internal/process/next_tick.js:180

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Hover Provider Crashes · Issue #142 · timmhirsens/vscode-elixir