discussion and development of Emacs Snakemake mode
 help / color / mirror / code / Atom feed
* include keyword not highlighted within loops (#17)
@ 2016-05-04 11:20 Endre Bakken Stovner
  2020-04-17  0:12 ` Kyle Meyer
  0 siblings, 1 reply; 2+ messages in thread
From: Endre Bakken Stovner @ 2016-05-04 11:20 UTC (permalink / raw)
  To: kyleam/snakemake-mode

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

The include keyword is not highlighted when within a loop:

```
includes = ["/rules/window_counts/csaw_window_counts.rules", "/rules/remove_animal_bins/remove_animal_bins.rules"]

for path in includes:
    include: include_prefix + path # include not highlighted
```

Started a new thread since I guess highlighting is different from indentation even though both are regex-based.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kyleam/snakemake-mode/issues/17

[-- Attachment #2: Type: text/html, Size: 1183 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: include keyword not highlighted within loops (#17)
  2016-05-04 11:20 include keyword not highlighted within loops (#17) Endre Bakken Stovner
@ 2020-04-17  0:12 ` Kyle Meyer
  0 siblings, 0 replies; 2+ messages in thread
From: Kyle Meyer @ 2020-04-17  0:12 UTC (permalink / raw)
  To: snakemake-mode

Some replies are missing, as described at

  https://inbox.kyleam.com/snakemake-mode/874ktmyh4u.fsf@kyleam.com/

Please visit the link in the parent message to see the full discussion.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-17  0:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-04 11:20 include keyword not highlighted within loops (#17) Endre Bakken Stovner
2020-04-17  0:12 ` Kyle Meyer

Code repositories for project(s) associated with this public inbox

	https://git.kyleam.com/snakemake-mode/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).