Skip to content
New issue

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

Update information about Sublime Text, VS Code and meta tools #103

Closed

Conversation

LukasKalbertodt
Copy link

See commit messages for more information and my reasons for changing it.

CC #101 #86

- The version "2/3" was removed as there is now also Sublime Text 4
  and Sublime Text 2 is probably not really used anymore?
- Documentation tooltips are now supported via the LSP solution
- As an active Sublime Text & Rust user, in my opinion LSP +
  rust-analyzer is certainly the best setup right now. I worked with
  "Rust Enhanced" for a long time too, but it's just not as powerful or
  helpful.
- The "YouCompleteMe" and "BeautifyRust" plugins haven't been updated
  for a long time and are, as far as I can tell, not relevant anymore.
- Rust Analyzer is currently arguably the best solution for Rust dev
  and the integration into VS code is great (as it is the primary one
  developed by the RA team directly).
- I kept the older package as second option as I cannot judge whether
  they are truly outdated or just not as good as the RA solution.
- I added "Even Better TOML" as an option for TOML support, but as it
  says in the README that it's still rather unstable/experimental, I
  put it as the last option.
- Most would argue Rust Analyzer is the best solution at the moment.
- While not the best solution anymore, RLS is certainly important to
  mention.
- Racer is really not the up-to-date solution anymore, so I changed its
  description a bit and moved it down.
- RustyTabs and TabNine I have no idea about so I kept it untouched.
| prompts you to install any other required packages.
li
| You can also use the
a(href="https://marketplace.visualstudio.com/items?itemName=rust-lang.rust") Rust

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one officially deprecated in favor of rust-analyzer

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now even my PR that wanted to fix outdated information, is outdated :D I don't think this will be merged anymore, the repo is inactive for 5 years now, so I'll just close my PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants