40 likes | 200 Views
RFlow. Notes & Design. Next steps. Fix tab-push in R4Intllij Copy code to rflow Define and implement execution model Review node visualization Execution state should be visible by colored dot or something simlear (might be just a switching icon) Auto-sync on focus-loss
E N D
RFlow Notes & Design
Next steps • Fix tab-push in R4Intllij Copy code to rflow • Define and implement execution model • Review node visualization • Execution state should be visible by colored dot or something simlear (might be just a switching icon) • Auto-sync on focus-loss • Auto-load on file-change (steal from Mondrian)
Other possible features • Icon tag in file custom icon for node • This should support URLs for user-defined icons • Open current block in Intellij (or other editor) • Make configurable in prefs • Open table in excel/xtab • Make sure file is not too big • Test if types of variable(s) are data-frame • Create temp-file with varname being part of it • Open it
V0.2 • Add preference for push selection target (by stealing from r4intellij)