Kris De Volder
|
70c7305377
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-11-29 11:32:47 -08:00 |
|
Kris De Volder
|
3de99e1f32
|
Try to gather more info about
DelegatingStreamConnectionProvider classloading error
|
2018-11-29 11:31:15 -08:00 |
|
nsingh
|
4164427d12
|
PT 162292472 - Disable arrow completions and other LS changes
|
2018-11-28 16:57:00 -08:00 |
|
Kris De Volder
|
21b06df305
|
Clear property index when json metadata is changed
|
2018-11-28 13:55:59 -08:00 |
|
Kris De Volder
|
1ea41ee736
|
Fix a race condition in quickfix/moveCursor
|
2018-11-28 10:06:08 -08:00 |
|
Kris De Volder
|
8018c45278
|
Easier running of locally built concourse language server
|
2018-11-28 10:04:24 -08:00 |
|
Kris De Volder
|
e8940d6d0a
|
Implement custom 'sts/moveCursor' protocol for eclipse lsp client
|
2018-11-27 15:14:59 -08:00 |
|
Kris De Volder
|
28da0a6db8
|
Add package-lock.json to all node packages
|
2018-11-27 11:54:29 -08:00 |
|
Kris De Volder
|
5f2d3ffeaa
|
Update vscode engine and dependency versions
|
2018-11-27 08:42:37 -08:00 |
|
BoykoAlex
|
e3afd7d53c
|
PT #162161994: Remove unnecessary code from atom-commons
|
2018-11-26 20:29:09 -05:00 |
|
BoykoAlex
|
e59b6a5698
|
PT #162161994: Terminate LS properly for Atom client
|
2018-11-26 20:09:06 -05:00 |
|
Kris De Volder
|
b2f62b2f08
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-11-26 15:41:54 -08:00 |
|
Kris De Volder
|
f05e41abac
|
Expand workaround for missing didChangeWatchedFiles in lsp4e
|
2018-11-26 15:40:59 -08:00 |
|
BoykoAlex
|
95b36ae90e
|
PT #162161994: Upgrade atom-languageclient to 0.9.8
|
2018-11-26 12:31:23 -05:00 |
|
BoykoAlex
|
a41025c23e
|
PT #160151830: Accept range within quickfix range
|
2018-11-22 20:17:53 -05:00 |
|
Kris De Volder
|
f358431b00
|
Small info logging tweak.
|
2018-11-22 16:55:03 -08:00 |
|
Kris De Volder
|
b954da2005
|
Make completion javadocs resolution lazy in Eclipse
|
2018-11-22 16:04:29 -08:00 |
|
Kris De Volder
|
1cb46aa444
|
Add some logging to track completion handling
|
2018-11-22 16:03:39 -08:00 |
|
Martin Lippert
|
079a7de727
|
fixing bug in test that worked before based on a wrong assumption about internals
|
2018-11-22 15:21:47 +01:00 |
|
Martin Lippert
|
82e81e81a4
|
limit the number of workspace symbols to 100 even if you have entered a search string
|
2018-11-22 15:09:01 +01:00 |
|
Martin Lippert
|
8654475b83
|
limit the number of workspace symbols to 100 on retrieval to improve performance
|
2018-11-22 15:03:18 +01:00 |
|
nsingh
|
1e4edbb37c
|
PT 162103145 - Remove duplicate @ for certain template cases
|
2018-11-21 16:49:49 -08:00 |
|
BoykoAlex
|
0e70a34b02
|
PT #162139447: Fix live RM actuator data parsing
|
2018-11-21 17:10:19 -05:00 |
|
Kris De Volder
|
828a76c539
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-11-21 13:50:42 -08:00 |
|
Kris De Volder
|
7ffbe07008
|
Attempted fix of suspected deadlock
See: https://github.com/spring-projects/sts4/issues/136
|
2018-11-21 13:49:30 -08:00 |
|
BoykoAlex
|
fc5b738e35
|
PT #159866210: Remove injected beans from bean parameter hover
|
2018-11-21 11:07:23 -05:00 |
|
Martin Lippert
|
80a95fbfec
|
added prefix handling to spring data content-assist in a rudimentary way
|
2018-11-21 13:30:27 +01:00 |
|
nsingh
|
af2f1c1c15
|
PT 160529904 - Exclude mapping templates for Eclipse client
|
2018-11-20 13:04:06 -08:00 |
|
Martin Lippert
|
fbfbf31dc6
|
Merge branch 'master' into spring-data-content-assist
|
2018-11-20 15:29:24 +01:00 |
|
Martin Lippert
|
07053fbe7f
|
very simple findby code completion for repository interfaces
|
2018-11-20 15:28:45 +01:00 |
|
BoykoAlex
|
4d51b21281
|
PT #160495895: Fix JSON parsing for app with eureka client starter
|
2018-11-19 17:26:04 -05:00 |
|
BoykoAlex
|
3aff3a6713
|
PT #159866210: Highlights,hovers for paramneters of bean methods and component constructors
|
2018-11-19 15:47:14 -05:00 |
|
Kris De Volder
|
8f39484733
|
Fix test failures
|
2018-11-19 11:29:22 -08:00 |
|
Kris De Volder
|
cf64f9ea60
|
Add support for 'group' parameter in logger-name hint provider
See: https://github.com/spring-projects/sts4/issues/102
|
2018-11-19 11:15:53 -08:00 |
|
Martin Lippert
|
792867fa20
|
enable the snippets again and make the tests work even if there are snippets showing up in the results
|
2018-11-16 12:50:11 +01:00 |
|
Martin Lippert
|
63ca37a053
|
Merge branch 'master' into spring-data-content-assist
|
2018-11-16 12:30:45 +01:00 |
|
Martin Lippert
|
00e1192f17
|
added file pattern for property and yml files to improve generic editor handling for those files
|
2018-11-16 11:58:43 +01:00 |
|
Martin Lippert
|
fcecaebfe9
|
fix compilation problems temporarily
|
2018-11-16 09:33:46 +01:00 |
|
Martin Lippert
|
044b76041b
|
removed machine-specific path for annotation processing, please do not add it back and commit
|
2018-11-16 09:33:26 +01:00 |
|
Kris De Volder
|
f43942ed57
|
Consistent treatment of valuhints in yaml
See: https://www.pivotaltracker.com/story/show/161964105
|
2018-11-15 14:27:38 -08:00 |
|
Kris De Volder
|
f9f33b3a7c
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2018-11-15 10:44:33 -08:00 |
|
Kris De Volder
|
f39b845964
|
Tweak value hint providers in application.properties
See https://www.pivotaltracker.com/story/show/161964105
|
2018-11-15 10:41:55 -08:00 |
|
Martin Lippert
|
47ab88352f
|
final steps to make product generation, signing, and startup work again on Eclipse 4.10
|
2018-11-15 14:34:10 +01:00 |
|
Kris De Volder
|
706a870fae
|
Improvements to AdHocSpringPropertyIndex
- respond to document save to clear index
- index properties bound to list values in yaml
|
2018-11-14 11:42:50 -08:00 |
|
Kris De Volder
|
0eb6614617
|
Support for user-defined logging.groups
|
2018-11-14 11:42:50 -08:00 |
|
Martin Lippert
|
336ad0c979
|
remove the force from signing again
|
2018-11-14 12:59:49 +01:00 |
|
Martin Lippert
|
617dba830d
|
trying to finally fix the signing and e410 build issues
|
2018-11-14 12:59:29 +01:00 |
|
Martin Lippert
|
264e0481e2
|
added forced signing to e49 product
|
2018-11-14 10:46:31 +01:00 |
|
Martin Lippert
|
29a021c256
|
add force signing to app, not just dmg file
|
2018-11-14 10:38:18 +01:00 |
|
Martin Lippert
|
4c78be827d
|
try to force codesigning
|
2018-11-14 09:51:16 +01:00 |
|