[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71771: 31.0.50; [PATCH] php-ts-mode: jsdoc support in javascript
From: |
Vincenzo Pupillo |
Subject: |
bug#71771: 31.0.50; [PATCH] php-ts-mode: jsdoc support in javascript |
Date: |
Thu, 27 Jun 2024 12:29:40 +0200 |
In data giovedì 27 giugno 2024 11:45:54 CEST, Eli Zaretskii ha scritto:
> > From: Vincenzo Pupillo <v.pupillo@gmail.com>
> > Date: Tue, 25 Jun 2024 11:52:20 +0200
> >
> > this patch add support for embedding jsdoc into inline javascript element.
>
> Thanks, but is this for the master branch or for the emacs-30 release
> branch? Where was php-ts-mode broken?
Hi Eli,
this is for the master branch.
jsdoc is not available in emacs-30.
Thanks.
V.