Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fileinfo, filetree, and Cogent Code should properly identify, treat generated files. #1238

@rcoreilly

Description

@rcoreilly

Describe the feature

per golang/go#13560 generated files are identified by a standard comment. fileinfo should check for this comment in .go files and set a "Generated" flag. Then filetree can style such files with an appropriate lighter text color (we use this for non-vcs files -- probably just re-use same and you can look at the file info to see which is which). Finally, Cogent Code will open such files with the texteditor set to read only, unless you open using the Edit filetree command.

Relevant code

No response

Metadata

Metadata

Assignees

Labels

approvedThis feature request will be implementedenhancementA new feature request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions