This page is likely outdated. Visit the new documentation for updated content.

Native recently used list

Status Owner Importance Complexity MD Version
Completed mhutch Normal 4h 2.6

Abstract out the recently used files list into the platform service so platform addins can provide properly integrated versions.

Native file dialogs

Status Owner Importance Complexity MD Version
Completed lluis High 1d 2.4

Abstract out file dialogs into the platform service so that platform addins can implement native dialogs. There may need to be some predefined sets of additional widgetry for these dialogs, e.g. the encoding picker, the “open with” picker, the “close existing workspace” checkbox, the “build action” picker etc.

Native temp/docs/settings/log paths

Status Owner Importance Complexity MD Version
Completed mhutch Normal Medium

Use OS/Desktop-native paths for settings, log files, temp files, cache files (code completion DB), user items like snippets and custom templates, etc.

Native external console

Status Owner Importance Complexity MD Version
Completed lluis/mhutch Normal Medium

Abstract out the “run on external console” into the platform service so that platform addins can use the native terminal app instead of assuming Xterm.