snakecharm icon indicating copy to clipboard operation
snakecharm copied to clipboard

Code completion for standard resources keys (mem_mb, etc.) + resource_scopes

Open iromeo opened this issue 4 months ago • 2 comments

See examples in https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#standard-resources

  • mem, mem_mb, mem_mib, ...
  • disk, disk_mb, disk_mib, ...
  • tmp_dir
  • runtime

See datails in https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#resources

iromeo avatar Oct 21 '24 17:10 iromeo