Horacio Sanson

Results 33 issues of Horacio Sanson

When using a cursor adapter with EnhancedListView after I swipe to dismiss the swiped view reappears momentarily and then disappears creating a very ugly flickering effect. After looking on StackOverflow...

enhancement

The GradleGenClassPathFile was created to update the .classpath used by Eclipse (JDTLS) to figure out dependencies. Unfortunatelly at some point the format seems to have changed since now the .classpath...

Gradle now offers a tooling API that should make it easier for the vim plugin to inspect and manipulate gradle: https://docs.gradle.org/current/userguide/embedding.html

For newer Android devices is easy to get snapshots using adb command: ``` http://blog.shvetsov.com/2013/02/grab-android-screenshot-to-computer-via.html ``` Having a simple vim command to take snapshots would be great and useful for getting...

enhancement

Add commands to generate new project skeletons. Using the command line android with the create project and create lib-project options should be easy.

enhancement

Replaces vim 8.0 with vim 9.0 in the test scripts. Closes #4242

Adds an error to the list of LSP errors if ALE fails to find the project root. Closes #4155

Add support to Gitlab CI linter. Closes #3039

Now with vim 9 released we should update the CI to test ALE against it and to fix any breaking issues introduced in vim 9. - https://github.com/vim/vim/releases/tag/v9.0.0000

enhancement

Go Meta Linter was deprecated and archived since 2019-04-07 and replaced by golangci-lint. - https://github.com/alecthomas/gometalinter

old tool