chylex

Results 35 issues of chylex

Fixes part of https://youtrack.jetbrains.com/issue/VIM-330/Need-better-spell-checker-integration. Implements `[s` and `]s` motions using IntelliJ's "Typo" inspection. Supports NVO modes, count, and multicursor, though I don't have spell checking in my `vim` so I'm...

The project code style defaults to "System-dependent" line separator, and as I develop on Windows it means IDEA is giving me this warning and wants me to convert every file...

Adds matchit support for `if/else`, `do/while`, and `try/catch/finally` statements in Java.

### What happened? Hi! I have a dependency on PHP 232.9921.55 (and many other IntelliJ Ultimate plugins): https://github.com/chylex/IntelliJ-Rainbow-Brackets/tree/build-searchable-options/build.gradle.kts When I try to build the plugin, it fails due to `buildSearchableOptions`....

bug
depends on IDEA

Hi, I would like to set a path to the CA certificate for a self-signed SSL connection to the MySQL server. Currently it requires a change in `includes/database.php` which won't...

**Describe the bug** I have no idea how your system decides which language to use, it seems to work fine for a few days, but then it just randomly switches...

Pri3

Hi, just wanted to point out a few issues I found in some of the tutorials: 1. When [implementing the FogDensity event](https://github.com/jabelar/ExampleMod-1.12/blob/master/src/main/java/com/blogspot/jabelarminecraft/examplemod/proxy/ClientProxy.java#L530), never set the density to something like `0.0001F`....

https://docs.avaloniaui.net/tutorials/todo-list-app With Privacy Possum enabled, the JS does not load, which is apparently needed to be able to load images and click on links in the right sidebar. The Network...

Hi, I'm trying to collect logs from Apache access log files, but I stop receiving lines every time the log files rotate. For a test, I have Apache configured to...

Discussed this a bit on stream before, so I'm making an issue to figure out the approach. I generate a log with all instructions of the transformed method when the...