benlime

benlime

IntelliSense for hex.pm

I just published a Visual Studio Code extension with IntelliSense support for hex.pm Package Versions, because bugged me, that I had to open hex.pm quite often to check which versions for a specified packages are available.

It is inspired by the IntelliSense for npm packages in package.json files. The extension gives you autocomplete suggestions when you are in a mix.exs inside the deps function. See the gif below.

This is my first VSCode extension and a very early release, so expect room for improvement. :slight_smile: Please let me know what you think.

hex-pm-intellisense-vscode

Most Liked

benlime

benlime

Version 0.3.0 is now available. This should noticeable improve the ux by also providing suggestions after you typed “~>”.

idi527

idi527

I usually use mix hex.info <package_name>

benlime

benlime

Yea, a port should be not that difficult. If I find some time to learn how Atom Packages work, I will port it. But don’t know when this will be. :stuck_out_tongue:

Last Post!

Tuxified

Tuxified

This is nice, have you considered adding this to ElixirLS (since that’s kinda the Elixir extension I think most people use)

Where Next?

Popular in Announcing Top

alisinabh
Hey everyone i’ve developed a library for Jalaali calendar for elixir which supports converting Gregorian dates to Jalaali and vice vers...
New
tmbb
I’ve published the first version of my Makeup library. It’s a syntax highlighter for Elixir in the spirit of Pygments, Currently it highl...
New
bryanjos
Hi, I wanted share a small library we at Revelry Labs made for rendering react components from the server side. There are instructions fo...
New
RobertDober
Earmark is a pure-Elixir Markdown converter. It is intended to be used as a library (just call Earmark.as_html), but can also be used as...
239 12978 134
New
kip
Image is an image processing library for Elixir. It is based upon the fabulous vix library that provides a libvips wrapper for Elixir. I...
622 19610 194
New
trisolaran
Hi! :waving_hand: I would like to present LiveSelect, a little library that I wrote to easily add a dynamic selection input to your LV f...
198 11283 107
New
scohen
Lexical Lexical is a next-generation language server for the Elixir programming language. Features Context aware code completion As-you...
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40165 209
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID&lt;0.412.0&gt; terminating ** (Postgrex.Error) FATAL...
New

We're in Beta

About us Mission Statement