Christian Dietrich
eb298f9012
regenerated langs
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2021-08-13 12:08:50 +02:00
Christian Dietrich
3613c4e311
[ eclipse/xtext-core#1626 ] regnerate languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2021-02-12 12:17:02 +01:00
Christian Dietrich
d16c16c916
Regenerated Languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-12-11 09:47:18 +01:00
Christian Dietrich
b316f230af
regenerated languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-11-23 09:31:28 +01:00
Christian Dietrich
2efdaac08e
ported more xtend formatters to java
...
code cleanup Xtext Java Formatter
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-11-17 16:04:09 +01:00
Tamas Miklossy
d9d493b8b9
[ #269 ] Regenerate languages
2020-05-06 09:08:19 +02:00
Christian Dietrich
2dd5cb5c96
[ eclipse/xtext-core#1418 ] removed redundant superinterface from generated ca parsers
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-03-16 12:09:33 +01:00
Sven Efftinge
f9b6d1bebe
[ eclipse/xtext#1176 ] Migrate to EPL 2.0
...
Signed-off-by: Sven Efftinge <sven.efftinge@typefox.io>
Co-authored-by: Sebastian Zarnekow <Sebastian.Zarnekow@gmail.com>
2020-02-11 12:02:02 +01:00
Christian Dietrich
1f8b21ff15
[ eclipse/xtext#1282 ] Update to EMF 2.20: regenerated languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2020-01-03 16:38:14 +01:00
Christian Dietrich
6a25670bab
[ #1231 ] added testlanguage for transient things not in grammar
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2019-08-29 21:56:19 +02:00
Akos Kitta
a51de02a67
GH-1047: Implemented textDocument/prepareRename
...
- `textDocument/prepareRename` is automatically executed
when the client declares `prepareSupport`.
- Exposed the `InitializeResult` on the LS access API.
- From now on, the refactoring issue acceptor does not throw
an exception when adding issues with `ERROR` or `FATAL` severity.
- Extended the test language to support FQNs via package declarations.
Closes #1047 .
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
2019-04-10 14:49:06 +02:00
Sebastian Zarnekow
9f1b16b6a4
Fixed regression in injector provider
2019-04-04 21:50:57 +02:00
Sebastian Zarnekow
4523b55a51
Regenerated testlanguages
2019-04-04 14:34:09 +02:00
Jan Koehnlein
0ef82b8219
[ls] further rename fix and test
...
- restored the old APIs and deprecated them
- built a new API next to the old one
- use ILanguageServerAccess to read files
- extended ILSA to provide new resource sets and the initialization params
- extended the Xtext generator to use the new API
- made sure customizations of the old API don't get lost
- revised the find element at position strategy
- revised error handling
- added a test language and tests
2019-03-20 15:51:19 +01:00
Dennis Huebner
e807fecdbe
[ide] Bogus serialization when reassign container #1043
...
Signed-off-by: Dennis Huebner <dennis.huebner@gmail.com>
2019-02-21 09:03:07 +01:00
Christian Dietrich
cf4065ab27
[ eclipse/xtext#1227 ] regenerated testlanguages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-08-24 10:39:56 +02:00
Christian Dietrich
721c690639
[ #665 ] regenerated test languages
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2018-03-22 19:34:25 +01:00
Karsten Thoms
134c788006
[ eclipse/xtext#1160 ] Update copyright date range
...
Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2018-01-15 16:28:39 +01:00
Sebastian Zarnekow
c6e5d8af68
Avoid duplicated code in CA infrastructure
2017-12-07 15:57:35 +01:00
Jan Koehnlein
0873e2f12d
[tests] regenerated test languages
2017-10-02 15:20:40 +02:00
Sebastian Zarnekow
1c5b2b0320
Merge pull request #366 from eclipse/sz_bug476690
...
Refined token placement for indentation based languages
2017-09-05 23:02:36 +02:00
Moritz Eysholdt
6180c3dabf
Added test language for ChangeSerializer
...
Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2017-08-15 17:30:15 +02:00
Sebastian Zarnekow
63efd34885
Regenerated test languages
2017-06-13 13:11:51 +02:00
Sebastian Zarnekow
d4cb22078a
Added content assist tests for intentation based langs
2017-06-12 15:14:19 +02:00
Miro Spönemann
986ec23fc7
Regenerated test languages
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-17 10:05:07 +02:00
Miro Spönemann
3d22454111
#127 : Regenerated test languages
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-14 15:14:24 +02:00
Miro Spönemann
44bc1f733b
Regenerated test languages
...
Signed-off-by: Miro Spönemann <miro.spoenemann@typefox.io>
2016-10-13 15:29:31 +02:00
Akos Kitta
e1628b5ca5
[LS] Added basic signature help support for the test language.
...
Signed-off-by: Akos Kitta <kittaakos@gmail.com>
2016-09-07 14:23:49 +02:00
Moritz Eysholdt
449ddcc804
added a test language for partial content assist
...
Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2016-08-11 16:02:35 +02:00
Moritz Eysholdt
714bfe79c4
created InjectorProviders for test language
...
Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2016-08-11 15:35:52 +02:00
Moritz Eysholdt
15fb792a28
regenerated test languages
...
Signed-off-by: Moritz Eysholdt <moritz.eysholdt@typefox.io>
2016-08-11 15:35:51 +02:00
Christian Dietrich
e94bb9581a
extended test language to feature non self contained cross references #20
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-07-26 06:36:09 +02:00
Christian Dietrich
1d23072608
implementation and test for formatting service #21
...
Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
2016-07-25 11:29:58 +02:00
Sven Efftinge
21423cc18c
[ide] added IdeModule and IdeSetup - fixed #11
2016-06-21 11:54:54 +02:00
Miro Spönemann
4270986cba
Moved projects to root of repository
2016-06-14 08:30:25 +02:00