dlangide 0.2.6
Cross platform D language IDE based on dlangui library
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
Dlang IDE
Cross platform D language IDE written using DlangUI library.
Currently supported features:
- Can open DUB (dub.json) projects
- Shows tree with project source files
- Can open and edit source files from project or file system in multi-tab editor
- Build and run project with DUB
- Build log highlight and navigation to place of error or warning by clicking on log line
- DUB dependencies update
Source editor features:
- D language source code syntax highlight (basic)
- Indent / unindent text with Tab and Shift+Tab or Ctrl+[ and Ctrl+]
- Toggle line or block comments by Ctrl+/ and Ctrl+Shift+/
- Select word by mouse double click
GitHub page: https://github.com/buggins/dlangide
DlangUI project GitHub page: https://github.com/buggins/dlangui
Build and run with DUB:
git clone https://github.com/buggins/dlangide.git
cd dlangide
dub run
Needs DMD 2.066.1 to build.
HINT: Try to open sample project Tetris, from workspaces/tetris with DlangIDE.
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and its dependencies.
- Registered by Vadim Lopatin
- 0.2.6 released 9 years ago
- buggins/dlangide
- github.com/buggins/dlangide
- Boost
- Authors:
- Dependencies:
- dlangui
- Versions:
-
0.8.19 2024-Mar-12 0.8.18 2023-Apr-18 0.8.17 2018-Nov-26 0.8.16 2018-Nov-26 0.8.15 2018-Nov-26 - Download Stats:
-
-
2 downloads today
-
11 downloads this week
-
37 downloads this month
-
7300 downloads total
-
- Score:
- 3.2
- Short URL:
- dlangide.dub.pm