Alexander Bothe

Results 190 comments of Alexander Bothe

Parametervervollständigung innerhalb von index-expressions funktioniert noch nicht.

beides sollte jetzt klappen. Nur klappt das oben angegebene nicht - das hast du aber bislang noch nicht bemerkt :P

Sry, closed it by accident - well, weren't version(Windows/Posix) constraints thought to bypass this range of problems? :P

Meh, glaube mal, dass da auch wieder ein größeres Refactoring notwendig wird - und sobald es schon einen selektiven Import gibt, sollte es sicherlich genau nur das jeweilige Symbol zu...

/me doesn't know what Dustmite is again even after the 100th time of having it named somewhere

Even better - although 'native' mono-d projects could still get a custom dustmite binding. Could anyone of you point me a good & easy to remember location in Mono-D's Gui...

Aka extra dialog with some text boxes that take both arguments as well as module directories to include, whereas in the latter, 'recommedend' aka all kinds of include paths for...

Now that I'm reading the tutorial on how to use it: Where are the manipulated files are stored? In `xyz.reduced` as explained in "The reduced tree will be in path/to/directory.reduced"

I just tried to run dustmite: It 'reduced' ``` module test; import std.stdio; void main() { int a = 1234; writeln("hello world"); stdin.readln(); } ``` to ``` void main() {...

I doubt something like this is possible - but perhaps asking the md devs will help