digitalmars.D.announce - D syntax highlighting in Nano
- Doigt (6/6) Aug 07 2023 Would be nice to have feedback. I made a PR for the improved nano
- Walter Bright (3/10) Aug 09 2023 Nice! For fun, here's the one I wrote for microEmacs:
- Doigt (3/5) Aug 09 2023 whoa that's pretty cool you could do it in D, I had to write my
- Walter Bright (2/4) Aug 09 2023 I feel so sorry for you!
- Dejan Lekic (3/9) Aug 10 2023 Cool, I have one for years: https://paste.ee/p/V485T
- Doigt (3/5) Aug 10 2023 I don't know what you'll borrow, yours seem to have things I
Would be nice to have feedback. I made a PR for the improved nano syntax project because I don't have a gitlab account to contribute directly to the nano project, but feel free to fork and do it yourself if you feel it's important/good enough. Here's the PR: https://github.com/galenguyer/nano-syntax-highlighting/pull/2
Aug 07 2023
On 8/7/2023 5:43 PM, Doigt wrote:Would be nice to have feedback. I made a PR for the improved nano syntax project because I don't have a gitlab account to contribute directly to the nano project, but feel free to fork and do it yourself if you feel it's important/good enough. Here's the PR: https://github.com/galenguyer/nano-syntax-highlighting/pull/2Nice! For fun, here's the one I wrote for microEmacs: https://github.com/DigitalMars/med/blob/master/src/med/syntaxd.d
Aug 09 2023
On Wednesday, 9 August 2023 at 23:51:08 UTC, Walter Bright wrote:Nice! For fun, here's the one I wrote for microEmacs: https://github.com/DigitalMars/med/blob/master/src/med/syntaxd.dwhoa that's pretty cool you could do it in D, I had to write my syntax file using regexes :-(
Aug 09 2023
On 8/9/2023 7:25 PM, Doigt wrote:whoa that's pretty cool you could do it in D, I had to write my syntax file using regexes :-(I feel so sorry for you!
Aug 09 2023
On Tuesday, 8 August 2023 at 00:43:59 UTC, Doigt wrote:Would be nice to have feedback. I made a PR for the improved nano syntax project because I don't have a gitlab account to contribute directly to the nano project, but feel free to fork and do it yourself if you feel it's important/good enough. Here's the PR: https://github.com/galenguyer/nano-syntax-highlighting/pull/2Cool, I have one for years: https://paste.ee/p/V485T I will definitely borrow some parts of yours!
Aug 10 2023
On Thursday, 10 August 2023 at 10:02:06 UTC, Dejan Lekic wrote:Cool, I have one for years: https://paste.ee/p/V485T I will definitely borrow some parts of yours!I don't know what you'll borrow, yours seem to have things I didn't even think about
Aug 10 2023