Answer the question
In order to leave comments, you need to log in
How to open files in sublime text from code?
Hello.
Here I have a code in which I write import of some file.
Here is an example in python:
from django.contrib.auth.forms import UserCreationForm
Answer the question
In order to leave comments, you need to log in
you can use the keyboard shortcut (ctrl+T for Windows / cmd+T for Mac OSX) and start typing the file name, the sublime will search through all project files, you just need to select the one you need from the list
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question