Bas Leijdekkers

Results 14 comments of Bas Leijdekkers

Could you squash your commits into a single one? It makes merging easier.

Thank you for your work! I have merged it manually [here](https://github.com/JetBrains/intellij-community/commit/794497240b696357489d9807f3d9b4bc657df311).

Any values that contain one or more commas should be wrapped in double-quotes. The method in your example is wrapped in double-quotes as well. A spreadsheet like MS Excel should...

I can't reproduce this. Is there any more info you can provide? Which other plugins do you have installed for example?

Sorry, it is not possible to use the MetricsReloaded plugin without IntelliJ IDEA. It needs on IntelliJ IDEA's Java parser and abstract syntax tree. Furthermore I also do not know...

On MacOS the following works for me: `/Applications/IntelliJ\ IDEA\ 2020.3.app/Contents/MacOS/idea metrics /Users/bas/Projects/MyProject "Complexity metrics" output.xml` The capitalization of the name has to match exactly. I also noticed running metrics from...

It appears all of these are just warnings produced by IntelliJ IDEA. I don't see any errors.

I don't see anything wrong with your command. Is there any more output on the command line? When it working you should see messages like: ``` MetricsReloaded running on IntelliJ...

Appearance problems and OK, Apply & Cancel button problems are fixed.

Hi @Earthcomputer , Thank you for your contribution. Could you create a YouTrack issue for this as well? That way it becomes part of the release notes and such.