spacemacs/layers/+lang
Ivan Yonchovski fc2d220b5e dap-layer implementation
- I had some issues related to finding the corresponding shortcuts for each of
the commands and I am looking for suggestions for improvements.

- updated the lsp-java readme since the server installation is now automatic. If
you already have jdt server installation, please run lsp-java-update-server
which will download the related dap-mode related stuff.

- Make sure that you have latest melpa versions of lsp-java, lsp-ui and dap-mode
since several issues related to the java integration were fixed lately.

- dap-mode is pretty young package and it is not extensively tested

- dap-hydra which will be used as a transient state for the breakpoints and
debugging, in general, is not synched with the shortcuts in the layer. I will sync
them once there is agreement on the shortcuts configuration. Also, I have not
updated lsp-java README.org with the corresponding shortcuts for the same
reason.

- The debug integration with the python lsp layer will be implemented in
separate PR.

- There will be few more functions that are going to be added to the dap-mode at
some point and they would require shortcuts too:
* suspend/kill thread I guess - "m d t s" "m d t k"?
* watches - "m d l w"
* exception breakpoints - I have to figure out how it will look like on emacs
  side.
* goto point "m d H"?
2018-11-25 23:03:08 +00:00
..
agda Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
asciidoc Reformat documentation 2018-10-11 00:13:43 +03:00
asm Reformat documentation 2018-10-11 00:13:43 +03:00
autohotkey Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
bibtex Reformat documentation 2018-10-11 00:13:43 +03:00
c-c++ Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
clojure Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
coffeescript Reformat documentation 2018-10-11 00:13:43 +03:00
common-lisp Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
coq documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
crystal Reformat documentation 2018-10-11 00:13:43 +03:00
csharp Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
csv Reformat documentation 2018-10-11 00:13:43 +03:00
d Reformat documentation 2018-10-11 00:13:43 +03:00
elixir Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
elm Reformat documentation 2018-10-11 00:13:43 +03:00
emacs-lisp Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
erlang Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
ess Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
factor Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
faust Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
forth Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
fsharp Reformat documentation 2018-10-11 00:13:43 +03:00
go fixes typo. s/with/wish 2018-10-16 09:20:16 +03:00
gpu Reformat documentation 2018-10-11 00:13:43 +03:00
graphviz Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
groovy Reformat documentation 2018-10-11 00:13:43 +03:00
haskell Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
html [html] revert: set company min. prefix length to 0 for company-web backend 2018-11-12 21:51:21 +00:00
hy Add hy-mode to safe-structural-editing list 2018-11-12 21:43:30 +00:00
idris Reformat documentation 2018-10-11 00:13:43 +03:00
ipython-notebook Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
java dap-layer implementation 2018-11-25 23:03:08 +00:00
javascript Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
jr Reformat documentation 2018-10-11 00:13:43 +03:00
json Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
jsonnet Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
julia documentation fixes: Fri Oct 19 15:57:15 UTC 2018 2018-10-19 19:06:36 +03:00
kotlin Reformat documentation 2018-10-11 00:13:43 +03:00
latex documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
lua Reformat documentation 2018-10-11 00:13:43 +03:00
major-modes Add missing layer file headers 2018-11-21 21:31:54 +00:00
markdown Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
nim Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
ocaml Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
octave Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
pact documentation fixes:Sat Oct 13 23:09:18 UTC 2018 2018-10-13 23:09:18 +00:00
perl5 Reformat documentation 2018-10-11 00:13:43 +03:00
perl6 Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
php documentation fixes:Wed Oct 17 04:03:28 UTC 2018 2018-10-17 04:03:28 +00:00
plantuml Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
protobuf Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
purescript Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
python Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
racket Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
restructuredtext Reformat documentation 2018-10-11 00:13:43 +03:00
ruby documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
rust Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
scala Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
scheme Reformat documentation 2018-10-11 00:13:43 +03:00
semantic-web Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
shell-scripts documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
sml Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
sql bump year in the copyright headers 2018-10-16 20:27:05 +03:00
swift documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03:00
typescript typescript: Fix jump handling with multiple backends 2018-11-20 11:34:24 +00:00
vimscript Reformat documentation 2018-10-11 00:13:43 +03:00
windows-scripts Reformat documentation 2018-10-11 00:13:43 +03:00
yaml Reformat documentation 2018-10-11 00:13:43 +03:00