Commit 4b3142d
authored
Add a file explorer (#1861)
* Adds a File Manager pane. Jumps to folder or file when open project.
* Better activation of file or directory opened
* First working version of File panel.
Double click of files to open, in RIDE or external simple editor.
* Minor refactoring
* Feature: When invalid data file, open in Code Editor1 parent f48e6a0 commit 4b3142d
File tree
4 files changed
+154
-118
lines changed- src/robotide
- controller
- editor
- ui
4 files changed
+154
-118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
0 commit comments