Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 528 Bytes

editors.md

File metadata and controls

16 lines (11 loc) · 528 Bytes

Editors

VS CODE

Codeium (VSCode)

Unable to install language server (likely due to being blocked by a megacorp proxy).

  • Download the LS directly from Codeium
  • transfer to device
  • unpack, drop the single file into the following folder:
    • ~/.vscode/extensions/codeium.codeium-1.8.36/dist/{SOME RANDOM STRING LIKE THIS: 6b19fd56d85774d39e487f63cbc...}
  • Delete the .download file in there.
  • Restart Code.

via @/meirgenuine