Martin

Results 33 issues of Martin

Pressing `prefix + I` gives me this message: ``` '~/.tmux/plugins/tpm/tpm' returned 127 TMUX environment reloaded. Done, press ENTER to continue. ``` I have the prerequisites installed ``` username > ~...

Hi, this is my setup ``` > ~ uname CYGWIN_NT-6.1 > ~ cygcheck -V cygcheck (cygwin) 2.5.1 System Checker for Cygwin Copyright (C) 1998 - 2016 Red Hat, Inc. This...

### Description of the problem / feature request: `./gradlew clean compileJava` throws this error ``` Service.java:1: error: An unhandled exception was thrown by the Error Prone static analysis plugin. package...

lombok

What is needed to update to Scala 2.13 or 3 and make it work with exercism. I am sure someone will do that in a PR but its likely a...

### Is your feature request related to a problem? Please describe. Adding the `Obsolete` attribute to an rpc method that is overriden warns that the base method is non-obselete: `Obsolete...

kind/enhancement
lang/C#
area/protoc plugins
priority/P2

I picked the MoonRise theme but the Breadcrumb stays bright

Hi, in your description I need to install the jcasc plugin via the UI and then I can do everything via configuration. But how do I skip that first UI...

I am currently evaluating ksqldb and confluent cloud as a possible solution for a new project. I am using this setup: ``` CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES...

bug
needs-triage

**Describe the bug** When a field/property has type `decimal` the statementgenerator maps the type to `DECIMAL` instead of `DECIMAL(precision,scale)` where precision and scale must be some integer number. **To Reproduce**...

enhancement

I would like to have the cursor on a new line and the prompt above that, like in the screenshot before I source the .bashrc. ![cursor-newline](https://cloud.githubusercontent.com/assets/161961/12423742/520a1bd8-becd-11e5-9dd2-575868b14b46.PNG) Is this possible?