Dayoung Lee

Results 51 issues of Dayoung Lee

## What? Let's find out how to support undo/redo operations It seems that vscode provides workbench history stack, which can be seen by 'timeline' panel. Let's use it. ![Screenshot from...

## What? When a filename changes, change the line of corresponding filename in cfg. (NOT When a filename line in cfg changes, change the actual filename.) From https://github.sec.samsung.net/RS7-RuntimeNTools/secret/issues/187#issuecomment-1522094 > GIF...

Future

## What? To support consistent user experience, ONE-vscode plans to support undo/redo commands extension-wisely. This issue is track the status Module | Requirement | Current Status ----|-----|----- ONE Explorer View...

tracker

## What? Let's discuss about 'local toolchain' concept for the toolchain. From https://github.com/Samsung/ONE-vscode/pull/1333 ### Thread > (Q) Why do we need this toolchain? What is the difference from the `ONE`...

Discussion

## What? In my environment, onecc-docker toolchain is failed during 'running prerequisites'. I attach the full video below. - I have not installed 'docker', and I wonder if it's the...

Bug/Issue

## What? > (just a suggestion, not about this PR) > > It seems the name 'JsonTracer' is a bit confusing because we have another 'JsonTracer' module : mondrianViewer. Mondrian...

## What? Let's ask users whether to save the file before running a cfg file.

## What? Let's discuss what kind of information for each files are needed to be shown by ONE. When clicking each files, there is nothing showing for now. However, we...