The One With D News and Opinions of the Digital Mars D Programming Language

8Sep/070

Descent 0.4.3

Ary Manzana has released a small update for his Eclipse plugin. The comments in his NG post seem fairly important, so I've included most of his original post here:

These is a small release, but the first feature is the one I use most in JDT, so...:
- Added an Open Type dialog.
- Fixed a bug relating to Descent not showing the source code when debugging with gdb.
- The Build Path property page is back. This was removed in a previous release because it mainly has unimplemented features, but it has the "Source Folders" page which is in did useful.

Some notes:
- To bring up the Open Type dialog press Ctrl + T in an open editor (or go to Navigate -> Open Type...). There you can quickly open a type (class, interface, enum or template) by typing a substring of it's name, or for example typing SE will return SelectionEvent, SmartEscape, etc. (the funcionality is similar to that of JDT). This only works in open D editors, unlike the Java's one which works everywhere. The problem is that if I bind that combination to "everywhere" (window, actually), then both of them doesn't work. In CDT this also only works in an open editor. (I think Eclipse is taking care of this problem)

We'll consider also listing top-level functions. However, we don't know what would be the most comfortable way to do it: in the same dialog or in another one? Also, should enums be listed? And templates?

Starting from this version, next time you want to update, you can do it from within Eclipse (you cannot do this now, though).

Note that I've also added a new IDE category to the blog, since there's starting to be more IDE-related news coming out. I'll be going through and updating all posts related to IDEs with the new tag when I can.

Technorati Tags: ,

Filed under: IDE Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.