Is it possible to downgrade from 2019.1?
Answered
Updated Intelli J this morning to find out that editor is utterly broken for and React / TypeScript files. The eye of the code analysis never goes away, not code completion available and perfectly sound source code is red. I want to downgrade back to previous version. Is it possible? Thanks.
Please sign in to leave a comment.
Toolbox app allows to easily switch between versions of have several versions installed: https://www.jetbrains.com/toolbox/app/ .
You can also install the previous version manually from https://www.jetbrains.com/idea/download/previous.html .
Please report a bug with the logs/samples at https://youtrack.jetbrains.com/issues/WEB.
Same here. The TSLInt is not using my config (even when I manually configure the location of the config file). I see errors everywhere. It was an issue with EAP which I assumed would be fixed before GA. Unfortunately not. I'm back on 2018.3.6 now.
We are not aware of such issues, please create a support ticket providing the detailed problem desctiption, tslint.json and package.json files
Can confirm that React/Typescript stuff syntax highlighting is totally broken, no colors for: functions/variables, unused vars, TS interfaces, etc.
Funny fact that I can not work using previous version (18.3.6) because of the bunch of "Not supported by this version" plugins, such as File Watchers, etc. This is a huge minus for Intellij. Already considering to move to another IDE
File Watchers and other plug-ins are still compatible with the previous release and 2018.3.6 IDE version will download and use the latest compatible plug-in version automatically:
> Can confirm that React/Typescript stuff syntax highlighting is totally broken, no colors for: functions/variables, unused vars, TS interfaces, etc.
Please report at https://youtrack.jetbrains.com/issues/WEB with the logs attached (https://intellij-support.jetbrains.com/hc/articles/207241085).