IDE How to get your settings back after JetBrains Rider upgrade to 2024.1 After upgrading to Rider 2024.1, some of your custom settings may be gone. This post explains how to get them back.
IDE How To Get Syntax Highlighting into Keynote Or PowerPoint - The Definitive Way (for JetBrains IDE users) When it comes to preparing slides, there is one thing I which annoys me most of the time: getting code with my preferred syntax highlighting (which is Darcula from JetBrains IDEs) into Keynote or PowerPoint. Out in the wild, there are several solutions, * using HomeBrew and highlight.js [https://gist.
Angular How to debug Angular 2 with WebStorm WebStorm [https://www.jetbrains.com/webstorm/] is my favorite choice when it comes to develop web applications especially with Angular 2 [https://angular.io/]. Most of the time I have a fullscreen WebStorm on my primary and Chrome on my secondary screen. When it comes to debugging, I spin up
IDE Starting WebStorm with a custom Java SDK on Mac OS X Update Okay, there is a much easier way of switching the Java SDK for WebStorm. Just press shift twice to invoke WebStorm's Search Everywhere feature, type in "Switch Boot JDK" and select the "Switch IDE boot JDK..." action. Then select your JDK, you want