resting
- Total activity 113
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 41
-
resting created a post, AnsweredDisable 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 created a post, AnsweredJetBrains 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 created a post, AnsweredHow 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 created a post, AnsweredUnable 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 created a post, 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: -