並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 15 件 / 15件

新着順 人気順

code-serverの検索結果1 - 15 件 / 15件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

code-serverに関するエントリは15件あります。 serverサーバvscode などが関連タグです。 人気エントリには 『「Visual Studio Code」でのリモート開発が手軽に ~リモートトンネル機能が提供開始/「SSH」は不要。「VS Code Server」で簡単セットアップ』などがあります。
  • 「Visual Studio Code」でのリモート開発が手軽に ~リモートトンネル機能が提供開始/「SSH」は不要。「VS Code Server」で簡単セットアップ

      「Visual Studio Code」でのリモート開発が手軽に ~リモートトンネル機能が提供開始/「SSH」は不要。「VS Code Server」で簡単セットアップ
    • 「VS Code Server」が登場 ~VS Codeのバックエンドを単体CLIに、フロントエンドにはWeb版が使える/「Visual Studio Code」の2022年6月更新は新しいマージエディター、サイレントモードにも注目

        「VS Code Server」が登場 ~VS Codeのバックエンドを単体CLIに、フロントエンドにはWeb版が使える/「Visual Studio Code」の2022年6月更新は新しいマージエディター、サイレントモードにも注目
      • 自前サーバでCodespacesが使えるVisual Studio Code Serverを動かしてみた - Qiita

        VSCodeがバージョン1.69でVisual Studio Code Serverをpreviewリリースしました。これはおそらくGithub Codespacesでうごいているものの自前サーバ用ソフトウエアと思われるので、早速試してみました。 追記:この方法は現在動作しなくなっています。詳しくはこちらをご確認ください。 ====以下当時の記事===== マニュアルはこちら これまでのGitHub Codespacesやgithub.devのレビューはこちら このマニュアルによると、インビテーションが必要とのことです。申し込みフォームから申請しましょう。「私はエンタープライズ企業で働いていて彼らはファイアーウォールの内側でしか仕事をすることを許可しません、だから私はVS Code Serverを学びエンプラ環境に生かしたいです。」と書いてみました。 ひとまずサーバを用意 Vultrで東京

          自前サーバでCodespacesが使えるVisual Studio Code Serverを動かしてみた - Qiita
        • VS Code Serverの使い方

          VSCodeのJune2022 Updateが正式に公開されました。 本稿では、アップデートと同時に公開されたVisual Studio Code Serverの使い方について解説します。 ※2022-08-12 Private Previewにあたったのでトンネリング機能についての説明を追加しました 概要 VSCode Serverの概要については、下記記事を閲覧ください。 (窓の杜)https://forest.watch.impress.co.jp/docs/news/1423348.html (公式)https://code.visualstudio.com/blogs/2022/07/07/vscode-server Code Serverは将来的にVSCodeのcode(1)に統合されることを念頭に設計された機能で、ChromeなどのWebブラウザーをVSCodeのフロントエン

            VS Code Serverの使い方
          • Chromebookには、VS Code より code-server がオススメ|DigZero

            いいものを見つけてしまいました。 " code-server " というオープンソースのアプリです。 Visual Studio Code のクローンで、サーバーサイドで動作して、Webブラウザ経由で使用できるコードエディタです。 なので、まんま Visual Studio Code なんです。 これが、LinuxをインストールできるChromebookと相性が良すぎた。 前回記事で、 Visual Studio Codeのインストールの仕方を紹介いたしましたが、使えないほどではないが、やや重いなと感じた方は、 " code-server " をオススメいたします。 Microsoft の クラウドサービス Visual Studio Codespaces (以前の Visual Studio Online) というのが存在しますが、これを自前のサーバーで実現できるイメージと考えて良さそう

              Chromebookには、VS Code より code-server がオススメ|DigZero
            • GitHub - nullpo-head/Out-of-the-Box-CodeServer: OOTB Code-Server is an out-of-the-box Code-Server environment. It provides Https proxy, GItHub authorization and automatic shutdown with just a few settings.

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                GitHub - nullpo-head/Out-of-the-Box-CodeServer: OOTB Code-Server is an out-of-the-box Code-Server environment. It provides Https proxy, GItHub authorization and automatic shutdown with just a few settings.
              • Visual Studio Code Server

                Register now for a full day of community, learning, and all things Visual Studio Code The Visual Studio Code Server is a service you can run on a remote development machine, like your desktop PC or a virtual machine (VM). It allows you to securely connect to that remote machine from anywhere through a local VS Code client, without the requirement of SSH. What is the VS Code Server? In VS Code, we

                  Visual Studio Code Server
                • Colab on steroids: free GPU instances with SSH access and Visual Studio Code Server

                  As most of you already know, Google Research offers free instances of Jupyter Notebook environment, with GPU and TPU, that runs entirely in the cloud. The platform is called Colaboratory (“Colab” for short) and it is a great resource when you want to perform quick experiments or prototype new machine learning models because no setup is required: all you need is a browser! Image by author. A Colab

                    Colab on steroids: free GPU instances with SSH access and Visual Studio Code Server
                  • Dockerでcode-serverを立てる - Qiita

                    はじめに TDU_データ科学・機械学習研究室AdventCalendar1日目 普段は深層学習を用いた伝統文様の画像解析をしています. 普段研究ではDockerを用いてGPUサーバ上で作業をしています. GPUマシン上にDockerを立てて,その中にPythonやら機械学習の環境を構築しています.メインとするGPUマシンにローカルマシン(MacBook)からvscodeのRemoteDevlopementを利用してアクセスしています.しかし,Dockerを利用しているためvscodeのAutoCompletionを利用するには特殊な設定が必要です. https://code.visualstudio.com/docs/remote/containers Dockerの環境を用いて開発するのはとても便利ですが,vscodeの補完機能が利用できないのはやはりコーディングが難しいです.また,vs

                      Dockerでcode-serverを立てる - Qiita
                    • AWS Cloud9の代替としてCoderのcode-serverを試してみた | DevelopersIO

                      しばたです。 以前の記事でAWS Cloud9の新規利用が制限されはじめた旨をお伝えしました。 AWSとしてはローカル環境でAWS IDE Toolkitsを使うかAWS CloudShellの利用を代替方法として紹介しています。 ただ、場合によってはWeb IDEが必要な場合もあるかと思います。 今回いくつかのWeb IDE on EC2を試してみた結果、Coder社のcoder/code-serverが良さそうだったので本記事で共有したいと思います。 代替方法の私的推奨 私は以前にAWS Cloud9に関する記事をいくつか書いており、率直なところ、個人の開発用途であればWeb IDEは不要でVisual Studio Code(VS Code)のRemote SSHを使いローカルからEC2インスタンスに接続して開発するのがベストだと考えています。 ローカル環境のVS Codeをそのまま

                        AWS Cloud9の代替としてCoderのcode-serverを試してみた | DevelopersIO
                      • Coding on iPad using VSCode, Caddy, and code-server · Tailscale Docs

                        Coding on iPad using VSCode, Caddy, and code-server Visual Studio Code has quickly become the text editor many people use for their day-to-day work. Its cross-platform compatibility, speed, and plethora of extensions make it an easy choice. Coder.com's code-server lets you run VSCode on a server and access it on any device, including an iPad. This is a natural pairing for Tailscale, which lets you

                          Coding on iPad using VSCode, Caddy, and code-server · Tailscale Docs
                        • code-serverの構築手順 - Qiita

                          code-serverをインストールした際の手順を忘れないうちにdumpしておきます。 code-serverはブラウザからアクセスして利用できるVSCodeのサーバアプリケーションです(※MS公式のソフトウェアではありません)。 Linuxマシン上のファイルを直接VSCodeから触る手段としては、VSCodeの「Remote - SSH」拡張を使用する手段もありますが、 こちらはWebブラウザから利用できるという点で、より手軽と言えます。また、クライアント機の性能が貧弱でVSCodeの動作が重い、といった場合にも利用するメリットがあると思います。 Github Document 動作環境 Red Hat Enterprise Linux release 8.6 code-server version 4.7.0 手順 インストールスクリプトを利用してインストールしました。 以下のコマンド

                            code-serverの構築手順 - Qiita
                          • VS Code Serverが登場!インストール方法や使い方・開発方法を解説

                            VS Code Serverが登場Visual Studio Code 2022年6月版(バージョン1.69)がリリースされ、VS Codeのバックエンド機能を提供するVS Code Serverがプライベートプレビュー版として公開されました。 現時点での最新リリースとなるVisual Studio Code 2023年1月版(バージョン1.75)においても、プライベートプレビュー版の扱いには変更がありません。 サービスのインストールや更新、管理・接続を容易にするCLIが提供されます。2022年7月7日のBlogには、より詳細な情報が掲載されています。 【参考】:Visual Studio Code update June 2022, version 1.69 【参考】:Blogs The Visual Studio Code Server VS Code Serverは、ローカルの開発マ

                              VS Code Serverが登場!インストール方法や使い方・開発方法を解説
                            • RaspberryPiにcode-serverをインストールして、ブラウザ上からVisual Studio Codeを使ってみる - uepon日々の備忘録

                              以前のエントリでVisual Studio CodeがRaspberryPiでも公式対応したということを書きました。 uepon.hatenadiary.com ただ、Visual Studio CodeをRaspberry Piで使用する機会はX環境を立ち上げているときがほとんどなので、ヘッドレス環境にしている自分からするとほぼ使えないなあという気持ちではありました。 そんなときにWeb経由で実行することのできるcode-serverというものの存在を知りました。Web経由であればX環境がなくてもブラウザ経由でVisual Studio Codeのインターフェースを使用してのファイル編集ができるというメリットはあるのかもしれません。たとえば、iPadからアクセスして編集するとかでしょうか? code-server 公式GitHub github.com Run VS Code on an

                                RaspberryPiにcode-serverをインストールして、ブラウザ上からVisual Studio Codeを使ってみる - uepon日々の備忘録
                              • Ubuntu 24.04 LTS に code-server を導入してみた | DevelopersIO

                                はじめに Web IDE 環境が急遽必要になったり、一時的に使いたいとき、code-server は素早く構築できる良い選択肢です。本記事では Ubuntu 24.04 LTS に code-server 導入手順を紹介します。 Amazon Linux 2023 に code-server を導入したい場合は、以下の記事を参考にしてください。 検証環境

                                  Ubuntu 24.04 LTS に code-server を導入してみた | DevelopersIO
                                1

                                新着記事