From 013934dcb568d4006ca697904d37cfd95e1c012c Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Thu, 28 Apr 2022 09:35:29 -0700 Subject: [PATCH] docs(patches): add notes for testing store-socket --- patches/store-socket.diff | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/patches/store-socket.diff b/patches/store-socket.diff index 2bc60652c..5aa40ec64 100644 --- a/patches/store-socket.diff +++ b/patches/store-socket.diff @@ -3,6 +3,12 @@ Store a static reference to the IPC socket This lets us use it to open files inside code-server from outside of code-server. +To test this: +1. run code-server +2. open file outside of code-server i.e. `code-server