Christopher Rucinski
Christopher Rucinski
## Issue It appears that there might be issues within the `Problem` section in terms of the `Input` and possibly `output` windows. The possible issue comes from the students understanding...
Let's say I have a JSON response that will create 26 columns worth of data, but I just want the first 3 in reverse order. `=importJson("example.com/json_abcs", "/c, /b, /a")` isn't...
### Feature I've noticed that there isn't feature parity with respect to hiding nodes of the diagram UI. The code editor allows users to hide 8 different items, but the...
Some folds are folded perfectly such as the `for-loop` with **ranges**...  ... Notice that the `i`, `start`, and `end` identifiers are still white. They are not folded yellow (due...
Basically this same plugin for Kotlin. It would convert Kotlin syntax to Java Syntax as much as possible. I understand a good amount of why Kotlin changed the syntax, and...
After some thought with issue #72 , I wonder if there is a better solution that would fit every code instance of a direct array access. Instead of folding into...
This exception will occur with every single user interaction with the Editor Exception while applying information to Editor: file://C:/Users/Christopher/AndroidStudioProjects/AndroidStudioActivityTemplates/templates/basic activity/fragment/src/main/java/io/github/ciscorucinski/androidstudio/activitytemplate/basicactivityfragment/MainActivity.java(com.intellij.ide.highlighter.JavaFileType@5a13f3de) java.lang.RuntimeException: Exception while applying information to Editor: file://C:/Users/Christopher/AndroidStudioProjects/AndroidStudioActivityTemplates/templates/basic activity/fragment/src/main/java/io/github/ciscorucinski/androidstudio/activitytemplate/basicactivityfragment/MainActivity.java(com.intellij.ide.highlighter.JavaFileType@5a13f3de) at...
I was looking at some of my old code to see what was getting folding when I found a strange case of folding that dealt with fluent API usage I...
So far, the snap points to the `latest` version. Even the future parallel installs (#26) will do that, but AS Previews should only point to the latest. Would it be...
This is currently the only social media page that allows the posting of large photos with the fewest amount of rendering issues. It would be great to further enhance this...