AMPL IDE update

hello,

I have installed Ampl IDE some time ago. How do I update it with the recent version downloaded from the AMPL site?

thanks.

Hi Hossein,

Amplide is no longer receiving updates. However, you can still update the AMPL and solver versions it uses by replacing the corresponding executables in your $PATH with the latest versions available at portal.ampl.com

That said, we recommend transitioning to Visual Studio Code as your development environment:

-Download VS Code - Mac, Linux, Windows
-Install our official plugin for VS Code

We are gradually discontinuing support for Amplide and moving toward VS Code, which offers a more modern and flexible optimization experience missed in Amplide. With this setup, you can install AMPL easily, write and run models directly, and also integrate with Amplpy (our Python API).

Please let us know if you need any further help, - we’ll be glad to assist.

thanks.

Given that I do not use Python, do I need VS Code? Is there any demo for how to install/use AMPL with VS Code?