Rider IDE - Razor Pages HTML Highlighting? - rider

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)

Related

Dark Theme in GAMS studio

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.

How to delete UI themes that I installed from disk in JetBrains product?

Once I have installed few UI themes from disk and now I see them in my "Color Scheme" tab even when I did complete uninstall of IntelliJ IDEA (I removed all files from folder like "Logs", "Preferences" etc in ~/Library folder), but this UI themes still appear!
I am using latest versions of macOS and IntelliJ IDEA.
On the screenshot last two UI themes are custom ones that I want to delete.
How may I accomplish it?
Thanks!
Go to File | Settings | Editor | Color Scheme and remove it

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.

I'm using editor IntelliJ IDEA 2016 I can't write or edit any code because code keeps highlighting I have installed support of css and bootstrap

I can't write or edit any code because code keeps highlighting, I've tried check all settings but unfortunately it seems to not work.
I have installed support of css and bootstrap
Turn of Vim Emulator from Tools in the IntelliJ, like picture below:

Site redesign in sitefinity 3.7

I need to redesign web site that has been done in Sitefinity 3.7. Current version is 6.3 ( I believe ).
I watched some tutorials about this CMS because I use it for the first time.
Can you tell me how much templating system differs in this old 3.7 version from current 6.3?
Is it possible to use Bootstrap 3?
We've been using Bootstrap in all of our recent Sitefinity implementations. I usually end up creating a vanilla, base page template off a .master page that includes references to the Bootstrap css and js, then create custom layout controls through Sitefinity's Visual Studio plugin, Thunder. Using the layouts you can easily create the markup needed for the grid layouts and components in Bootstrap so content editors can drag and drop them through the Sitefinity page edit interface. Editing the widget templates is another way to incorporate Bootstrap styling in the built in content modules.
Here is a project that has a Sitefinity Bootstrap theme, I believe the version of Bootstrap it uses is 2.31 though.
Update!
Jochem added Bootstrap version 3+ to the project, my fault for not seeing it, sorry Jochem! Direct link here