Ivan Yonchovski
Ivan Yonchovski
> ((executable-find "powershell") lsp-ext-pwsh-script can you keep that too in the end?
> I guess the start-plain melpa packages are > > ``` > ace-window-20220911.358 dap-mode-20240514.1617 lsp-dart-20240520.1834 lsp-treemacs-20240406.2141 s-20220902.1511 > archives dart-mode-20231002.1138 lsp-docker-20240419.1428 lsp-ui-20240514.1943 scala-mode-20240113.1743 > async-20240323.1912 haskell-mode-20240116.1718 lsp-haskell-20231011.1723 origami-20200331.1019 spinner-1.7.4 >...
Is there a minimal example of how to create custom IDE image? I tried to create such using `python -m http.server` at https://github.com/yyoncho/lsp-gitpod but still, VScode pops up.
@svenefftinge I am looking for help with this in order to create integration between gitpod and Emacs (which can be maintained by emacs community here or in a separate repo...
@behrica FYI there is https://github.com/emacs-lsp/lsp-gitpod
@behrica this is what lsp-gitpod does - it has the config in lsp-gitpod and then you can open whatever project you want using that config. Similarly, you can fork lsp-gitpod...
> In my view, a project contributor should be able to "swap IDE", independent from tee `gitpod.*` files of the project. > So he should be able to "add" to...
see https://github.com/emacs-lsp/lsp-mode/issues/764
Can you check if you are reproducing it when using M-x lsp-start-plain?
Then try to delete the elpa dir + restart emacs + reinstalling the packages.