atom-community / atom-community/ide-python

disable for certain file extensions

Open
#229 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
238
Forks
40
PR merge metrics
No merged PRs in 30d

Description

I would like to be able to disable ide-python for files matching a certain Glob, a la [Linter](https://atom.io/packages/linter).

For example, [snakemake](https://snakemake.readthedocs.io/en/stable/) uses a python-based language (and thus [MagicPython](https://atom.io/packages/magicpython) in Atom), but pycodestyle and pyflakes don't know how to handle it. If I could disable ide-python for files called "Snakefile" and ending in ".smk", that would be very useful.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.