coc-java-debug

An extension for coc.nvim to enable Java debugging via jdt.ls

EPL-2.0 License

Downloads
118
Stars
101
Committers
3

Bot releases are hidden (Show)

coc-java-debug - 1.0.0

Published by dansomething 2 months ago

Special thanks to @gagara for the contribution to support debug settings configuration.

  • Create a basic Vimspector config file if one doesn't exist (#46) e1a0292
  • Remove deprecated setting java.debug.vimspector.profile a539bc4
  • Add support for debug settings configuration (#45) 2671b39
  • Remove the requirement for a Java file to support debug attach from anywhere 44a818a
  • Support Vimspector config substitutions for Java ClassPaths, MainClass, ModulePaths, and ProjectName a3eca5a
  • Upgrade to Java Debug Server for jdt.ls version 0.51.0 db96c05

https://github.com/dansomething/coc-java-debug/compare/v0.4.0...v1.0.0

coc-java-debug - 0.4.0 Latest Release

Published by dansomething over 1 year ago

  • Upgrade to Java Debug Server for jdt.ls version 0.47.0 535510e
  • Minor polishing and cleanup of docs aaffb77
  • Rename master branch to main and use v3 GitHub Actions 8a19d4d

https://github.com/dansomething/coc-java-debug/compare/v0.3.0...v0.4.0

coc-java-debug - 0.3.0

Published by dansomething about 2 years ago

  • Upgrade to Java Debug Server for jdt.ls version 0.40.0 afe94d0

https://github.com/dansomething/coc-java-debug/compare/v0.2.1...v0.3.0

coc-java-debug - 0.2.1

Published by dansomething over 2 years ago

  • Upgrade to latest dev dependencies fd5bde1
  • Upgrade to Java Debug Server for jdt.ls version 0.36.0 01c64c2
  • Fixes for update_server fc58327
  • Bump minimist from 1.2.5 to 1.2.6 (#35) c6c45e8

https://github.com/dansomething/coc-java-debug/compare/v0.2.0...v0.2.1

coc-java-debug - 0.2.0

Published by dansomething over 2 years ago

  • Upgrade to Java Debug Server for jdt.ls version 0.35.0 abb3b9c
  • Upgrade dependencies 9ed9688 e838125
  • Add issue template e8bf9f9
  • Switch from yarn back to npm and @types/node 10.12.0 for coc 0.0.80 compatibility f38449d
  • Add script to update the server jar ab1858a
  • Fix workspace.showput command doc 1e112a2

https://github.com/dansomething/coc-java-debug/compare/release/0.1.8...v0.2.0

coc-java-debug - 0.1.8

Published by dansomething over 3 years ago

  • Upgrade to Java Debug Server for jdt.ls version 0.30.1 e465122
  • Upgrade dev dependencies ceee40d

https://github.com/dansomething/coc-java-debug/compare/release/0.1.7...release/0.1.8

coc-java-debug - 0.1.7

Published by dansomething over 3 years ago

  • Upgrade to Java Debug Server for jdt.ls version 0.30.0 b9fd017

https://github.com/dansomething/coc-java-debug/compare/release/0.1.6...release/0.1.7

coc-java-debug - 0.1.6

Published by dansomething almost 4 years ago

  • Remove broken link to Vimspector Java "partial support" de4d904
  • Upgrade dependencies 215fdd7
  • Replace tslint with eslint and apply stricter typescript 34bf525
  • Add -g to javac to include 'Local variable debugging information' e54bfdd

https://github.com/dansomething/coc-java-debug/compare/release/0.1.5...release/0.1.6

coc-java-debug - 0.1.5

Published by dansomething about 4 years ago

  • Upgrade to latest Java Debug Server for jdt.ls 2510954
  • Style the deprecated config in bold 58f2270

https://github.com/dansomething/coc-java-debug/compare/release/0.1.4...release/0.1.5

coc-java-debug - 0.1.4

Published by dansomething about 4 years ago

java.debug.vimspector.profile is now nullable which allows falling back to the built-in Vimspector behavior for configuration selection.

  • Upgrade to latest devDependencies 23e504f
  • Deprecate "profile" config and make it nullable ab694a1
  • Fix spaces getting stripped in override config 56a474f

https://github.com/dansomething/coc-java-debug/compare/release/0.1.3...release/0.1.4

coc-java-debug - 0.1.3

Published by dansomething about 4 years ago

  • Upgrade to latest Java Debug Server for jdt.ls 0890c71
  • Add probot/stale config 4ae1cee
  • Merge pull request #5 from dansomething/dependabot/npm_and_yarn/lodash-4.17.19 1b49b58
  • Bump lodash from 4.17.15 to 4.17.19 1711440

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

coc-java-debug - 0.1.2

Published by dansomething over 4 years ago

  • Upgrade to latest Java Debug Server for jdt.ls be0566c

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

coc-java-debug - 0.1.0

Published by dansomething over 4 years ago

Initial release

coc-java-debug - 0.1.1

Published by dansomething over 4 years ago

  • Upgrade to latest Java Debug Server for jdt.ls 2f50cb5
  • Add README link to issue #3 b5c189b
  • Add README note about not changing "${AdapterPort}" c64f2ca

https://github.com/dansomething/coc-java-debug/compare/release/0.1.0...release/0.1.1