1
1
mirror of https://github.com/coder/code-server.git synced 2024-12-24 10:12:15 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Akash Satheesan
372a8f14c5 Squashed 'lib/vscode/' changes from 631dbe250bc..cfa2e218100
cfa2e218100 Make sure we actually update the local resource roots ()
206524cbf6f Merge pull request  from microsoft/roblou/fix122701
0ce07162f07 Use the scoped context key service for notebook editor context keys Fix 
4fbe56e36b3 Merge pull request  from microsoft/aeschli/122466
32a743d2af9 [JSON] Schema not found error on opening package.json. For 
0676e9a727e Fix port theme color typo ()
85f8ebf1687 Fix context on LabelTunnelAction ()
5913f53cab5 Block windows/iframes from preventing the unload () ()
acd78c82ac6 Ensure that notebook cell URIs work ()
4e185d89863 Merge pull request  from microsoft/roblou/fix122407
7eb7814b56c Try to block webviews from cancelling unloads ()
25092105030 Hardcode keybinding string to fix 
b084e6f4a73 Fix currently active indicator preventing editor switching ()
bc2373aaa54 Merge pull request  from microsoft/r156_tabs
d7a86f269a8 Disable tabs by default

git-subtree-dir: lib/vscode
git-subtree-split: cfa2e218100323074ac1948c885448fdf4de2a7f
2021-05-06 22:08:24 +05:30
Akash Satheesan
cf61451d49
fix(lib/vscode): fix conflicts in githubServer.ts 2021-05-05 22:29:07 +05:30
Akash Satheesan
ec8894d6c4 chore(vscode): update to 1.56.0 2021-04-30 20:25:17 +05:30
Akash Satheesan
8fb96b9967 chore(vscode): update to 1.55.2 2021-04-09 11:32:27 +05:30
Akash Satheesan
8332a6abc9
fix(lib/vscode): remove native-keymap and keytar ()
native-keymap and keytar are only used in the electron process,
so we don't need them. This allows us to drop our dependencies on
libx11-dev, libxkbfile-dev, and libsecret-dev.
2021-03-25 22:20:58 +05:30
Joe Previte
0cd3e39492
chore(vscode): update to 1.54.2 2021-03-11 10:27:10 -07:00
Joe Previte
eae5d8c807
chore(vscode): update to 1.53.2
These conflicts will be resolved in the following commits. We do it this way so
that PR review is possible.
2021-02-25 11:27:27 -07:00
Asher
859de79d97 Update to VS Code 1.52.1 2021-02-09 16:08:37 +00:00
Joe Previte
883dd13850
refactor: move jest and add package.json to /test 2021-01-21 14:06:49 -07:00
Asher
3cc74ccd79
Point to our auth relay 2020-12-17 15:49:37 -06:00
Joe Previte
51a2a2ad2d
feat: apply patch after setting up subtree 2020-12-15 15:53:52 -07:00
Joe Previte
41bee49d07 Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode' 2020-12-15 15:52:33 -07:00