1. 08 5月, 2020 6 次提交
  2. 07 5月, 2020 5 次提交
  3. 06 5月, 2020 3 次提交
  4. 05 5月, 2020 2 次提交
  5. 02 5月, 2020 2 次提交
  6. 01 5月, 2020 1 次提交
  7. 30 4月, 2020 5 次提交
  8. 29 4月, 2020 12 次提交
  9. 28 4月, 2020 1 次提交
    • A
      Fill out some missing browser environment values · 6074ca27
      Asher 提交于
      Pass the user data dir to the browser environment service then derive
      all the paths we can based off that path like the global storage path
      which the vim extension uses to store history (otherwise it gets stored
      in the working directory from when code-server was spawned).
      
      Arguably the better solution is to use the userdata scheme but that
      won't work because the vim extension ignores the VS Code API.
      
      Fixes #1551.
      6074ca27
  10. 27 4月, 2020 1 次提交
  11. 23 4月, 2020 2 次提交