Roland Illig

Results 119 issues of Roland Illig

It would be nice to have an inspection suggesting to transform this code: ~~~r re.pkg

enhancement
help wanted

I just installed the R plugin and was happy that you already did all the work that comes with such a plugin. Of course, as users are, I am lazy...

enhancement

~~~r wrong.warning

bug
help wanted

![image](https://user-images.githubusercontent.com/3233724/66703270-11c71f00-ed11-11e9-9ca7-cb401f9510cd.png) In most other programming languages, `.` cannot appear in an identifier. In R it can. Therefore the Rename dialog needs to be customized for R.

bug

The word `return` currently appears in the same color as normal text. It should appear in the same color as `function`. ![image](https://user-images.githubusercontent.com/3233724/66702661-4aafc580-ed0a-11e9-8098-7c6af427fbaa.png)

enhancement

![image](https://user-images.githubusercontent.com/3233724/66716705-1e12b100-edd1-11e9-9594-a5fb14e36983.png) In the last line of the screenshot, arg.level` is used, but that doesn't appear in the search results. To produce this, I placed the cursor in the definition of...

bug

![image](https://user-images.githubusercontent.com/3233724/66971071-09b00c00-f090-11e9-8b39-54c450166fb5.png) When I run this configuration, the first line in the output says: > "C:\Users\rillig\Program Files\R-3.6.1\bin\R.exe" --no-save --quiet That line is missing the `R2pkg_test.R`.

bug