タグ

vscodeに関するKesinのブックマーク (17)

  • Visual Studio Code November 2024

    Version 1.96 is now available! Read about the new features and fixes from November. November 2024 (version 1.96) Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the November 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Overtype mode - Switch between

    Visual Studio Code November 2024
    Kesin
    Kesin 2024/12/12
    GitHub Copilotにコード情報のコンテキストを渡す方法が色々と追加されている。あと個人的にはテストカバレッジをエディタ内で見られるようなUIが追加されたのが熱い。これはextensionの対応待ちかもしれないけど
  • October 2024 (version 1.95)

    Security update: The following extensions have security updates: ms-python.python and ms-vscode-remote.remote-ssh. Update 1.95.1: The update addresses these issues. Update 1.95.2: The update addresses these issues. Update 1.95.3: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the October 2024 release of V

    October 2024 (version 1.95)
    Kesin
    Kesin 2024/10/31
    Copilot周りのUIの変更や機能追加、設定画面で@tag:experimental, @tag:previewで検索可能になったあたりが面白そう。あとはcopilotを組み込んだextensionのAPIが完成したらしく、MS公式がショーケースのextensionを出している紹介
  • Visual Studio Code August 2024

    August 2024 (version 1.93) Update 1.93.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the August 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Profiles editor - Switch and manage your profiles from a single place

    Visual Studio Code August 2024
    Kesin
    Kesin 2024/09/06
    GitHub Copilotの改善やexperimentalな機能がたくさん追加されてる。十分便利だと思っていたけどまだまだ改良の余地があるらしい
  • June 2024 (version 1.91)

    Update 1.91.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the June 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Preview: Incoming/Outgoing changes graph - Visualize incoming and outgoing changes in the Source C

    June 2024 (version 1.91)
    Kesin
    Kesin 2024/07/04
    VSCodeがgitグラフの可視化をデフォルトで搭載してくれた。グラフで表示する機能を持ってるextensionはもういらなくなってしまうかも。 scm.experimental.showHistoryGrap で有効化できる
  • GitHub Copilotをカスタムできる? VS CodeのChat extensionsとは

    ※執筆時点の情報なので、内容が古くなっている可能性があります。最新の情報は公式ドキュメントをご確認ください。 はじめに GitHub CopilotのAPIを自分で呼び出せて、カスタムできたらなーとなんとなく思っていた時代もあった私。 そんな私がVS CodeのAPIに Chat extensions というものが追加されたと知ってしまい、「これはもしや内部でGitHub CopilotのAPIを呼び出せるやつでは!?でもドキュメント見てもよくわからん…誰も記事書いてない…」となったので、実際にいじって確認した内容をまとめます。 ついでに出てくる言語モデルAPIについてもまとめています。 VS Codeの拡張機能開発も初めて、TypeScriptも不慣れなので間違いがあればご指摘ください。 VS Code拡張機能開発方法については取り上げませんので、こちらをご確認ください。 結論 時間がな

    GitHub Copilotをカスタムできる? VS CodeのChat extensionsとは
    Kesin
    Kesin 2024/06/07
    Github Copilot Chatを呼び出せるExtensionを簡単に作れるようになる(まだinsiderのみ)のはアイデア次第で色々できそう
  • Visual Studio Code May 2024

    May 2024 (version 1.90) Update 1.90.2: The update addresses these issues. Update 1.90.1: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the May 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Editor tabs multi-select

    Visual Studio Code May 2024
    Kesin
    Kesin 2024/06/06
    “The Chat Participants API enables extensions to extend GitHub Copilot Chat with a chat participant that can be invoked in the chat input field with @.” これもしかしてGitHub Copilot Chatの機能をExtensionから呼び出せるようになったってこと?すごい面白そう
  • VSCodeで日本語の音声入力が可能に、Copilotがコードに合った変数名を提案など新機能。2024年2月のアップデート

    VSCodeで日語の音声入力が可能に、Copilotがコードに合った変数名を提案など新機能。2024年2月のアップデート コードエディタのVisual Studio Code(以下、VSCode)は2024年2月のアップデートで、音声入力やCopilotによる変数名の提案などの新機能が追加されました。 More developer goodness in the February update of @code Use your voice to write code (in your language!) Code faster with multi-cursor suggestions Renaming gets easier (because it's AI powered) Release notes: https://t.co/zwokiQvbPU Download: http

    VSCodeで日本語の音声入力が可能に、Copilotがコードに合った変数名を提案など新機能。2024年2月のアップデート
    Kesin
    Kesin 2024/03/06
  • February 2024 (version 1.87)

    Update 1.87.1: The update addresses these issues. Update 1.87.2: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the February 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Voice dictation in editor - Use your

    February 2024 (version 1.87)
    Kesin
    Kesin 2024/02/29
    先月Copilot Chatに音声認識で入力できるようになったのに引き続き、エディタ内でも音声認識で入力が可能になった。日本語のモデルも存在するのでそこそこは認識してくれそう。
  • Visual Studio Code November 2023

    November 2023 (version 1.85) Update 1.85.1: The update addresses these issues. Update 1.85.2: The update addresses these issues. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the November 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include: Floating editor

    Visual Studio Code November 2023
    Kesin
    Kesin 2023/12/11
    今月のVSCodeのアップデート面白いものが多い。複数ファイル横断のgit diffの表示が可能に、jsのヒープのプロファイルの可視化、RustのWebAssemblyのデバッグなど
  • VSCode の新機能「built-in port forwarding」を使いローカルサーバーにインターネット側からアクセス - Qiita

    Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? はじめに この記事は、以下の公式ポストや、VSCode のアップデート後のリリースノートにも出ていた「built-in port forwarding」を試してみた話です。 この機能を使うと、ローカルにあるサーバにインターネットからアクセスできるようになります。 同様のことを実現するものには、有名どころの 1つに「ngrok(エングロック)」があったり、その他にもたくさんの類似サービスがあります。 実際に VSCode の built-in port forwarding を試してみる それでは、VSCode の built-in po

    VSCode の新機能「built-in port forwarding」を使いローカルサーバーにインターネット側からアクセス - Qiita
    Kesin
    Kesin 2023/09/13
    “【追記】 公式記事の「How are forwarded ports secured?」という項目の記載” にこの機能を管理したい場合の方法について紹介されているので気にする会社では公式ドキュメントの記載と合わせて確認すると良さそう
  • August 2023 (version 1.82)

    Update 1.82.1: The update addresses this security issue. Update 1.82.2: The update addresses these issues. Update 1.82.3: The update addresses this security issue. Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the August 2023 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key hi

    August 2023 (version 1.82)
    Kesin
    Kesin 2023/09/08
    Built-in port forwardingあまり詳しいこと書いていないけどngrokみたいなものがVSCodeに組み込まれたのかな
  • VSCode で TypeScript の交差型のプロパティを省略せずに見れるようにする - Mobile Factory Tech Blog

    VSCode でホバーして型情報を見ようとすると、交差型はプロパティが展開されません プロパティの型を展開する Mapped Types を通すことで省略せずにプロパティを見ることができます。プロパティが交差型になっていることもあるので、再帰的にプロパティを Mapped Types に通すような型を定義しておいて、通すことでプロパティを全て確認できます type Expand<T> = T extends object ? T extends infer O ? { [K in keyof O]: Expand<O[K]> } : never : T type Temp = Expand<`確認したい型`> 厳密でなくとも簡単にどんなプロパティがあるか把握したいだけなら組み込みの Required や Partial を使うのが手軽です。ただし、あくまでデバッグ用途でそれぞれ省略可能プロ

    VSCode で TypeScript の交差型のプロパティを省略せずに見れるようにする - Mobile Factory Tech Blog
    Kesin
    Kesin 2021/12/03
    神エクステンションでは
  • 最高のマスターデータ管理手法考察 & VSCode Extension を活用した話 / developing masterdata management tool by using vscode extension

    GeekGig 『スタディサプリ x Showcase Gig』 〜フロントエンドを楽しむ〜 Links: p.6 [Deep Environment Parity CDNT 2019 - Speaker Deck](https://speakerdeck.com/spring_mt/deep-…

    最高のマスターデータ管理手法考察 & VSCode Extension を活用した話 / developing masterdata management tool by using vscode extension
    Kesin
    Kesin 2021/11/19
    社内用のツールをVSCodeのExensionで作るのいいな
  • DockerとRemote Containersでの開発環境が最高過ぎる - Sweet Escape

    この投稿がきっかけでソフトウェアデザインに寄稿しています。この投稿の加筆修正ですが、自分のパート以外にもVS Code全般の特集となってますので興味あるかたはぜひそちらも! ソフトウェアデザイン 2021年6月号 作者:tsutsu,吉岩 正樹,中村 充志,西谷 圭介,erukiti(佐々木 俊介),結城 洋志,上田 隆一,八田 昌三,サリチル酸,結城 浩,山川 正美,大串 肇,松 直人,清水 洋治,広田 望,松田 佳希,田中 宗,中島 明日香,くつなりょうすけ,高橋 永成,金谷 拓哉,佐藤 雄飛,梶原 直人,髙濱 暢明,星川 真麻,八木澤 健人,けんちょん(大槻 兼資),職業「戸倉彩」,森若 和雄,大隈 峻太郎,小野 輝也,河野 哲治,古川 菜摘,石井 将直,杉山 貴章,Software Design編集部技術評論社Amazon はじめに Remote Containers Docke

    DockerとRemote Containersでの開発環境が最高過ぎる - Sweet Escape
    Kesin
    Kesin 2020/06/05
    脱macの一環としてぼちぼち試してみたい気がしてきた
  • Visual Studio Code January 2020

    Version 1.93 is now available! Read about the new features and fixes from August. January 2020 (version 1.42) Update 1.42.1: The update addresses these issues. Downloads: Windows: x64 | Mac: Intel | Linux: deb rpm tarball snap Welcome to the January 2020 release of Visual Studio Code. There are a number of updates in this version that we hope you will like, some of the key highlights include: Rena

    Visual Studio Code January 2020
    Kesin
    Kesin 2020/02/07
    うおおお、コンソールのパネルをついに下部以外の左や右に置けるようになった!!vim-quickrunの使い勝手がついにVSCodeでも実現できるぞ!!
  • VS Code ネタ詰め合わせ - Qiita

    Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? 👻 ぷぇ 🍾🍾🍾 メリークリスマス!!! 🎉🎉🎉 今年も残り僅かですが、皆様の今年の進捗はどうだったでしょうか? 進捗ダメでしたか? 私はと言うと今年も幸い GitHub で evergreen を達成できそうです。( 業務でこの GitHub アカウントは使用していないので、個人での Contributions のみです。 ) Visual Studio Code Advent Calendar 2019 の最後の記事ともなりますし、普段、特に Qiita ではあんまり記事を書かないのもあるので、 VS Code に関す

    VS Code ネタ詰め合わせ - Qiita
    Kesin
    Kesin 2019/12/28
  • vscode-eslint v2 - Qiita

    Microsoft が自ら提供している Visual Studio Code の ESLint 拡張 (vscode-eslint) がメジャー バージョンアップして、その設定方法が大幅に変わったのでまとめてみます。 ESLint の自動修正を保存時に自動的に適用するための設定 v1 で提供されていた eslint.autoFixOnSave 設定は廃止され、代わりに editor.codeActionsOnSave または editor.formatOnSave を利用します。言い換えると、vscode-eslint 独自の方法で保存時の処理を実施していたのが、Visual Studio Code の標準的な方法で実施するように変更されたわけですね。2 つありますが、editor.codeActionsOnSave のほうが推奨されています。 editor.codeActionsOnSa

    vscode-eslint v2 - Qiita
  • 1