Open
Description
Sublime Text Version
3144
Rust Enhanced Version
2.2.0
hey @ehuss thanks for your work on the new error message layout, really enjoying using it today.
I was wondering what your thoughts were on auto complete for package names when typing in use std::etc::etc.
Is it something that could utilise language server? Or should we pass in a list of possible names to autocomplete.
Its something i attempted before but never got anything working, i think at this point you know more about the sublime internals than me.