Added support for diffrent ApplicationHost.Config files#36
Added support for diffrent ApplicationHost.Config files#36davidsandstrom wants to merge 4 commits intowarrenbuckley:developfrom
Conversation
|
Hi @davidsandstrom Code changes looks fine to me at a quick glance, but I will want to test it - its good that its a config option. Do you think we should try to auto detect pick up the applicationHost config from VS SLN's. Thoughts? |
|
Thanks.
I personally only use it to be able to run multiple projects at the same
time with different php versions so i will probably only use the config
options. But it would be a nice touch to auto detect
ApplicationHost.config files in the .vscode and .vs folders if config
options override them.
Den 2018-02-23 kl. 13:40, skrev Warren Buckley:
… Do you think we should try to auto detect pick up the applicationHost
config from VS SLN's.
|
… .vscode folder. Config file specified in settings overrides local file in .vscode folder
|
Added support for dropping applicationhost.config file in .vscode folder. |
|
@davidsandstrom I will try to get to this over the weekend - my week has been hectic here with the snow in the UK. Us Brits are not prepared for it :-P |
|
I need this in my life |
|
Any chance we get this merged? |
|
This has been sitting for almost a year now, can we get this merge? |
|
I also have a requirement to allow external network access to IIS Express. To acheive this set the Binding property to accept connections from any IP, not only localhost. See this blog. Warren, are you alive. :) |
|
I am sorry all. Setup Dependabot on the repo and I need to check that's all working later today/this week and then I can get through the backlog of PRs & issues reported on this repo. |
warrenbuckley
left a comment
There was a problem hiding this comment.
Code in PR looks fine. I will need to test & verify this.
Just two years too late...... 🙈
|
Do i need to do anyting else to get this merged? Its been sitting here for a while now ;-) |
|
Would be nice to have |
|
While this pull request adds a little bit flexibility, it does not have JetBrains Rider in mind, as there |
|
Hi @lextm thanks for commenting and giving your opinion. |

No description provided.