Austin Condiff
Austin Condiff
Here is the latest mockup version for the toolbar including the activity viewer... Updating issue description with this.
Yeah, double clicking a file in the project navigator will make a temporary tab become permanent. It should not rename the file. But to the point of this issue, we...
Keep
Keep
✨ Move UI Workspace configuration from project `.codeedit/selection.json` to UserDefaults/AppStorage
Now that I think of it, because a workspace can have multiple projects directories, we might alphabetize the project paths and create a hash from that concatenated string to use...
✨ Move UI Workspace configuration from project `.codeedit/selection.json` to UserDefaults/AppStorage
@lukepistrol Currently there is no ability to split panes, so for now just add a groups with a single object in the array with a size of 1. Does that...
✨ Move UI Workspace configuration from project `.codeedit/selection.json` to UserDefaults/AppStorage
@Debdut @lukepistrol, can we close this issue now that #656 was closed? Was everything implemented that was specified in the issue description (not the UI issues - #338, #479)?
✨ Move UI Workspace configuration from project `.codeedit/selection.json` to UserDefaults/AppStorage
@lukepistrol What is required for this to be closed?
I've spoken to the developer of [CodeEditorView](https://github.com/mchakravarty/CodeEditorView) and added https://github.com/mchakravarty/CodeEditorView/issues/43 and https://github.com/mchakravarty/CodeEditorView/issues/44. I also left some comments on https://github.com/mchakravarty/CodeEditorView/issues/3.