coc-groovy

Groovy language extension for coc.nvim

EPL-2.0 License

Downloads
58
Stars
22
Committers
3

Bot releases are hidden (Show)

coc-groovy - 1.3.0 Latest Release

Published by dansomething over 1 year ago

  • Upgrade to gradle-classpath 1.3.0 to support Java 19 & 20 66b2a9b

https://github.com/dansomething/coc-groovy/compare/v1.2.1...v1.3.0

coc-groovy - 1.2.1

Published by dansomething over 1 year ago

  • Rename master branch to main 3271a9c
  • Upgrade to latest groovy-language-server-all.jar fbf8a494

https://github.com/dansomething/coc-groovy/compare/v1.2.0...v1.2.1

coc-groovy - 1.2.0

Published by dansomething about 2 years ago

https://github.com/dansomething/coc-groovy/compare/v1.1.0...v1.2.0

coc-groovy - 1.1.0

Published by dansomething over 2 years ago

  • Upgrade to latest groovy-language-server-all.jar 8190c48

https://github.com/dansomething/coc-groovy/compare/release/1.0.0...v1.1.0

coc-groovy - 1.0.0

Published by dansomething over 3 years ago

Thanks to @joshzcold for adding the Gradle support.

Add Gradle support

  • Add gradle support e21030c
  • Update readme with Maven and Gradle support 858d378
  • Update to official gradle-classpath 1.0 release aa565e5
  • Load this plugin if a pom.xml or build.gradle file exists deabe07

Add Maven Wrapper support

  • Add support for Maven wrapper and improve error logging 24c9f96

New Config

  • Add groovy.enable config flag ce162fa

Bug fixes for Windows though it may still have quirks.

  • Fix path separator and gradle-classpath path on Windows 4140e9b
  • Remove quotes around mvn pathSeparator; it causes issues on Windows 2a545f7

Misc

  • Simplfiy classpath file cache management 48a82d5
  • Upgrade to latest dev dependencies 04cf63a
  • Enforce consistent type assertions 11882a7

https://github.com/dansomething/coc-groovy/compare/release/0.2.2...release/1.0.0

coc-groovy - V0.2.2

Published by dansomething almost 4 years ago

  • Take out disclaimer. It has been stable. 408ec00
  • Upgrade dependencies and remove unused ones 2282716
    • Set min coc version at 0.0.79
  • Replace tslint with eslint and stricter typescript a5e501d

https://github.com/dansomething/coc-groovy/compare/release/0.2.1...release/0.2.2

coc-groovy - V0.1.0

Published by dansomething about 4 years ago

  • Initial release
coc-groovy - V0.1.1

Published by dansomething about 4 years ago

  • Version bump
coc-groovy - V0.2.1

Published by dansomething about 4 years ago

coc-groovy - V0.2.0

Published by dansomething about 4 years ago

  • Store generated classpath file in a project specific workspace 100440a
  • Add diagnosticCollectionName to client options for coc.nvim displayByAle 32eeb66

https://github.com/dansomething/coc-groovy/compare/release/0.1.3...release/0.2.0

coc-groovy - V0.1.3

Published by dansomething over 4 years ago

Cleanup .classpath.txt file on error

  • Ensure classpath.txt file is deleted if there's a Maven error 5ce9b0d
  • Add groovy.project.referencedLibraries to settings list. f405e66

https://github.com/dansomething/coc-groovy/compare/release/0.1.2...release/0.1.3

coc-groovy - V0.1.2

Published by dansomething over 4 years ago

Initial npm package release

  • Specify publish registry 942f8ec
  • Update install docs after npm publish 12b88e5

https://github.com/dansomething/coc-groovy/compare/release/0.1.1...release/0.1.2