Home  >  Article  >  Development Tools  >  A brief analysis of how to configure the default startup mode of Edge browser in Webstorm

A brief analysis of how to configure the default startup mode of Edge browser in Webstorm

青灯夜游
青灯夜游forward
2022-02-17 11:29:435256browse

There is no Microsoft Edge in the default startup mode of .html files in Webstorm. This article will introduce to you how to configure the default startup mode of the Edge browser and add edge quick startup options. I hope it will be helpful to everyone. !

A brief analysis of how to configure the default startup mode of Edge browser in Webstorm

The following will talk about how to configure Microsoft Edge startup in Webstorm, adding a quick startup option for edge. (Related recommendations: webstorm tutorial)

Method

Open preference/settings (windows) and find Tools -> Web Browsers

A brief analysis of how to configure the default startup mode of Edge browser in Webstorm

Add a new column and configure it as shown in the picture.

  • For mac system, fill in
/Applications/Microsoft Edge.app
  • For windows system, fill in your default installation path at the end (you can also try to fill in microsoft-edge directly, I can't, someone can)
//示例 具体要看你的安装位置
C:\Program Files(x86)\Microsoft\Edge...

Look at the file again, the default options have been added:

A brief analysis of how to configure the default startup mode of Edge browser in Webstorm

The lack of Edge icon is a bit disappointing Frustrated.

(Learning video sharing: web front-end tutorial)

The above is the detailed content of A brief analysis of how to configure the default startup mode of Edge browser in Webstorm. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:juejin.cn. If there is any infringement, please contact admin@php.cn delete