Colin Fleming
Colin Fleming
In #42 CamelHumps style completion was implemented. In IntelliJ 10.5 they've implemented [shiftless completion](http://blogs.jetbrains.com/idea/2011/04/shiftless-code-completion-and-navigation-in-intellij-idea-105/). This would be great and probably more comfortable than requiring dashes, although this should be configurable.
When restarting IDEA, if the user had a REPL toolwindow open when IDEA was closed, the window remains open on restart even though it's empty. It would be good to...
When renaming, currently a dialog box pops up. This should be in-place like the Java rename.
I have code in the annotator for unresolved symbols - this is useful for debugging. This should really be an inspection so that it can be turned on and off...
There are currently a few minor problems with the plugin - it would be good to get these sorted out. - The New Scheme file action doesn't work - The...
Currently the lambda icon used in the plugin has a fixed white background. There are a lot of times when this looks strange, it would be better to replace that...
This change takes a brute-force approach and generates the ranges accepted by these methods by testing all the code points. MakeJavaCategories.java generates the source file containing the category ranges. I've...
## Environment - Platform (select one): - [X] Anthropic API - [ ] AWS Bedrock - [ ] Google Vertex AI - [ ] Other: - Claude CLI version: 1.0.22...
Several users have asked for support for [better-cond](https://github.com/Engelberg/better-cond).