Skip to content

Windows PowerShell 5.1のタイプ別設定をデフォルトで追加したい #2317

@BHCrusher1

Description

@BHCrusher1

やりたいこと(=実現したいこと)

Windows PowerShell 5.1のタイプ別設定をデフォルトで追加したい

  • Microsoft 系クラウドサービスでPowerShellを使用する機会が増えている
  • VSCode 等のモダンなテキストエディタではなくサクラエディタを使用する理由として、Windows Server 上などで容量を食わず省リソースで枯れたサクラエディタをインストールしている
  • サーバー上で PowerShell スクリプトを開く際にどの環境でも Windows PowerShell がシンタックスハイライトされるとうれしい

解決手段の提案

タイプ別設定のデフォルトに Windows PowerShell 5.1 を追加する

デフォルト設定(Cのソース)ではないですが、強調キーワードPowerShell51.rkw、正規表現キーワードPowerShell51.kwd、テキストエディタ色設定PowerShell51.colを自己流で作成してみました。

BHCrusher1@d08c6db

スクリーンショット

実装イメージ

Image Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions