Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[python] non-file extension filetype detection #52519

Closed
cmagina opened this issue Jun 20, 2018 · 1 comment
Closed

[python] non-file extension filetype detection #52519

cmagina opened this issue Jun 20, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug languages-basic Basic language support issues verified Verification succeeded
Milestone

Comments

@cmagina
Copy link

cmagina commented Jun 20, 2018

When I open a python file that does not have .py as its extension, the editor fails to detect it as a python file. The top of the file has a python shebang line.

#! /usr/bin/env python

@vscodebot
Copy link

vscodebot bot commented Jun 20, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@chrmarti chrmarti added the languages-basic Basic language support issues label Jun 21, 2018
@aeschli aeschli changed the title non-file extension filetype detection [python] non-file extension filetype detection Jun 21, 2018
@aeschli aeschli added this to the June 2018 milestone Jun 21, 2018
@aeschli aeschli added the bug Issue identified by VS Code Team member as probable bug label Jun 21, 2018
@mjbvz mjbvz added the verified Verification succeeded label Jun 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug languages-basic Basic language support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants