VSCodeRibbon icon indicating copy to clipboard operation
VSCodeRibbon copied to clipboard

NOT USED: use CodeRibbon-Theia instead

Results 9 VSCodeRibbon issues
Sort by recently updated
recently updated
newest added

For - Fetching updates - Crash Reporter - Telemetry - Workbench Experiments

upstream-overwrite
source-exploration

Should move the file opener to directly target using the next_available function to determine next patch. Would allow focus and scroll calls to be made both before and after, but...

upstream-overwrite
source-exploration

During an update we need to search through the open editors, ideally in spatial order, need to figure out methods for next child / next of parent / index of...

research-required
source-exploration

https://github.com/microsoft/vscode/issues/14909 `workbench.editor.closeEmptyGroups` https://github.com/microsoft/vscode/issues/2755

upstream-overwrite

The workspace layout serialization format could / should be changed to fix a few problems - dropping both left and right patch strips out of memory needs separation within the...

research-required
upstream-overwrite

Atom sometimes upgrades the electron version quietly such that small things get broken or worse, (see: scroll-snap behaviour changing for the worse) If similar issues occur, should just be able...

build
upstream-overwrite

Atom has an ID for every pane, unique within a session, need to find a unique identification for the container of an editor.

research-required
source-exploration

Change the VSCode `code` names to `coderibbon` to avoid conflicts, using vscodium build tools to start.

build
upstream-overwrite

Converting the CR CSS will need to involve rewriting selectors and ensuring the scroll-lock features and flex layouts are all still applicable in this electron version.

research-required
styles