Skip to content
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

intelephense.maxMemory not used on remote SSH server #3121

Open
max13fr opened this issue Nov 26, 2024 · 0 comments
Open

intelephense.maxMemory not used on remote SSH server #3121

max13fr opened this issue Nov 26, 2024 · 0 comments

Comments

@max13fr
Copy link

max13fr commented Nov 26, 2024

Describe the bug

The parameter intelephense.maxMemory is not working when Intelephense is used on remote server through SSH. I tried to set intelephense.runtime but I have the tooltip "This setting cannot be applied in this window. It will be applied when you open a local window." (didn't have the same tooltip on maxMemory).

To Reproduce

Set max memory to the minimum in vscode settings :

  "intelephense.maxMemory": 256,

Run a Laravel project on a server then open the project with in vscode with Remote SSH.

View RAM used in Help > Open Process Explorer

Expected behavior

I would like the memory limit working also on remote server.

Screenshots

Here an example with 3 projets laravel opened and with a limit to 1024 MB :

intelephense_maxmemory_not_working

Platform and version

Local system :

  • Linux Mint 21
  • VSCode : 1.95.3
  • Intelephense : 1.12.6 (with paid licence)

Remote server (using SSH) :

  • Debian 12

Thanks in advance and for your awesome plugin !

Best regards, Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant