Kris De Volder
|
dffe1d2724
|
Update LS version to 1.7.0... Eclipse bits
|
2019-04-18 10:09:14 -07:00 |
|
Kris De Volder
|
dd8cd74757
|
Bump version to 1.7.0
|
2019-04-18 16:42:04 +00:00 |
|
Martin Lippert
|
14b586875b
|
adding missing webtools features
|
2019-04-18 15:52:13 +02:00 |
|
Martin Lippert
|
06f1f002e4
|
version updated to 4.2.2
|
2019-04-18 10:56:30 +02:00 |
|
BoykoAlex
|
197b9549cf
|
PT #165432307: Properly set insertion format for document edits
|
2019-04-17 17:46:01 -04:00 |
|
BoykoAlex
|
bfca34e77d
|
PT #165285833: XML beans for VScode, Theia and Atom
|
2019-04-16 22:47:28 -04:00 |
|
Kris De Volder
|
3010ab046d
|
Merge pull request #277 from spring-projects/keepchecking-manual-jmx
Keepchecking manual jmx
|
2019-04-16 13:04:29 -07:00 |
|
Kris De Volder
|
1dcde6ea3d
|
Server-side support for 'keepChecking' attribute...
in remote spring boot apps.
Note: this change is supposed to be paired with changes in
boot dash code to transmit the setting as well.
|
2019-04-16 12:56:46 -07:00 |
|
Martin Lippert
|
b564ef900e
|
do not fail to load cloud foundry manifest language server in dev mode if the local file is not there
|
2019-04-16 19:24:22 +02:00 |
|
Martin Lippert
|
c1af1a2d77
|
updated to Spring Boot 2.2.0.M2 for internal use
|
2019-04-16 18:34:53 +02:00 |
|
Martin Lippert
|
e5329ef6f7
|
updated changelogs for 4.2.1 release
|
2019-04-16 12:34:40 +02:00 |
|
Martin Lippert
|
3a5f77f8e0
|
adapted webflux router symbol test to new bean symbol addon information
|
2019-04-16 12:10:40 +02:00 |
|
Martin Lippert
|
fe65fb9b58
|
early steps towards content-assist for bean references in Spring XML config files
|
2019-04-16 10:48:37 +02:00 |
|
Martin Lippert
|
803ec42fd7
|
initial steps to keep checking manual configs on demand
|
2019-04-16 09:08:15 +02:00 |
|
Martin Lippert
|
ca88c6de4e
|
added content-assist proposal computer for property names in Spring XML config files
|
2019-04-12 16:39:09 +02:00 |
|
Martin Lippert
|
02986cc99b
|
fix spring xml content-assist id
|
2019-04-12 11:56:05 +02:00 |
|
Martin Lippert
|
f3ca963f05
|
use a specific category for spring-boot-ls-based jdt content-assist extension to make it appear in the preferences
|
2019-04-12 11:52:51 +02:00 |
|
Martin Lippert
|
7638cea72f
|
updated xml parser version
|
2019-04-12 11:26:42 +02:00 |
|
Martin Lippert
|
fdf7af6410
|
avoid pre-sorting, since the proposals will be sorted by score anyway, and added enum for completion kind handling
|
2019-04-11 16:06:53 +02:00 |
|
Kris De Volder
|
67f87d7d86
|
Merge branch 'boot-2.2.0'
|
2019-04-10 10:18:52 -07:00 |
|
Martin Lippert
|
350560b850
|
improved XML bean class content assist for improved matching, sorting, and performance
|
2019-04-10 13:42:51 +02:00 |
|
BoykoAlex
|
4e2d29de47
|
JDT Camelcase search
|
2019-04-09 11:15:54 -04:00 |
|
Martin Lippert
|
0c6b69c828
|
extract inner classes from content-assist proposals and sort proposals by length
|
2019-04-09 11:43:48 +02:00 |
|
Martin Lippert
|
4847fbee50
|
display package name in XML java type content assist
|
2019-04-09 10:10:15 +02:00 |
|
Martin Lippert
|
1281abbf92
|
first steps towards auto completion for bean class attribute in spring XML config files
|
2019-04-08 16:05:38 +02:00 |
|
Martin Lippert
|
327746cdcd
|
removed e4.9 profile, no longer necessary
|
2019-04-08 13:47:44 +02:00 |
|
Martin Lippert
|
df4031d47b
|
added m2e-chromatic extesion to distribution
|
2019-04-08 13:47:00 +02:00 |
|
Martin Lippert
|
b08900381c
|
added timing information for language server startup
|
2019-04-06 15:48:10 +02:00 |
|
Alex Boyko
|
da1dffa148
|
Correct typo in Docker image
|
2019-04-05 19:36:17 -04:00 |
|
Alex Boyko
|
f701c770af
|
Merge 3 commands into 1
|
2019-04-05 19:10:06 -04:00 |
|
Alex Boyko
|
0ac87d160d
|
Use curl instead of wget
|
2019-04-05 19:06:44 -04:00 |
|
Alex Boyko
|
8822e024db
|
Add wget to Docker
|
2019-04-05 19:04:18 -04:00 |
|
Alex Boyko
|
1917d72d09
|
Add Chrome to Docker file
|
2019-04-05 18:50:35 -04:00 |
|
Martin Lippert
|
e2e21c524f
|
switch to nio API only for checking modification dates of files
|
2019-04-05 22:01:56 +02:00 |
|
Martin Lippert
|
0d0ea61844
|
add extra dependency for optional dependency since we exluce optional dependencies by default
|
2019-04-05 21:06:44 +02:00 |
|
Martin Lippert
|
d047d8b6c7
|
removed outdated profile for eclipse 4.9
|
2019-04-05 17:01:38 +02:00 |
|
Martin Lippert
|
9f85ee4699
|
set version constraint to 2018-12 based version of XML editor component for increased compatibility
|
2019-04-05 17:01:20 +02:00 |
|
Martin Lippert
|
4d6d659d98
|
initial steps towards content-assist for simple XML config files, but still far away from a first working version
|
2019-04-05 16:32:24 +02:00 |
|
BoykoAlex
|
468b189bac
|
PT #164851432: Theia extnesions support for custom VM args
|
2019-04-04 13:32:20 -04:00 |
|
BoykoAlex
|
3dd1c2dfd0
|
PT #164943593: XML bean scanning exclude output folders and pom
|
2019-04-02 21:58:58 -04:00 |
|
Kris De Volder
|
6a8de04f6a
|
Adopt Spring Boot 2.2
|
2019-04-02 17:06:09 -07:00 |
|
BoykoAlex
|
fee9b6bc94
|
PT #164851432: Support custom VM args in Atom extensions
|
2019-04-02 18:49:10 -04:00 |
|
Kris De Volder
|
eafae19a54
|
Add vmargs support to vscode-bosh
|
2019-04-02 11:53:35 -07:00 |
|
Kris De Volder
|
e84fb315de
|
Add support for user-define vmargs to vscode-concourse
|
2019-04-02 11:46:33 -07:00 |
|
Kris De Volder
|
5344d01277
|
Add support for extra jvmargs to vscode-manifest-yaml
|
2019-04-02 11:39:57 -07:00 |
|
Kris De Volder
|
4230f16fa8
|
Add support to vscode-spring-boot for custom vm args
|
2019-04-02 11:30:31 -07:00 |
|
Kris De Volder
|
4eeb52380a
|
Some cleanups to slf4j logging code
|
2019-04-02 10:04:04 -07:00 |
|
Martin Lippert
|
9130fd8f36
|
removed duplicate license attribute
|
2019-04-02 14:58:19 +02:00 |
|
Martin Lippert
|
782dd185ab
|
added additional debug output
|
2019-04-02 14:57:51 +02:00 |
|
Kris De Volder
|
4ed167aaae
|
Add some test for '//' workspace symbols
Fix a small bug in the process too (the case without paths).
|
2019-04-01 16:16:30 -07:00 |
|