当前位置:网站首页>Sublime Text4 download the view in bower and set the shortcut key
Sublime Text4 download the view in bower and set the shortcut key
2022-07-07 09:16:00 【Is winter coming】
1、Ctrl + Shift + P , evoke Package Control

2、 Enter in the input box install, Enter and wait 3~4 About seconds , A new pop-up window will pop up . Type... In the pop-up window view in browser , Click download or enter to download

3、 Click on Preferences ---Package Setting ——view in browser ——settings user

4、 Input
{
"nt": {
"win32": {
"chrome": "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe",
"chrome64": "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"
}
},
"browser": "chrome"
}
among chrome The corresponding path is chrome Installation path for , preservation
5、 Click shortcut key settings in preferences , Type... In the pop-up window
[ {
"keys": ["ctrl+shift+enter"], "command": "view_in_browser"
}
]

4、 Save and restart sublime
边栏推荐
- 2022-06-30 Unity核心8——模型导入
- PMP certificate preparation experience sharing
- Count the number of words C language
- Confitest of fixture py
- Systick滴答定时器
- Common short chain design methods
- Pytest+request+allure+excel interface automatic construction from 0 to 1 [familiar with framework structure]
- 2020 year end summary
- C语言指针(上篇)
- Record of structured interview
猜你喜欢

Systick tick timer

Cesium does not support 4490 problem solution and cesium modified source code packaging scheme

Why is access to the external network prohibited for internal services of the company?

JWT certification used in DRF

Postman interface test (II. Set global variables \ sets)

Output a spiral matrix C language

Locust performance test 3 (high concurrency, parameter correlation, assembly point)

Common short chain design methods

Implementation of corner badge of Youmeng message push

Hard core sharing: a common toolkit for hardware engineers
随机推荐
PMP Exam Preparation experience, seek common ground while reserving differences, and successfully pass the exam
JWT certification used in DRF
NVIC中断优先级管理
Golang etcdv3 reports an error. The attribute in grpc does not exist
How can I apply for a PMP certificate?
Pycharm create a new file and add author information
LED模拟与数字调光
Expérience de port série - simple réception et réception de données
Count the number of words C language
[chaosblade: node CPU load, node network delay, node network packet loss, node domain name access exception]
Goldbach conjecture C language
External interrupt to realize key experiment
Confitest of fixture py
systemd
Mysql数据库-锁-学习笔记
Personal deduction topic classification record
C语言指针(中篇)
Locust performance test 3 (high concurrency, parameter correlation, assembly point)
Leetcode daily questions (2316. count unreachable pairs of nodes in an undirected graph)
C language pointer (Part 1)