Re: PHP code validation
Waqar Ahmed <[email protected]> Mon, 12 Feb 2024 16:11:15 +0500
| Newsgroups | gmane.comp.kde.devel.kwrite |
|---|---|
| Message-ID | <CAPesRH5B10xe-unP8OfdXE5B3b5NYea2UzATJj7pNPKZQJGskQ@mail.gmail.com> |
If you use a php language server that supports linting php code, then yes. We have a language server plugin that can be used for intellisense and other helpful features. See: - https://langserver.org/ - https://docs.kde.org/stable5/en/kate/kate/kate-application-plugin-lspclient.html On Mon, Feb 12, 2024 at 3:59 PM Marc Serra <[email protected]> wrote: > Hi, > > Kate supports code validation for PHP language? > > For example, if I write: > <?php > echo "hello world; > ?> > > I want to kate show a message or mark the line with the error because > there is a missing double quote. > > Thank's > > -- > Marc Serra > Administrador de sistemes > www.manxa.com > > > <https://www.manxa.com> Manxa 1876, S.L. > Ctra. Les Tries, 85.17800 Olot (Girona) > *Tel. 972 27 45 30 www.manxa.com <https://www.manxa.com>* > <https://www.manxaindustrial.com> *Manxa Industrial > <https://www.manxaindustrial.com>* > <https://www.manxaferros.com> *Manxa Ferros <https://www.manxaferros.com>* > <https://www.manxabricolatge.com> *Manxa Ferreteria i Parament de la Llar > <https://www.manxabricolatge.com>* > > El contingut d’aquest correu electrònic i els seus annexos és estrictament > confidencial. En el cas que no siguis el destinatari i hagis rebut aquest > missatge per error, preguem que ho comuniquis al remitent i procedeixis a > la seva eliminació, sense difondre, emmagatzemar o copiar el seu contingut. > Imprimeix aquest correu només si és necessari. > > El contenido de este correo electrónico y sus anexos es estrictamente > confidencial. En el caso de que no seas el destinatario y hayas recibido > este mensaje por error, rogamos lo comuniques al remitente y procedas a su > eliminación, sin difundir, almacenar o copiar su contenido. Imprimir este > correo solo si es necesario. > > The content of this email and its attachments is strictly confidential. If > you are not the recipient and you have received this message by mistake, > please notify the sender and proceed to its elimination, without spreading, > storing or copying its content. Print this email only if necessary. > > Le contenu de cet e-mail et de ses pièces jointes est strictement > confidentiel. Dans le cas où vous n'êtes pas le destinataire et avez reçu > ce message par erreur, veuillez en informer l'expéditeur et procéder à sa > suppression, sans diffuser, stocker ou copier son contenu. Imprimez cet > e-mail uniquement si nécessaire. >