Looking for a D syntax highlighter for Lazarus SynEdit

Daniel Kozak kozzi11 at gmail.com
Mon Mar 4 01:07:05 PST 2013


On Friday, 1 March 2013 at 20:31:02 UTC, D-ratiseur wrote:
> On Thursday, 28 February 2013 at 21:48:02 UTC, Daniel Kozak 
> wrote:
>> On Thursday, 28 February 2013 at 15:47:52 UTC, D-ratiseur 
>> wrote:
>>> Hello, you probably know the multi-pltaform IDE "Lazarus". It 
>>> has a great code editor component called SynEdit.
>>>...
>> You can use Xamarin (Monodevelop) under linux too
>
> No... on the Fedora official repo latest version is monoDev 
> 2.8.x, which is not compat with the D lang. binding plugin (it 
> recquires the dev.package v IDE 3.0).
> And it's impossible to compile version 3 because the MonoDev 
> repo misses some files in the unit test folder...But it seems 
> that the version 4.0 will be available soon under linux.

I have ArchLinux and everything works perfect. (mono-2.10,
monodevelop-4, and latest mono-d plugin). BTW. It is possible to
build mono-3, there are no missing files anymore. PKGBUILD for
arch should help you:
https://aur.archlinux.org/packages/mo/mono-beta/PKGBUILD


More information about the Digitalmars-d-ide mailing list