当前位置:网站首页>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
}
]
}
边栏推荐
- Wechat has new functions, and the test is started again
- Sports [running 01] a programmer's half horse challenge: preparation before running + adjustment during running + recovery after running (experience sharing)
- Leetcode(215)——数组中的第K个最大元素
- Go learning notes - constants
- If the array values match each other, shuffle again - PHP
- Use preg_ Match extracts the string into the array between: & | people PHP
- 论文学习——基于极值点特征的时间序列相似性查询方法
- 1. Kalman filter - the best linear filter
- R language uses cforest function in Party package to build random forest based on conditional inference trees, uses varimp function to check feature importance, and uses table function to calculate co
- How to send mail with Jianmu Ci
猜你喜欢

Comparison between applet framework and platform compilation

How to use MOS tube to realize the anti reverse connection circuit of power supply
![[real case] how to deal with the failure of message consumption?](/img/ec/2bb2f0ff53c586bf45f364210658d7.jpg)
[real case] how to deal with the failure of message consumption?

This article is enough for learning advanced mysql

Oracle-存储过程与函数

一文了解数据异常值检测方法

Go h*ck yourself:online reconnaissance (online reconnaissance)
![[network security] what is emergency response? What indicators should you pay attention to in emergency response?](/img/2e/96da79d82ae2c49a3a0ab9909467ac.jpg)
[network security] what is emergency response? What indicators should you pay attention to in emergency response?

Preliminary study on temporal database incluxdb 2.2

线性代数1.1
随机推荐
Put a lantern on the website during the Lantern Festival
Moher College webmin unauthenticated remote code execution
C#实现一个万物皆可排序的队列
Wechat has new functions, and the test is started again
JVM -- class loading process and runtime data area
Leetcode (215) -- the kth largest element in the array
Example analysis of C # read / write lock
L1-028 judging prime number (10 points)
R language uses cforest function in Party package to build random forest based on conditional inference trees, uses varimp function to check feature importance, and uses table function to calculate co
SQL注入测试工具之Sqli-labs下载安装重置数据库报错解决办法之一(#0{main}thrown in D:\Software\phpstudy_pro\WWW\sqli-labs-……)
Li Kou today's question -1200 Minimum absolute difference
1. Getting started with QT
NPM run build error
Sort by item from the list within the list - C #
弈柯莱生物冲刺科创板:年营收3.3亿 弘晖基金与淡马锡是股东
Distributed transaction management DTM: the little helper behind "buy buy buy"
谷歌官方回应:我们没有放弃TensorFlow,未来与JAX并肩发展
ZABBIX monitoring system deployment
[go basics] 1 - go go
L1-027 rental (20 points)