1
0
Fork 0
Commit graph

12 commits

Author SHA1 Message Date
0baa1485c2 Add some more key bindings to the java refactor hydra 2019-10-16 23:28:31 -07:00
1ac1bedfc6 Re-enable ‘lsp-ui-doc-mode’ and enable ‘lsp-lens-mode’ 2019-10-16 23:28:31 -07:00
e86f0e4d15 Add some commands to the ‘java-refactor-hydra’ 2019-10-02 19:59:15 -07:00
bb29ee8a12 Change version format
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.

Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
e1ff5ceda5 Add auto-insert setting for Java 2019-07-23 22:54:26 -07:00
9a2dd2a8d7 Add extract method for java refactor hydra 2019-07-10 07:58:22 -07:00
799566eb32 Add refactoring hydra to oni-java 2019-06-23 09:33:15 -07:00
d83e843404 Enable ‘auto-fill-mode’ in Java 2019-06-11 08:26:38 -07:00
ba82b2a87d Move the ‘lsp-java’ data to a better location 2019-05-28 07:57:27 -07:00
61e7180311 Add lsp-mode to Java config and stop using JDEE 2019-04-22 01:01:51 -07:00
836226f1da Add oni-fci 2019-03-06 00:53:00 -08:00
1b3e0ce6b6 Add Java configuration 2019-02-21 23:43:45 -08:00