We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: