Mono-D icon indicating copy to clipboard operation
Mono-D copied to clipboard

Not works with Monodevelop 7.5

Open nirvanafm opened this issue 7 years ago • 3 comments

I think Monodevelop + Mono-D is the best IDE for D language. I use it about 1 year and all ok. But, now I have updated my Monodevelop from version 5.9.7 to 7.5 and this plugin not works at all.

Maybe you know how to fix this problem?

I run it on os Linux Mint x86_64 (kernel 4.4.0-130-generic)

nirvanafm avatar Aug 12 '18 14:08 nirvanafm

We would need to port the whole thing, which is a long and laborous work. Most people since then moved onto either VisualD, Visual Studio Code, or IntelliJ.

Since I lack the experience with the API, I've given up porting, not to mention my personal issues which also heavily impacted all my personnal projects.

ZILtoid1991 avatar Aug 12 '18 14:08 ZILtoid1991

VisualD works only on Windows :-( Visual Studio Code is not full IDE, it is just source code editor. IntelliJ - is commercial IDE.

Monodevelop is better, because is completely free.

But in any case, thanks for the plugin, it works good in monodevelop 5.

nirvanafm avatar Aug 12 '18 22:08 nirvanafm

Hey there, yes, it's quite an effort to port & maintain such a huge piece of software. Things were a bit easier back then while studying :/

I also thought about bringing some IntelliJ D plugin, since that IDE is somewhat better in many terms^^

aBothe avatar Aug 13 '18 05:08 aBothe