File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -998,9 +998,11 @@ unreleased Version 0.48.0
998998 * show detected compiler version below installation path
999999 * fix installation of the D icon for the solution explorer
10001000 * when pasting code to D source file newlines are adapted to surrounding code
1001- * dparser: no semantic info for a package if any file in the package has fatal parser error
10021001 * VS2017: D compiler installation paths are now saved to "HKCR\Softwre\Visual D" to be picked up by msbuild
10031002 * mago: added option to show base class fields as direct fields
10041003 * semantic analysis did not work if "parse source for syntax errors" was disabled
10051004 * mago: can now show return values of functions stepped over (not slices or delegates or small non-POD-structs)
10061005 * mago: fix crash when showing children in data tooltip
1006+ * fixed "Compile and Run" on selection
1007+ * dparser: no semantic info for a package if any file in the package has fatal parser error
1008+ * dparser: now has semantic support for static foreach
You can’t perform that action at this time.
0 commit comments