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

I got: dlangui 0.9.173: building configuration "default"... ../../.dub/packages/dlangui-0.9.173/dlangui/src/dlangui/widgets/lists.d(1407,16): Error: module stopwatch is in file 'std/datetime/stopwatch.d' which cannot be read import path[0] = ../../.dub/packages/dlangui-0.9.173/dlangui/3rdparty Using: dmd --version DMD64 D Compiler v2.074.0...

enhancement

http://editorconfig.org/ What is EditorConfig? EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles...

enhancement

Переодически при попытке открыть какой-нибудь из последних проектов через DlangIDE Home, IDE аварийно падает. После рестарта этот же проект без проблем открывается через File -> Open.

bug

I downloaded the current release of dlangide, when I created a new dlangui project and try to build with the current version of DMD ( DMD32 D Compiler v2.076.1 ),...

I am getting this build error when trying to build using Visual Studio 2017 with Visual D extension: ``` ------ Build started: Project: dlangui, Configuration: Debug x64 ------ Building Debug\dlangui.lib......

When opening any window in DLangIDE (including the main window), the Kwin compositing/desktop effects gets disabled, and when quitting the IDE they get reenabled. This is only supposed to happen...

Sometimes calling dcd crashes the ide Last log entries attached. [dlangide_crashlog.txt](https://github.com/buggins/dlangide/files/1450035/dlangide_crashlog.txt)

При закрытии вкладки кода, курсор в workspace explorer автоматически перепрыгивает на модуль с предыдущей открытой вкладкой, что крайне неудобно. Показываю пошагово на примере проекта самого IDE: 1. Открываем вкладку с...

bug

Screen: [![dlangide](https://user-images.githubusercontent.com/3881790/31307247-ac0cdf7e-ab68-11e7-97a1-164d160e296b.png)](url)

bug

When I have dlangide open and I want to switch to another application with alt-tab code is being modified a tab character is being added. Normally when I switch windows...

duplicate