Kris De Volder
e003a94c5e
Merge pull request #306 from spring-projects/symbol-dependencies
...
Track symbol dependencies ...
2019-06-17 09:17:41 -07:00
nsingh@pivotal.io
539f0677cb
PT 166528899 - Only show preferences for installed LS
2019-06-17 05:51:10 -07:00
Kris De Volder
dd98511c1c
Regression tests for symbol dependency handling
2019-06-14 15:45:13 -07:00
Kris De Volder
c8c0637570
Track symbol dependencies ...
...
Infrastructure to record when a symbol depends on info
for a given (external) type. When change to external type
is found, then trigger document update for the affected
document(s).
2019-06-13 16:14:13 -07:00
BoykoAlex
49d655d66c
Fix property key hover has binding key "L" in hover content
2019-06-13 15:43:30 -04:00
BoykoAlex
99d62d0ae0
Ensure javadoc is not null before setting the markup value
2019-06-13 15:06:19 -04:00
BoykoAlex
9c3fc1fcb5
PT #166671442 : Don't set data property for proposal if no doc available
2019-06-13 12:49:14 -04:00
nsingh@pivotal.io
ba72242a78
Added service to theia K8s deploy.yml
2019-06-13 08:48:47 -07:00
Martin Lippert
5f85d0e087
removed code that looked up locally built fatjar in dev mode
2019-06-13 15:11:01 +02:00
BoykoAlex
3c21824763
Fix unit tests
2019-06-12 23:22:42 -04:00
BoykoAlex
c25fc4dc38
Theia spring boot ide docker file and k8s deployment (initial work)
2019-06-12 13:36:07 -04:00
nsingh@pivotal.io
1dba7419fd
Update LSP4J in LS to 0.7.2
2019-06-12 10:19:17 -07:00
BoykoAlex
f7eefdbaeb
PT #166190159 : AST parser sharing lookup environment uses java reflection
2019-06-11 10:42:45 -04:00
Martin Lippert
602bfd88e5
re-setting lsp4e version for older eclipse versions to compatible lsp4e release and updated orbit release version for 2019-06
2019-06-11 09:39:22 +02:00
BoykoAlex
cfc79e0b69
Start LS for docs created with appropriate content-type
2019-06-10 20:17:49 -04:00
Martin Lippert
ea8ae2757b
enable timestamping again
2019-06-09 12:18:11 +02:00
Martin Lippert
6ada95b9f9
temporarily disable timestamping while signing jars
2019-06-07 23:37:16 +02:00
Martin Lippert
49785ba75e
temporarily disable timestamping while signing jars
2019-06-07 22:59:03 +02:00
Martin Lippert
36d2ebad50
avoid duplicate use of resources plugin
2019-06-07 14:38:59 +02:00
Martin Lippert
e2c6841cc8
overwrite existing nightly download temp files before replacing placeholders and upload
2019-06-07 14:38:59 +02:00
Martin Lippert
6ad70b5ba2
Update README.md
2019-06-06 09:25:04 +02:00
Martin Lippert
fe93ab71b7
Update README.md
2019-06-06 09:17:04 +02:00
Kris De Volder
8efc5cafc8
Resolve/fix nohttp violations
2019-06-05 15:58:30 -07:00
Kris De Volder
7f316b5679
Merge branch 'master' of github.com:spring-projects/sts4
2019-06-05 14:42:47 -07:00
Kris De Volder
154eb64a39
Add nohttp script
2019-06-05 14:42:32 -07:00
BoykoAlex
bdd9c1c828
PT #166273505 : Guard against no AST node for offset in YAML
2019-06-05 11:51:11 -04:00
Kris De Volder
83d7ddecd7
Add Remote apps prefs page
...
This was moved from boot dash.
See: https://www.pivotaltracker.com/story/show/163360865
2019-06-04 12:27:04 -07:00
Martin Lippert
c1ec235398
put osx signing id back to normal
2019-06-04 10:48:25 +02:00
BoykoAlex
d8a2a7030a
Remove @theia/electron dependency
2019-06-04 02:05:21 -04:00
BoykoAlex
8084ae198f
PT #166371286 : Adopt Theia 0.7.1
2019-06-03 23:56:49 -04:00
BoykoAlex
5ae5b22010
Revert "Cache ASTParser per project to speed up CU parsing"
...
This reverts commit cb7621b208 .
2019-06-03 20:48:13 -04:00
BoykoAlex
cb7621b208
Cache ASTParser per project to speed up CU parsing
2019-06-03 20:34:44 -04:00
Martin Lippert
2e98214857
one more try
2019-06-01 08:01:40 +02:00
Martin Lippert
9532ef7c68
Revert "another try"
...
This reverts commit a8c0f70c85 .
2019-05-31 21:21:59 +02:00
Martin Lippert
a8c0f70c85
another try
2019-05-31 12:07:34 +02:00
Martin Lippert
ba088231fc
updated dev id for macos signing
2019-05-31 11:45:14 +02:00
Kris De Volder
c7ebdd035d
Merge pull request #301 from jghiloni/master
...
Add support for Concourse 5.x in_parallel step
2019-05-29 15:27:35 -07:00
BoykoAlex
d181c17d2b
PT #166343444 : Type hierarchy for anonymous inner types
2019-05-29 18:13:47 -04:00
Josh Ghiloni
877b0e217f
Support icon attribute on resource definitions
...
Resolves #303 . Allows the language server to recognize the `icon`
attribute supported on resources in Concourse 5.x
2019-05-29 16:01:11 -06:00
Kris De Volder
ef1195e9a8
Disable p2 mirrors in mvn cache build
2019-05-29 12:50:26 -07:00
Josh Ghiloni
f62fecdc02
Replace HTML description with Markdown
2019-05-29 10:38:52 -06:00
Josh Ghiloni
bcd1f20a5a
Add support for Concourse 5.x in_parallel step
...
Resolves #300 . Because `in_parallel` is a drop-in replacement for
`aggregate`, the code has been designed to mimic `aggregate` exactly.
2019-05-29 08:38:49 -06:00
BoykoAlex
5468e43963
PT #166315444 : XML content assist for VSCode and Theia
2019-05-28 19:11:47 -04:00
Kris De Volder
7c3cce32a9
Make spring-boot-ls request batched classpath events ...
...
...and make it handle them properly, but also retain
support for non-batched events for backwards compatibility
with clients that don't support batched events.
2019-05-28 12:14:42 -07:00
Kris De Volder
fb0ddc0469
Refactor classpath notification job
...
Change it so there is one job per subscriber to handle communication
with that particular subscriber.
This will allow the job to behave differently depending on whether
that subscriber supports batched update events.
2019-05-28 12:14:42 -07:00
Kris De Volder
8bffa95742
Towards batched classpath events
...
- add parameter to 'addClasspathListener' to request
batched events.
- Create a single SendClasspathNotificationsJob that
processes classpath notifications in batches.
2019-05-28 12:14:42 -07:00
Martin Lippert
490c45b4b3
added trigger charactor config for xml language to enable completions in xml files in vscode
2019-05-28 11:39:47 +02:00
Martin Lippert
821d8be572
fixed wrong version for tycho source plugin
2019-05-28 11:38:46 +02:00
BoykoAlex
7fde0bc301
PT #166273505 : Fix JSON -> POJO conversions for arbitrary map
2019-05-27 18:07:59 -04:00
Kris De Volder
5563962dc7
Bump ls version to 1.8.0, eclipse bits
2019-05-24 11:55:16 -07:00