Dayoung Lee

Results 51 issues of Dayoung Lee

## What? Let's support viewer for tflite/onnx. Logically, netron support boths, but it seems that the current circle-dedicated viewer (CircleViewer) is not working with tflite/onnx files. The error message showed...

## What? Let's keep selected file while moving from one explorer view to default explorer view. So the user can just select any file and locate it under default file...

Future

This commit introduces FsWrapper. FsWrapper is a helper module for an easy use of vscode.workspace.fs ONE-vscode-DCO-1.0-Signed-off-by: dayo09

I tried some, but it's not working yet. By vscode-extension team's git issue, the feature is requested and pending to be supported. (see the issue for details) ONE-vscode-DCO-1.0-Signed-off-by: dayo09 ----...

Bug/Issue
Future

## What? Let's support ONE workflow in ONE-vscode Related Issue : https://github.com/Samsung/ONE/issues/9192 ## TODOs - [ ] Show *.workflow.json in ONE explorer - [ ] Show referred files in *.workflow.json...

This commit is to support *.workflow.json files. ONE-vscode-DCO-1.0-Signed-off-by: dayo09 ---- From #1222

### What? Let's add ONE-vscode to the vscode configuration settings. https://code.visualstudio.com/api/references/contribution-points#Configuration-schema This gives users a good way to configure our extension.

## What? Let's introduce BackendManager. ## Why? Currently, we provide multiple backend registration. However, we don't provide a class to put them together. Instead, there are some global set/map variables...

Suggestion

## What? Let's support json format cfg file, which is planned to be released within ONE in July. Related to https://github.com/Samsung/ONE/issues/9192

Future

## What? Let's provide a basic lexical checker on .cfg If a user doesn't use our configuration editor, and imported an improvised .cfg file, it may contain some lexical error...

Discussion
Future