1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Code for i : 現在のワークスペースが信頼されていないため、この拡張機能は無効

Posted at

ある日VS Codeを開いたらCode for iのアイコンが見当たらないという‥

image.png

ン?と拡張機能でCode for i を探すと存在したのですが、、
image.png

現在のワークスペースが信頼されていないため、この拡張機能は無効になっています。

なんのこっちゃ?

調べるとVSCodeが勝手に?無効にすることがあるそうな。

参考文献を探す

沢山有りました。いくつか参考にした記事を貼ります。(感謝)

Code for i を復活させる

手順①:ファイル → ユーザー設定 → 設定 を開く

検索窓に workspace と入力します。いくつか結果が表示されます。
image.png

手順②: VS Code内でワークスペースの信頼を有効にするか制御します のチェックを外す
エラー発生時点では下図のようにチェックが入っていました。

image.png

(設定項目名は Security > Workspace > Trust:Enabled(全てのプロファイルに適用))です。
これのチェックを外します。
image.png

手順③: VS Codeを再起動します。

IBM i アイコンが復活しました♪
image.png

1
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?