Search found 3 matches

Go to advanced search

by stevebroshar
Mon Jul 09, 2018 1:03 pm
Forum: Feature Requests
Topic: XML file schema prompting
Replies: 2
Views: 20608
 
Jump to post

XML file schema prompting

If you really want to make your XML file editor nice, you could leverage the XML schema to suggest keys and values to add. Currently, the editor is very free-form. When I add a key or value, there’s no hint as to what names are valid. But if I’m editing a config file in visual studio, it prompts me ...
by stevebroshar
Mon Jul 09, 2018 1:02 pm
Forum: Feature Requests
Topic: XML file key duplicate
Replies: 2
Views: 4666
 
Jump to post

XML file key duplicate

I often that I want to add a key that is very similar to an existing one. For example, under appsettings one generally add keys named ‘add’. To add another setting, I’d like to clone an existing ‘add’ key and then change the ‘key’ and ‘value’ values as needed. This would save me the trouble of addin...
by stevebroshar
Mon Jul 09, 2018 1:02 pm
Forum: Feature Requests
Topic: XML file merge at design time
Replies: 6
Views: 16914
 
Jump to post

XML file merge at design time

We use the XML file feature to generate the app config files for our app. The process is to manually develop/edit a version of a config file that works on the deployed app. Then, import that file into AI. Then, we modify the file definition by replacing various hard-coded values with parameters, whe...

Go to advanced search