atom-ide-rust
atom-ide-rust copied to clipboard
Rust IDE support for Atom, powered by the Rust Analyzer or Rust Language Server
I don't know what the actual term is, so by "annotations" I'm referring to lines with errors or warnings. I've noticed that every time I save all of the annotations...
A hint that shows the type in front of a variable when omitted. A hind of the parameter name in a function call. I saw the first on VS Code...
~Same usage as currently shown has been improved as you can apply diagnostic fixes with a click of a button.~ Add a usage example using >= v0.22
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.7 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Just stumbled across this repo. I think this could be archived since atom is dead and obviously nobody is working on this extension anymore too.
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8. Commits 782c264 3.0.8 6ade2da fix: trim pattern a6f52b0 3.0.7 e4cd434 fix: treat nocase:true as always having magic e6bbe1c publishConfig for 3.0 5b7cd33 3.0.6 20b4b56...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Pulsar discord: https://discord.com/invite/7aEbB9dGRT A rust discord: https://discord.gg/rust-lang-community I couldn't find @aminya or @Green-Avocado I was asking pulsar devs about variable highlighting, the VSCode plugin does this, and they said I...