mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
[site] Language. Expression reformulated.
This commit is contained in:
parent
d1e5eaff10
commit
af29161db5
@ -9,7 +9,9 @@ INITIAL_SOURCE https://confluence.jetbrains.com/display/IntelliJIDEA/Completion+
|
||||
# {{ page.title }}
|
||||
|
||||
In this test we will check if code completion, implemented in the
|
||||
[Reference Contributor Tutorial](reference_contributor.html),
|
||||
[Reference Contributor](reference_contributor.html) section
|
||||
of the
|
||||
[Custom Language Support Tutorial](cls_tutorial.html)
|
||||
works as we expect.
|
||||
|
||||
### 1. Define test data
|
||||
|
@ -9,7 +9,9 @@ INITIAL_SOURCE https://confluence.jetbrains.com/display/IntelliJIDEA/Parsing+Tes
|
||||
# {{ page.title }}
|
||||
|
||||
The first test will check if the parser, implemented in the
|
||||
[Lexer and Parser Definition Tutorial](lexer_und_parser_definition.html),
|
||||
[Lexer and Parser Definition](lexer_und_parser_definition.html)
|
||||
section of the
|
||||
[Custom Language Support Tutorial](cls_tutorial.html)
|
||||
works as we expect it.
|
||||
|
||||
### 1. Define input test data
|
||||
|
Loading…
x
Reference in New Issue
Block a user