Johan Walles
Johan Walles
If this plugin could do live two way sync it would be super! So if I'd have OneNote and VSCode open next to each other, anything I type in one...
``` 2025-12-03 14:23:02CET ERROR Unmatched last line: 2025-12-03 14:23:02CET ERROR Unmatched last line: 2025-12-03 14:23:02CET ERROR Unmatched last line: 2025-12-03 14:23:02CET ERROR Unmatched last line: 2025-12-03 14:23:02CET ERROR Unmatched last...
Keeping the old name for backwards compatibility. Ref: https://github.com/walles/moor/pull/305 The old GitHub project was renamed, and now redirects to the new one, so if you want to verify this is...
With version 2.74.0. ``` java.io.UncheckedIOException: Error running formatter command at com.palantir.javaformat.bootstrap.BootstrappingFormatterService.getFormatReplacements(BootstrappingFormatterService.java:59) at com.palantir.javaformat.intellij.PalantirJavaFormatFormattingService$PalantirJavaFormatFormattingTask.run(PalantirJavaFormatFormattingService.java:105) at com.intellij.formatting.service.AsyncDocumentFormattingService$FormattingRequestImpl.runTask(AsyncDocumentFormattingService.java:261) at com.intellij.formatting.service.AsyncDocumentFormattingService.runAsyncFormat(AsyncDocumentFormattingService.java:106) at com.intellij.formatting.service.AsyncDocumentFormattingService$FormattingProgressTask.run(AsyncDocumentFormattingService.java:380) at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:498) at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:119) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressAsynchronously$7(CoreProgressManager.java:549) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:252) at com.intellij.openapi.progress.ProgressManager.lambda$runProcess$0(ProgressManager.java:98) at...
I think we're actually pretty good, from `./benchmark.py`: ``` === BENCHMARKING === 154.2ms±1.6ms: /Users/johan/src/riff/.benchmark-binaries/riff-3.3.7 156.6ms±1.5ms: /Users/johan/src/riff/.benchmark-binaries/riff-3.3.8 154.4ms±1.0ms: /Users/johan/src/riff/.benchmark-binaries/riff-3.3.9 158.8ms±1.3ms: /Users/johan/src/riff/.benchmark-binaries/riff-3.3.10 238.3ms±1.5ms: /Users/johan/src/riff/.benchmark-binaries/riff-latest-commit-377bec3 237.0ms±1.5ms: /Users/johan/src/riff/.benchmark-binaries/riff-current 4.5ms±0.1ms: /bin/cat ``` But if we...