Releases: Samsung/ONE-vscode
Releases · Samsung/ONE-vscode
Release 0.4.0
Release Note 0.4.0
ONE-vscode
ONE Explorer View
- Improve latency on startup/refresh/file system changes
- Revive rename command for ONE configuration files
- Support refactoring - a function that automatically updates corresponding fields in ONE configuration files when parent model files are renamed
- Support multi-root workspace
Toolchain View
- Support ONE toolchain
Release 0.3.0
Release Note 0.3.0
ONE-vscode
ONE Explorer View
- Add hide-and-show button
- Show more files
- Memory trace files
- Performance trace files
- Circle log files
- Extra backend model binary files
- Open files with dedicated editor/viewers
- Circle files - 'Circle Viewer'
- Memory trace files - 'Mondrian Viewer'
- Performance trace files - 'Json Tracer'
- Circle log files - 'Text Editor'
Toolchain View
- Introduce
Default Toolchain
concept - Support for configuring prerequisites
- Run configuration file with the selected default toolchain
Target Device View
- Add devices on local connection
- Supported devices
- Local PC (Ubuntu 18.04)
- SDB-connected Tizen devices
- Supported devices
- Show usable executors under each device (ex. simulators)
Cfg Editor
- Help message is shown when mouse is over the question mark icon
- Path of file can be set by clicking search icon
- Trivial bugfix
Circle Viewer
- Provides graphical view of circle model
- Powered by famous netron source code
Mondrian Viewer
- Provide graphical view of allocation trace files
JSON Tracer
- Provide graphical view of chrome trace files
- Inspired by the trace viewer of catapult source code
Release 0.2.0
Release Note 0.2.0
ONE-vscode
ONE Explorer View
- More commands are supported.
- [Open with Text Editor] command
- [Open Containing Folder] command
- [Collapse All] command
- Improve [Create Config] command
Toolchain View
- Show Installable Toolchains on ToolchainView
- official release version
- nightly release version
- Install Toolchain
- Uninstall Toolchain
- Show already-installed Toolchain
- Support sudo command on Toolchain
Cfg Editor
- Editor is upgraded with whole new UI.
- [Optimize] section is now supported.
- [Quantize] section is now supported.
- Bugfix