dlangide icon indicating copy to clipboard operation
dlangide copied to clipboard

D language IDE based on DlangUI

Results 104 dlangide issues
Sort by recently updated
recently updated
newest added

The dependency resolution process is taking too long. The dependency graph is li kely hitting a pathological case in the resolution algorithm. Please file a bug report at https://github.com/dlang/dub/issues and...

Do you have plan for vim/emacs editor mode support, or other forms of keyboard configuration support? If so, I would really like to help with coding, as I'm starting to...

enhancement

It'd be really useful if DlangIDE's find & replace had an option to search and replace using regular expressions like Sublime Text does.

When debugging a project and when running a project without debugging the command line argument I entered in the project settings -> debug and run is not added to the...

i saw tutorial of dlangide but i cant install and start. i dont know how to do and i installed in external ssd so my folder is different than others....

For some reason auto completion in DLangIDE never worked for me. I need some suggestions. How to trigger the auto completion? Can I just type '.' after an object and...

dlangide uses 96 DPI for screen display when started on macOS using dmd and dub installed by Homebrew, and then the following dub commands to install and run dlangide. Note...

bug

On my laptop (using Windows 7 Professional 64-bit), when I type "]" for array in example, it delete the entire line, I didn't know why. I hope you l'ill fix...

After first run+stop some thread take 100% of one kernel. It's not depend on project, build options or something else -> I'v tested all possible conditions :-( This bag are...

bug

when dmd is not in "system" include path, ide says "Failed to invoke the compiler dmd", even if it is set in Preferences dmd executable

bug