1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 19, 2025 — Jul 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix "Find in Solution" no longer searchíng visuald projects with VS 16.6 More... about 6 years ago
pass default versions to file if no project loaded More... about 6 years ago
Merge pull request #125 from rainers/master More... about 6 years ago
bump version to 1.0.0, bundle LDC 1.21 More... about 6 years ago
center line after jumping to link in tooltip More... about 6 years ago
workaround /noopttls no longer added when building with LDC or dmd 2.076+ More... about 6 years ago
fix build with VS 16.6 update to current master of D_Parser More... about 6 years ago
- fix crash when invoking "Find All References" with dmdserver More... about 6 years ago
use dmdserver with semantic highlighting and full tooltips by default More... about 6 years ago
update dmdserver to 2.092 More... about 6 years ago
add magogc*.dll to installation More... about 6 years ago
update dmdserver to 2.092 More... about 6 years ago
fix building with dmd 2.092 More... about 6 years ago
add option to show batch commands executed add mago options for executing __debug functions More... about 6 years ago
implement "goto definition" by clicking identifier in tool tip fix function parameter not shown as reference More... over 6 years ago
allow adding links to symbols in tool tip More... over 6 years ago
fix Appveyor build More... over 6 years ago
release build of Visual D and all tools now use LDC More... over 6 years ago
enable and fill navigation bar from module AST More... over 6 years ago
trailing \ now removed from $(WindowsSDKVersion)/$(UCRTVersion) for more consistency between autodetected version and as read from the environment More... over 6 years ago
doc fixes More... over 6 years ago
bump version to 0.53.0-alpha1 More... over 6 years ago
Merge pull request #124 from rainers/master More... over 6 years ago
bump version to 0.52.0, update packaged DMD/LDC versions update docs More... over 6 years ago
bugzilla 18983: vcxproj: make compiler selection also available on the D Compiler settings page More... over 6 years ago
fix parameter info tooltip for functions with function attributes wait for tip answer when showing method tip improve tip on templates More... over 6 years ago
use the column of the end location of a scope, too fix some builtin properties More... over 6 years ago
- vcxproj: add dbuild.props showing how to setup a project that builds D files without Visual D installed - vcxproj: do not check referenced projects if the project itself already needs phobos to be linked - vcxproj: only print the filename in the "Compiling" message, not the path More... over 6 years ago
bugzilla 20660: goto definition on import module doesn't work made creating copy for semantic analysis lazier More... over 6 years ago
Merge pull request #123 from rainers/master More... over 6 years ago