SublimeText / PowerShell

Support for the MS PowerShell programming language.
MIT License
312 stars 80 forks source link

Now what? #176

Closed Resonanz closed 10 months ago

Resonanz commented 10 months ago

So I installed it. Now what? There is no right click like Terminus and Terminal. In fact no sign of it anywhere???

michaelblyons commented 10 months ago

Now you have syntax highlighting, comment toggling, a build system for non-interactive scripts, and (if you want it) a silly color scheme that pretends to be an old Powershell palette.

If you would like to use scopes for your syntax highlighting that more closely match the Sublime Text built-in languages, you can use the pre-release version.

If you want to set up a build system that points to one of Terminus's terminal emulator options, you'll have to ask the Terminus people for help.