From: Dmitry Gutov <dmitry@gutov.dev>
To: Noah Peart <noah.v.peart@gmail.com>, 67730-done@debbugs.gnu.org
Subject: bug#67730: [PATCH] Add font-locking for shebangs in js-ts-mode and typescript-ts-mode
Date: Sun, 10 Dec 2023 04:53:13 +0200 [thread overview]
Message-ID: <0fb4ab6e-4c89-f303-252a-97350fdfeae9@gutov.dev> (raw)
In-Reply-To: <CAPVBTSf6F0pXZp=C2szwE3+iX=w3YwV2o=a2QwbwP-mHxisHgQ@mail.gmail.com>
Version: 29.2
On 09/12/2023 21:44, Noah Peart wrote:
> Tags: patch
>
>
> * Bug: `js-ts-mode` and `typescript-ts-mode` are missing font-locking
> rules for hashbang lines.
>
> Recipe to reproduce:
> Open a buffer and insert
>
> #!/usr/bin/env node
>
> Run `M-x js-ts-mode` and `M-x typescript-ts-mode` to see no font-locking
> is applied to the hash bang line.
Thanks! Installed.
Note that both commit messages exceeded the allowed 78, so I had to
amend them by hand.
prev parent reply other threads:[~2023-12-10 2:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-09 19:44 bug#67730: [PATCH] Add font-locking for shebangs in js-ts-mode and typescript-ts-mode Noah Peart
2023-12-10 2:53 ` Dmitry Gutov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0fb4ab6e-4c89-f303-252a-97350fdfeae9@gutov.dev \
--to=dmitry@gutov.dev \
--cc=67730-done@debbugs.gnu.org \
--cc=noah.v.peart@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.