* include statements not indented correctly? (#16)
@ 2016-05-03 6:46 Endre Bakken Stovner
2016-05-04 9:04 ` Endre Bakken Stovner
2020-04-17 0:11 ` Kyle Meyer
0 siblings, 2 replies; 3+ messages in thread
From: Endre Bakken Stovner @ 2016-05-03 6:46 UTC (permalink / raw)
To: kyleam/snakemake-mode
[-- Attachment #1: Type: text/plain, Size: 511 bytes --]
When I write
```
include:
include_prefix + "/rules/window_counts/csaw_window_counts.rules"
```
the region is not indented properly, not even when I mark the region and try to indent it. Glitch? Was hoping for the following, like in the official workflow repo:
```
include:
include_prefix + "/bio/ngs/rules/mapping/peanut.rules"
```
---
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/16
[-- Attachment #2: Type: text/html, Size: 1159 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: include statements not indented correctly? (#16)
2016-05-03 6:46 include statements not indented correctly? (#16) Endre Bakken Stovner
@ 2016-05-04 9:04 ` Endre Bakken Stovner
2020-04-17 0:11 ` Kyle Meyer
1 sibling, 0 replies; 3+ messages in thread
From: Endre Bakken Stovner @ 2016-05-04 9:04 UTC (permalink / raw)
To: kyleam/snakemake-mode; +Cc: Kyle Meyer, Comment
[-- Attachment #1: Type: text/plain, Size: 394 bytes --]
(Just adding other indentation quirks in this thread)
When there is an empty line between e.g. `input:` and the next, the line is not properly indented.
```
input:
expand(...
```
This is a borderline case, I know.
---
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kyleam/snakemake-mode/issues/16#issuecomment-216800913
[-- Attachment #2: Type: text/html, Size: 1065 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: include statements not indented correctly? (#16)
2016-05-03 6:46 include statements not indented correctly? (#16) Endre Bakken Stovner
2016-05-04 9:04 ` Endre Bakken Stovner
@ 2020-04-17 0:11 ` Kyle Meyer
1 sibling, 0 replies; 3+ messages in thread
From: Kyle Meyer @ 2020-04-17 0:11 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] 3+ messages in thread
end of thread, other threads:[~2020-04-17 0:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 6:46 include statements not indented correctly? (#16) Endre Bakken Stovner
2016-05-04 9:04 ` Endre Bakken Stovner
2020-04-17 0:11 ` 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).