Install didn't work; Syntax isn't highlighted for ps1 files
I see:
{
"bootstrapped": true,
"in_process_packages":
[
],
"installed_packages":
[
"Package Control",
"PowerShell",
"python-black",
],
"repositories":
[
],
}
But still, no syntax is highlighting in a ps1 file. I have restarted sublime already.
What syntax is displayed for ps1 files in status bar?
Is PowerShell package disabled (in ignored_packages list)?
Maybe ps1 extension was assigned another syntax before?
Closing due to inactivity.
By the way, I think by rebooting or trying again or reinstalling or something, the problem went away. Sorry, I can't remember anymore. So this issue would not be easy to replicate. Closing was the correct decision :D
I had the same issue, the syntax was not highlighting. I removed the PowerShell package from Sublimetext and installed it again. It solved it for me.