Bug 578144 - File Scoped Preferences
Summary: File Scoped Preferences
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 4.23   Edit
Hardware: PC Mac OS X
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Resources-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 494497
  Show dependency tree
 
Reported: 2022-01-11 00:36 EST by Karsten Thoms CLA
Modified: 2023-03-18 04:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karsten Thoms CLA 2022-01-11 00:36:48 EST
In bug#494497 a solution approach for supporting editorconfig has been proposed. editorconfig defines formatting options for an editor. The configuration is not on project level, the configuration can be overloaded in subdirectories. The solution idea there is to interpret editorconfig as preferences.

This uncovers the requirement to have preferences on file level.

Worth for discussion is if similar would be useful on level of IFolder, or even IResource. Having this on level of IResource might be too generic, since ProjectScope already exists.

This request is for adding FileScope / FilePreferences.