当前位置:网站首页>deno debugger
deno debugger
2022-07-04 08:06:00 【qiphon3650】
deno debugger
来源:https://github.com/denoland/vscode_deno/issues/12
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Launch Deno",
"request": "launch",
"type": "pwa-node",
"program": "${file}",
"cwd": "${workspaceFolder}",
"runtimeExecutable": "deno",
"runtimeArgs": [
"run",
"--inspect-brk",
"--allow-all"
],
"attachSimplePort": 9229
}
]
}
边栏推荐
- How to reset IntelliSense in vs Code- How to reset intellisense in VS Code?
- 猜数字游戏
- The right way to capture assertion failures in NUnit - C #
- User login function: simple but difficult
- ZABBIX 5.0 monitoring client
- Preliminary study on temporal database incluxdb 2.2
- How does dataframe calculate the average value of each row as another column
- JVM -- class loading process and runtime data area
- How to use MOS tube to realize the anti reverse connection circuit of power supply
- Mysql database - function constraint multi table query transaction
猜你喜欢

Text processing function sorting in mysql, quick search of collection

PCIe knowledge points -010: where to get PCIe hot plug data

Heap concept in JVM

Node foundation ~ node operation

Go learning notes - constants

ZABBIX monitoring system custom monitoring content

With excellent strength, wangchain technology, together with IBM and Huawei, has entered the annual contribution list of "super ledger"!

zabbix监控系统邮件报警配置

MySQL中的文本处理函数整理,收藏速查

谷歌官方回应:我们没有放弃TensorFlow,未来与JAX并肩发展
随机推荐
Sports [running 01] a programmer's half horse challenge: preparation before running + adjustment during running + recovery after running (experience sharing)
Oracle-存储过程与函数
Moher college phpMyAdmin background file contains analysis traceability
墨者学院-PHPMailer远程命令执行漏洞溯源
[go basics] 1 - go go
Système de surveillance zabbix contenu de surveillance personnalisé
【性能测试】一文读懂Jmeter
时序数据库 InfluxDB 2.2 初探
If the array values match each other, shuffle again - PHP
Thesis learning -- time series similarity query method based on extreme point characteristics
Leetcode 23. Merge K ascending linked lists
L1-027 rental (20 points)
zabbix監控系統自定義監控內容
论文学习——基于极值点特征的时间序列相似性查询方法
Book list | as the technical support Party of the Winter Olympics, Alibaba cloud's technology is written in these books!
Amd RX 7000 Series graphics card product line exposure: two generations of core and process mix and match
L2-013 red alarm (C language) and relevant knowledge of parallel search
What does range mean in PHP
Linear algebra 1.1
Application of isnull in database query