Srinesh Nisala
Srinesh Nisala
@rhilliges Cool. Thanks
At the moment I'm not sure how to execute main methods in run mode. I have started a discussion in nvim-dap to figure this out https://github.com/mfussenegger/nvim-dap/discussions/1094
@atm1020 you mean manually running the command through `java` cli?
@atm1020 Cool. I guess we could introduce this initially and intellij like features later on. Things like logs from previous executions, stop and re-run etc...
@atm1020 Sure. Ask me if you got any questions
@atm1020 client classes contains the commands defined by each component (naming could have been better) - `jdtls-client`- commands defined by jdtls itself - `java-debug-client` - commands defined by java-debug extension...
No just go ahead and change in the same PR. Add two commits
@atm1020 Hi. I'm sorry. I completely missed the fact that we already do something like this. Using enrich config you can get the classpath for a given mainClass in a...
I can confirm. After disabling the swap using `sudo systemctl disable swapfile.swap`, `swapon --show` shows nothing but the swap file is generated regardless. Not a major issue but still it...
@TomYule I have this video where I'm setting up lazyvim from scratch. https://youtu.be/CXv0WUX_E_Q I have my own config but I'm using colemak DH so you will have to remove most...