Hao Liu
Hao Liu
@fenixjke , how to replicate it?
@superdave7380 , yes, I also replicate this issue caused by new feature of v37.0, you can decrease the api version to avoid this problem.
@Shababsoft , actually, you can retrieve package.xml firstly, after it's finished, a new folder will be created at the same folder with the ``package.xml``, and then, you can use ``Deploy...
@Shababsoft , not planning to combine the retrieve step and deploye step to one step, sorry.
@Shababsoft , sorry, not get your point, I think whether you can use ``refresh package`` to refresh fixed package.xml by yourself and then deploy the package to other sandbox by...
As you know, the ``Refresh Package`` will refresh the folder by the ``package.xml`` file in the src folder but not by ``subscribed_metadata_objects``, so you maintain the ``package.xml`` and refresh or...
@Shababsoft , check #154 , is it what you wanted?
@Shababsoft , yes, it's a bug, I will fix it in the next release, thanks for your feedback.
@Shababsoft , understood, you want to deploy package by content in ``package.xml`` but we just directly deploy the content in ``src``.
@Xtremefaith , there already has a command in the command palette named `HaoIDE: Retrieve from Server`, if you want to add your own key binding for this command, you can...