Mono-D
Mono-D copied to clipboard
D Add-In for MonoDevelop
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...
pasting/formatting the following code creates odd indentation, as shown here: ``` string sql = "select " ~ "p1.phrase as phrase1 " ~ ", p2.phrase as phrase2 " ~ "from phrase...
today i got an xamarin update (6.0 build 4520) and mono-d is nowhere to be found suddenly
if we select project->options->compiling->compiling->extra compiler option add compiler option on it. I got error ERROR [2017-03-21 06:17:08Z]: System.NullReferenceException: Object reference not set to an instance of an object at MonoDevelop.D.Building.ProjectBuilder.GenAdditionalAttributes...
Xamarin Studio hungs during opening vibe.d newer than 0.7.29. Looks like it because vibe.d moved to dub.sdl instead of dub.json.
```text root@debian:/home/zoujiaqing# wget http://download.opensuse.org/repositories/home:/tpokorra:/mono/Debian_8.0/Release.key --2016-12-28 18:02:20-- http://download.opensuse.org/repositories/home:/tpokorra:/mono/Debian_8.0/Release.key Resolving download.opensuse.org (download.opensuse.org)... 195.135.221.134, 2001:67c:2178:8::13 Connecting to download.opensuse.org (download.opensuse.org)|195.135.221.134|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1007 [application/pgp-keys] Saving to: ‘Release.key’...
apt update && apt upgrade -y apt install monodevelop run MonoDevelop ... Add-in D language binding failed: ``` Errors found in add-in '/usr/lib/monodevelop/Addin/AspNet/MonoDevelop.AspNet.dll: The file '/usr/lib/monodevelop/Addin/AspNet/System.Web.Helpers.dll' referenced in the manifest...
Sometimes syntax highlighting acts like a string literal is unterminated even when it is, after using the `Format on Save` option and saving the file. Steps to reproduce: 1. Enable...
Version parsing from DUB file is not working properly. http://prntscr.com/aq630j
http://prntscr.com/aq2voy Im using dub project. In XS project it was fine