Sublime Forum

[Resolved] Sublime Text not opening files anymore! HELP!

#1

When I click a file that opens with sublime, it opens sublime but the file does not open inside of sublime text.

For example:

I open a JSON file that always opens with sublime text

It opens sublime but doesn’t create a new tab for the file.

I have freshly installed sublime text 2 & 3 and still it doesn’t change. Any help? This is pretty severe!

Also I might just result in using a portable version and see if that works!

EDIT:

Some error on my computer caused files not to have an association!

I simply did the following in command prompt!

assoc .php=phpfile

and then

ftype phpfile=C:\Program Files\ST3\sublime_text.exe %1

Then I went to a php file & right clicked>open with>found ST3>and chose use this app every time i open .php

0 Likes