Conflux Studio v0.8.0-rc.1
Pre-release
Pre-release
leonlianght
released this
16 Apr 06:49
·
333 commits
to master
since this release
Platform
Mac OS, Windows, Linux
New Features
- Inline display of compilation errors: parse the error message from the compiler and display them inline in the code editor
- Solidity formatter: right click the editor and select Format Document to clean the code format
Other Updates
- Rename file or folder (right click in the file tree)
- Open the newly created file automatically
- Refresh the file content if the file is modified outside Conflux Studio
- Notification if the file is deleted outside Conflux Studio
- Add a template for an empty project
- Support non-Latin characters in project name
- Remove the remaining docker container after the compilation task is done
- Remind for the generated ABI & bytecode after compilation
- Press Esc to close the modal
- Press Tab to switch focused inputs