Serge Baranov
Serge Baranov
if Config::CONFIG['host_os'] =~ /mswin/ should be replaced with if Config::CONFIG['host_os'] =~ /mswin|mingw/ verified with Ruby 1.9.1 One-click installer, works fine after this change Also calling ver/uname to get the OS...
Support feedback: At work, we run behind proxy all the times, and this is fine in general, as I can configure IntelliJ Idea and Toolbox accordingly. However, for some reason,...
I noticed extensions based on this template may stop working when the PC is waking from sleep (Windows 10). ``` api.js:160 WebSocket is already in CLOSING or CLOSED state. send...
### What happened? My issue is similar to #22873. I saw OTA updates for Hue bulbs and tried to update just one. Every time I try it, after 10–30 seconds,...
### The problem  Notice April 9 to 11 shows clear nigh icons. It should be day icons like for the other days. Night icons make sense only for hourly...
See https://youtrack.jetbrains.com/issue/IJPL-160086/Start-Failed-Duplicate-registration-for-EP-com.android.tools.idea.ml.mimetypeAugmenter. ``` Internal error com.intellij.diagnostic.PluginException: Duplicate registration for EP com.android.tools.idea.ml.mimetypeAugmenter first in PluginDescriptor(name=Gemini Code Assist, id=com.google.tools.ij.aiplugin, descriptorPath=plugin.xml, path=~/.local/share/JetBrains/IntelliJIdea2024.2/gemini, version=1.0.0-242-RC7, package=null, isBundled=false), second in PluginDescriptor(name=Android, id=org.jetbrains.android, descriptorPath=plugin.xml, path=~/.local/share/JetBrains/IntelliJIdea2024.2/android, version=242.20224.300, package=null,...