Property Manager Window on Rider

I have solution with multiple C++ project, and every project use common properties, saved as AllCommonProject.props, for example,

I can edit/manage those common properties on visual studio 2022, you can access thos Property Manager Window on visual studio 2022 from menu View | Other Window | Property Manager

how can I manage those properties file? other than manual edit with xml editor? I expect properties GUI similiar with project properties GUI

 

0
1 comment

Hello,

Thank you for contacting Rider support.

Unfortunately there is no GUI that allows to edit .props files in Rider. Only editing it as an XML file is possible. We would appreciate it if you could upvote this feature request to demonstrate your interest: RIDER-35332 Support editing property page properties (.props files) and file/folder properties (including .cpp/.h files)

Have a nice day!

0

Please sign in to leave a comment.