-
```
What steps will reproduce the problem?
1. Install plugin with IntelliJ 10
2. Attempt to run CheckThread
3. IntelliJ reports an error that this version of IntelliJ is not supported.
```
Original …
-
Hi there,
I am glad, that connascence is finally getting some attention. I was always a little amused, that something explained in "what every developer should know..." was known by so few.
Anyway,…
-
Where should that file be put in IDEA 15? There is no folder `config/filetypes` anymore.
-
Please could you make it compatible with the last intelliJ IDEA version 2024.1.x cause it currently cannont be installed on this version
By simply edit the gradle.properties file and set `pluginUn…
-
# Reminder: Git Best Practices and Commit Squashing
Dear team,
To maintain a clean and efficient repository, please adhere to these key practices:
1. **Use .gitignore properly**: Ensure it in…
-
Restarting the Dart Analysis Service function of Android Studio is unstable when customizing Analyzer plugins.
To enable the team to make some rules internally, I rewrote Analyzer plugins and confi…
-
```
ContainerLogsAction#update@ExplorerToolWindow (software.aws.toolkits.jetbrains.services.ecs.ContainerLogsAction), text='View Logs'
java.lang.NullPointerException: Cannot invoke "software.amazo…
-
Implement the OpenShift Serverless below features into OpenShift Toolkit extension for IntelliJ.
- [ ] #932
- [ ] Update to latest `func cli` https://github.com/knative/func
- [ ] Implement `crea…
-
### Expected behavior
As an intellij user I expect intellij to automatically load/import our settings when I create a new project within intellij.
### Actual behavior
Currently if the user crea…
-
I want to have the same run configuration I have on `Intellij` the same as I do for `VS Code`. But I am not sure how to go about doing that. I tried the `launch.json` on VSCode but I am not sure what …