Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #33155: treat .pac file as javascript file #33245

Merged
merged 1 commit into from
Aug 28, 2017
Merged

Fix #33155: treat .pac file as javascript file #33245

merged 1 commit into from
Aug 28, 2017

Conversation

Coresi7
Copy link
Contributor

@Coresi7 Coresi7 commented Aug 28, 2017

#33155: treat .pac file as javascript file
Let vscode auto detect .pac file and use javascript editor to deal with it.

proxy-auto-configuration file is a kind of javascript file which browsers could use it to decide which proxy should use for certain url or ip.
Refer to this wiki for details.
https://en.wikipedia.org/wiki/Proxy_auto-config

@msftclas
Copy link

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@Coresi7 Coresi7 changed the title #issue 33155: treat .pac file as javascript file #33155: treat .pac file as javascript file Aug 28, 2017
@Coresi7 Coresi7 changed the title #33155: treat .pac file as javascript file Fix #33155: treat .pac file as javascript file Aug 28, 2017
@Coresi7
Copy link
Contributor Author

Coresi7 commented Aug 28, 2017

Dont know why appveyor build failed for time out because there's no error on my local vscode with the same change.

@mjbvz mjbvz assigned mjbvz and unassigned aeschli Aug 28, 2017
@mjbvz mjbvz added this to the August 2017 milestone Aug 28, 2017
@mjbvz mjbvz merged commit ee36947 into microsoft:master Aug 28, 2017
@mjbvz
Copy link
Contributor

mjbvz commented Aug 28, 2017

Thanks! Should be in next insiders build

@Coresi7
Copy link
Contributor Author

Coresi7 commented Aug 30, 2017

@mjbvz Thanks~!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants