IGM Optimisation & Performance Improvement ⚡🛠️
This minor update further improves on the user experience and overall performance of IGM.
📋 Changelog
- Added VS Code as an option to IGM editor selection. If VS Code installation is detected then it's possible to select it as preferred editor in IGM.
- ⚠️ NOTE: For Windows users, you MUST be on at least WSL v2.6.2. It is strongly recommended to run
wsl --updatebeforehand, otherwise WSL will not be able to invoke VS Code directly from the subsystem to load your VS Code editor from Windows.
- ⚠️ NOTE: For Windows users, you MUST be on at least WSL v2.6.2. It is strongly recommended to run
- Optimise UUID generator.
- Update EarnApp image tag mapping. (No change to user).
- Fixed update bug issue.
📝 Update Instruction
Run commands and step process:
- Run
igm update- Update IGM tool to get the latest changes. If updating via IGM menu, reload IGM for changes to take effect.
Windows Users:
- In the Terminal, first update WSL with
wsl --update. - Run
igm update- Update IGM tool to get the latest changes. If updating via IGM menu, reload IGM for changes to take effect.