Dark Theme in GAMS studio - gams-math

Is it possible to have dark theme (instead of white) in GMAS studio?
I've search through Internet but I couldn't find anything useful.
Thanks

Yes, you can change this in the Settings dialog on the Editor tab. At least, if you use the latest version. For macOS this can be done for a while already. For other platforms this was introduced with version 1.0.0.

Related

Theme glitching with newest Version of IntelliJ IDEA

I am using the newest (updated) version of IntelliJ IDEA. I am coding in Javascript (React) and i've been using the One Dark theme for ages now.
But since the last update, everything is glitched.
So first problem:
The IDE is now allways starting in the white theme (which is related to the windows theme)
When i try to change the Theme, either nothing happens, or it just doesnt show any Themes, even tho i installed more than 14 (they are disabled tho).
Second problem:
I can not code in Javascript anymore. There is just no collor at all. No marking for functiond etc.
Third problem:
My IDE is crashing almost everytime, I try to open a new, or existing project.
Why is that, has someone simular issues, and what can i do, to prevent having to reinstall my IDE, as i do not want to set my IDE up again.
Thank you in regards
You will have to reinstall. But you can save the Config file.
So you can keep all your settings.
Here are the Paths for windows
Windows:
Configuration: %APPDATA%\JetBrains\IntelliJIdea2020.3
Plugins: %APPDATA%\JetBrains\IntelliJIdea2020.3\plugins
System: %LOCALAPPDATA%\JetBrains\IntelliJIdea2020.3
Logs: %LOCALAPPDATA%\JetBrains\IntelliJIdea2020.3\log
Hope this helped.

Inellij Show intention actions stopped working in Flutter

After upgrade to MacOS Catalina (or maybe unrelated) show intent actions command stopped working in Flutter.
If I run some error - show intent action is working just fine. https://take.ms/Jr7VY
If I just try to show intent actions for regular Widget - it isn't showing anything. In the past it was suggesting something like "Center Widget", "Add Widget", "Add Padding" and so on..
UPD: Updating to Android Studio 3.6 preview helped the problem (I didn't move any profiles). But still no idea what lead to the problem and how to fix on 3.5 stable.
Does visual studio code works fine with showing intent action?
Maybe you should run fluter doctor to find if there are any issues with the flutter installation.
Also you can find more details in the official wiki on Catalina Support:
https://github.com/flutter/flutter/wiki/State-of-Catalina-Support
Are IntelliJ plugins up to date? Especially flutter and dart? After reset all settings IntelliJ, reinstall plugins again its not flutter side problem, I think it’s IntelliJ problem
Try updating to Android Studio 3.6 (currently in RC1 Preview).
You might want to check the Keymap.
I found that in 3.6 with the default Keymap option-return worked but when I switched to Eclipse (macOs) Keymap, it stopped working again.
Search for "intention". When using the Eclipse (macOS) Keymap I found that the intentions command was not setup to use option-return so I added it and it works.
The solution is to download another Android Studio version (doesn't matter which) and install it. Helped two times.

Rider IDE - Razor Pages HTML Highlighting?

Does Rider really not provide HTML-Highlighting in Razor Pages like in the image bellow? Or where I need to configure it? Couldn't find an answer.
This is not a razor specific problem, but a bug in color schemes. Switch to ReShaper Dark/Visual Studio Dark in 'Settings | Editor | Color Schemes'. This is also fixed in 2019.1 (2019.1 EAP is available)

Intellij idea-IU-171.3780.107 ugly after upgrade from idea-IU-162.2228.15 in Ubuntu

I have just upgraded my Intellij IDEA (Java IDE) from idea-IU-162.2228.15 to idea-IU-171.3780.107 (folder names of the downloads) as suggested by the update manager. Now I am wondering, that the UI is ugly in my opinion. I like the UI of the idea-IU-162.2228.15 much more.
The UI from idea-IU-162.2228.15:
The "ugly" (my opinion ;) UI from idea-IU-171.3780.107:
Is this a new UI or a error in my system? I am using Ubuntu 16.04. If it is an error, how can I fix it and if not, how can I get the old UI back?
Edit:
Ok, tank to Rumid. I have fixed the icons problem. But the fonts aren't as in the old IDE:
Fonts in the 2016 Version:
Fonts in the 2017 Version:
I honestly don't know if I haved this in the old (2016) by myself. I checked the settings in both IDEs but I could not see any difference in the settings. How can I get the fonts of my 2016 Idea?
It is not a bug, the new icons were provided in Idea 2016.3.
If you don't like it you can install this plugin: Idea 2016.2 Icon Pack.

How to repair bazaar popup menu icons?

I recently upgraded bazaar from 2.5.x beta to official 2.5.0, but now the icons of the TortoizeBzr popup menu are not visible.
I tried to :
uninstall / reinstall v2.5.0
uninstall, reinstall a old version (v2.5.x beta)
pray for my icons back !
... but nothing work here.
Does anyone have an idea to fix these icons ?
note1: The same installation on another PC (same OS) do not have this issue.
note2: I'm using tortoizeBzr on WinXP-SP3
I'm not really sure what's going on here either, but this sounds like a bug to me. You might want to just file a bug against tortoisebzr in Launchpad.