Commit graph

7 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
95db5b8cf6 - Bump PORTREVISION. lang/ldc was update to 1.14.0 2019-03-07 06:28:01 +00:00
Jose Alonso Cardenas Marquez
a67b59ce5e - Mark BROKEN with latest version of lang/ldc 2018-11-20 03:00:51 +00:00
Jose Alonso Cardenas Marquez
989af508f7 - Fix build
Reported by:	pkg-fallout
2018-06-15 18:15:28 +00:00
Jose Alonso Cardenas Marquez
dc7c3253d2 - Update to 0.8.12 2018-06-03 07:30:06 +00:00
Mathieu Arnold
2d34c901f2 Convert (again) every usage of https://github.com/.../archive/xxx to USE_GITHUB.
Pointy hat:	acm
Sponsored by:	Absolight
2017-07-26 13:16:39 +00:00
Jose Alonso Cardenas Marquez
afeb485b93 - Fix INDEX 2017-07-23 03:21:15 +00:00
Jose Alonso Cardenas Marquez
09a1664d85 - New port: editors/dlangide
Cross platform D language IDE written using DlangUI library.
- Uses DUB (dub.json or dub.sdl) project format
- 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 (contributed by Extrawurst)
- DUB dependencies update
- DUB package configuration selection (contributed by NCrashed)
- Dependency projects are shown in workspace tree
- New project wizard
- Toolchain settings for DMD, LDC, GDC
- Project specific settings
- Basic debugger support using GDB (work in progress)
- D language source code, json, dml syntax highlight
- Indent / unindent text with Tab and Shift+Tab or Ctrl+[ and Ctrl+]
- Toggle line or block comments by Ctrl+/ and Ctrl+Shift+/
- D source code autocompletion by Ctrl+Space or Ctrl+Shift+G (using DCD)
- D source code Go To Definition by Ctrl+G or F12 (using DCD)
- D source Doc comments display on mouse hover (using DCD)
- D source code Smart Indents
- Select word by mouse double click

WWW: https://github.com/buggins/dlangui
2017-07-23 02:54:33 +00:00