Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-26 Thread xky via Digitalmars-d-announce
On Tuesday, 23 February 2016 at 17:01:47 UTC, Andre wrote: Hi, with the newest version of Notepad++ (6.9) strings enclosed with backticks `Hello World!` are now correctly highlighted. Kind regards André yay! but, some(..or many?)style theme coudn't support D. Unsupport style list(npp 6.9

Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-26 Thread BBasile via Digitalmars-d-announce
On Tuesday, 23 February 2016 at 17:01:47 UTC, Andre wrote: Hi, with the newest version of Notepad++ (6.9) strings enclosed with backticks `Hello World!` are now correctly highlighted. Kind regards André You have a list here of what's not handled:

Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-26 Thread Remo via Digitalmars-d-announce
On Friday, 26 February 2016 at 19:33:09 UTC, Andre wrote: On Friday, 26 February 2016 at 15:31:33 UTC, Remo wrote: On Wednesday, 24 February 2016 at 02:57:20 UTC, Charles wrote: On Tuesday, 23 February 2016 at 17:01:47 UTC, Andre wrote: Hi, with the newest version of Notepad++ (6.9) strings

LDC 1.0.0-alpha1 has been released! Please help testing!

2016-02-26 Thread Kai Nacke via Digitalmars-d-announce
Hi everyone, LDC 1.0.0-alpha1, the LLVM-based D compiler, is available for download! This ALPHA release is based on the 2.069.2 frontend and standard library and supports LLVM 3.5-3.8. The 1.0 release will be a major milestone. Please help testing to make it the best release ever! As

Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-26 Thread Andre via Digitalmars-d-announce
On Friday, 26 February 2016 at 15:31:33 UTC, Remo wrote: On Wednesday, 24 February 2016 at 02:57:20 UTC, Charles wrote: On Tuesday, 23 February 2016 at 17:01:47 UTC, Andre wrote: Hi, with the newest version of Notepad++ (6.9) strings enclosed with backticks `Hello World!` are now correctly

Re: Syntax highlighting of backticks now supported in Notepad++

2016-02-26 Thread jmh530 via Digitalmars-d-announce
On Friday, 26 February 2016 at 15:31:33 UTC, Remo wrote: Unfortunately syntax highlighting for D still do not work even with v6.9. Huh? I use Notepad++ on Windows and it highlights syntax. Maybe not as much as Sublime nor as pretty...

Re: Beta D 2.070.1-b1

2016-02-26 Thread Steven Schveighoffer via Digitalmars-d-announce
On 2/26/16 8:21 AM, Temtaime wrote: On Thursday, 25 February 2016 at 11:39:28 UTC, Martin Nowak wrote: On Thursday, 25 February 2016 at 08:52:14 UTC, nkgu wrote: That's nothing but the DL link in http://dlang.org/changelog/2.070.1.html is broken. Thanks, fixed. I got a tons of «

Re: Beta D 2.070.1-b1

2016-02-26 Thread Temtaime via Digitalmars-d-announce
On Thursday, 25 February 2016 at 11:39:28 UTC, Martin Nowak wrote: On Thursday, 25 February 2016 at 08:52:14 UTC, nkgu wrote: That's nothing but the DL link in http://dlang.org/changelog/2.070.1.html is broken. Thanks, fixed. I got a tons of « Deprecation: module std.array is not accessible