0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #141 from vosen/master More... almost 11 years ago
Fix ICE30 not being suppressed in Release configuration More... almost 11 years ago
Highlight primitive types and preluded types differently More... almost 11 years ago
Add Result and Option highlighting I've missed in the last commit More... almost 11 years ago
Merge pull request #139 from vosen/master More... almost 11 years ago
Add highlighting for primitives and preluded types More... almost 11 years ago
Merge pull request #138 from vosen/master More... almost 11 years ago
Declare our extension as compatible vs2013-infinity More... almost 11 years ago
Add support for vs2015 More... almost 11 years ago
Add rudimentry 'Go To Definition' support More... almost 11 years ago
Merge pull request #137 from andersforsgren/136-Autocomplete-behaviour More... almost 11 years ago
Improvements to autocompletion - Fake empty ident token for completion at end of line - Use Distinct() on racer MATCH output to avoid duplicates (e.g. racer issue 238) - Use empty string instead of null for icon automation text to avoid a WPF error for each item. More... almost 11 years ago
Merge pull request #134 from Boddlnagg/tokens More... almost 11 years ago
Add missing token translations More... almost 11 years ago
Merge pull request #131 from Boddlnagg/commands More... almost 11 years ago
Fixed un-/commenting command More... almost 11 years ago
Update README.md for 0.1 More... almost 11 years ago
Handle F1 command in text editor More... almost 11 years ago
Fixed un-/comment for empty selections More... almost 11 years ago
Ported RustCompletionCommandHandler to use VSCommandTarget helper More... almost 11 years ago
Implemented "Un-/Comment Selection" commands More... almost 11 years ago
Merge pull request #130 from vosen/master More... almost 11 years ago
Make "no Rust installation" message less scary and add some user feedback to the install process More... almost 11 years ago
Merge pull request #129 from vosen/master More... almost 11 years ago
When launching rust executable, append <RUST_INSTALL_PATH>\bin to "PATH" More... almost 11 years ago
Merge branch 'master' into temp More... almost 11 years ago
Turns out .exe installers use seperate registry entries from .msi installers More... almost 11 years ago
Merge pull request #128 from vosen/master More... almost 11 years ago
Disable support for custom project platforms/configurations More... almost 11 years ago
Merge pull request #126 from vosen/master More... almost 11 years ago