Skip to content

Outdated sublime text keymap extension #2190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
whxru opened this issue Oct 10, 2020 · 5 comments
Closed

Outdated sublime text keymap extension #2190

whxru opened this issue Oct 10, 2020 · 5 comments
Labels
bug Something isn't working
Milestone

Comments

@whxru
Copy link

whxru commented Oct 10, 2020

  • Web Browser: Servediter (iPad App)
  • Local OS: iPadOS 14.0.1
  • Remote OS: Ubuntu 18.04.4 LTS (GNU/Linux 5.4.0-42-generic x86_64)
  • Remote Architecture: SSH
  • code-server --version: 3.5.0

I tried to install the Sublime Text Keymap ms-vscode.sublime-keybings extension, however, I failed to find the Sublime Text Keymap: Import Sublime Text Settings command from the Command Palette. How can I enable this extension, or is there another way to apply sublime text keymap?

@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 7, 2021

Hey @whxru - are you still having issues?

I installed the latest version (4.0.6) from open vsx and see the Sublime Text Keymap: Import Sublime Text Settings
4D28F685-61E6-4A5C-8E4F-24932161E28E

Note: to install it from vsx, I followed these steps (make sure you have jq installed: sudo apt-get -y install jq)

  1. From home folder, run curl 'https://open-vsx.org/api/ms-vscode/sublime-keybindings' | jq '.files.download' | xargs curl --compressed -L -o sublime-keybindings.vsix
  2. Go to the Extensions panel and click the 3 dots
  3. Click “Install from VSIX...”
  4. Select file
  5. Reload window

Can you try that out and let me know if it fixes your issue?

@jsjoeio jsjoeio added the waiting-for-info Waiting for more information from submitter label Jan 7, 2021
@nhooyr
Copy link
Contributor

nhooyr commented Jan 20, 2021

@jsjoeio I believe this issue is regarding the sublime text keymapping extension on our marketplace on which I can reproduce the same problem as the OP on Chromium. Installed but that command isn't in the command palette. Given we only have version 3.0.3 I assume it's just outdated on ours?

@nhooyr nhooyr added extension-request and removed waiting-for-info Waiting for more information from submitter labels Jan 20, 2021
@nhooyr nhooyr changed the title Unable to apply sublime text keymap Outdated sublime text keymap extension Jan 20, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Jan 20, 2021

@nhooyr I think you're right. I bet if we updated it in our extension marketplace that it would work as expected.

@jsjoeio jsjoeio added this to the Backlog milestone Apr 29, 2021
@stale
Copy link

stale bot commented Oct 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no activity occurs in the next 5 days.

@stale stale bot added the stale label Oct 27, 2021
@repo-ranger
Copy link
Contributor

repo-ranger bot commented Oct 27, 2021

Thanks for opening an extension request! We are currently in the process of switching extension marketplaces and transitioning over to Open VSX. Once eclipse/openvsx#249 is implemented, we can fully make this transition. Therefore, we are no longer accepting new requests for extension requests. We suggest installing the VSIX file and then installing into code-server as a temporary workaround. See docs for more info.

@repo-ranger repo-ranger bot closed this as completed Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants