From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 12 Feb 2018 02:19:33 +0000 (UTC) From: Elmar Pruesse Reply-To: kyleam/snakemake-mode Message-ID: Subject: shell/bash highlighting? (#25) Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_5a80f9b5cdabf_41022ad14a426ecc36912c"; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: kyleam/snakemake-mode List-Archive: https://github.com/kyleam/snakemake-mode List-Post: List-Unsubscribe: , To: kyleam/snakemake-mode Cc: Subscribed ----==_mimepart_5a80f9b5cdabf_41022ad14a426ecc36912c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Since it's already supported for embedded R, any chance to do this for embedded bash? It may make sense for not just the `shell:` field, but for all strings as they are likely to be passed through the shell at some point. Although that might be too slow, considering the number of small pieces. Alternatively, highlighting the `{wildcard}` parts of the strings would be neat. -- 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/25 ----==_mimepart_5a80f9b5cdabf_41022ad14a426ecc36912c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Since it's already supported for embedded R, any chance to do this for embedded bash?

It may make sense for not just the shell: field, but for all strings as they are likely to be passed through the shell at some point. Although that might be too slow, considering the number of small pieces.

Alternatively, highlighting the {wildcard} parts of the strings would be neat.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

----==_mimepart_5a80f9b5cdabf_41022ad14a426ecc36912c--