Tai

Results 11 issues of Tai

Please (or how do I) add support for java keyword language: - if/else - do/while - switch/case/default

enhancement
on hold

### Explain the issue See the files content below. 1. Steps to reproduce - Start vim with `› HOME=$PWD MYVIMRC=$PWD/matchup_vimrc vim test.sql` - Put cursor as `drop` or `function` in...

enhancement
ftplugin
on hold

This is the dicussion thread for Vietnamese translation. I'm working on it. Will make a PR when done. Check it out [here](https://github.com/letientai299/google-interview-university/tree/vietnamese).

Please see this as an Enhancement request. It's would be very useful when reading a long markdown text.

enhancement

I'm current have `TERM=xterm-256color-italic` (to enable italic font in vim), and lab doesn't support it. Lab ci give following output: ``` 2018/12/06 18:39:36 ci_view.go:91: terminal entry not found ``` A...

I've tested this project with the latest Spring Boot version, and found that this is not work as expected. ```bash 1:26:09 › curl http://localhost:8080 -v * Rebuilt URL to: http://localhost:8080/...

Below is a short snippet to reproduce the bug: ```go package demo import ( stdjson "encoding/json" "os" "testing" "github.com/goccy/go-json" ) type User struct { Name string `json:"name,omitempty"` Car *Car `json:"car,omitempty"`...

Hi @promeG, I really appreciate your awesome work. XLog is very flexible to use. I have one feature request. With the new Instant Run in Android Studio 2.0, the changes...

I love Intellij IDEA, except the part that it's not handle non-javadoc comments nicely. Some time we need that type of comment to explain why we wrote code like that....

It seems that the `latest` tag on Docker hub is still behind the Dockerfile in this repo. https://hub.docker.com/r/webcuisine/gitlab-ci-react-native-android/tags/