resting
- 活动总数 113
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 41
-
resting 创建了一个帖子, 已回答Disable auto expand of code when navigating into fold
I use vim to navigate around code. So its super annoying when I have all the code folded and want to navigate around quickly for a quick overview. Every time the cursor moves into a fold, the code ... -
resting 创建了一个帖子, 已回答JetBrains Mono Light not showing in settings
On a mac, I've dragged the ttf files to ~/Library/Fonts. Restarted IntelliJ. Other fonts like CascadiaCode showed up, but I only see JetBrains Mono under the Fonts selection. How can I select the l... -
resting 创建了一个帖子, 已回答How do I change the default query when you double click a table to open a new session?
The default query now is `SELECT TOP 51 t.* FROM mydb.dbo.ApiLogs t` is there anyway to change it? Can I specify it to be sorted by a certain column, for instance, AutoID column or AddedOn column? ... -
-
resting 创建了一个帖子, 已回答Unable to debug or live edit index.html page
Whenever I debug the index.html chrome opens a blank page and the ide event log shows > Waiting for connection to localhost:59048. Please ensure that the browser was started successfully with remot... -
-
-
-
resting 创建了一个帖子, Validate Debugger Configuration on Web Server fails on localhost:8000 (PHP Xdebug)
I'm getting the `Connection refused` error when trying to validate debugger configuration. Is there settings I have to do to Xdebug? Current config: -