Grid Trekkor

- 活动总数 33
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 9
-
Grid Trekkor 创建了一个帖子, Need to "pin" the value of variables in Debugger Console
I can't find a way to "pin" the value of variables when debugging. In Chrome Devtools, when you're paused on a breakpoint, you can just type the name of the variable in the console, hit enter, and... -
Grid Trekkor 进行了评论, -
Grid Trekkor 创建了一个帖子, Choose Declaration > Hide minified files
When middle-clicking a function, I get the Choose Declaration dialog if there are multiple files. Unfortunately the function names almost always exist in a minified form as well, which I don't wan... -
-
-
Grid Trekkor 创建了一个帖子, Typescript debugging - variables undefined in TS but work in compiled JS
I am debugging a node app written in typescript. Breakpoints in the TS are hit, but most variables are undefined. However, those same variables ARE defined when I set a breakpoint in the compiled... -
-
-
Grid Trekkor 创建了一个帖子, Typescript inspections sometimes unreliable and/or slow
There are times when TS inspections are slow -- meaning when I fix an error, WS can take several seconds or even longer to clear the error. Other times, it seems like it never wants to clear the er... -
Grid Trekkor 进行了评论,