ONE-vscode
ONE-vscode copied to clipboard
Visual Studio Code Extension of ONE compiler toolchain
## What Let's prepare official release v0.5. To make release preparation stable, we will branch out first and modify codes in release candidate branch. Of course the change should be...
Related issue: #1596
We need a review and resolution of issues related to SAM scores. Please refer to the CC report of the analysis results. - https://analysishub.sec.samsung.net/service/analyses/2115735 - https://github.sec.samsung.net/RS7-Architectural-Refactoring/SAM-Tools/wiki/CC-%28Cyclomatic-Complexity%29 - https://pages.github.sec.samsung.net/SAR/RefactoringGuide/docs/EN/ /cc @Samsung/one-vscode...
I'd like to become a ONE-vscode committer because I have non-trivial patches about ONE View, which can be viewed here: https://github.com/Samsung/ONE-vscode/pulls?q=is%3Apr+author%3Adayo09+is%3Aclosed Could you give an opinion? @llFreetimell @mhs4670go @seanshpark @Samsung/one-vscode
### What? Let's support backend-wise node type definitions. Currently, OneExplorer defines node type by its own. It's too rigid and not very extensible. Let's make it flexible by offering some...
## What? Let's embed catapult as a submodule. Beforehand, let's double check its license, usage, and deployment strategy. ### Comment history Moved from [[third_party] Add catapult as submodule](#1613) > @dayo09...
## What? As mentioned in workshop 2023, let's find the way to show json trace files formatted in html file.
This commit adds catapult as submodule to use trace2html. ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee --- > ### Add catapult as a submodule > > #### Why? > > I tried to import...
This commit adds catapult-trace2html dependency. ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee
Let's try integration of catapult's trace2html module. ONE-vscode-DCO-1.0-Signed-off-by: Dayoung Lee