Karol Lewandowski
6050b1f700
SimpleCodeInsightTest.java: Disable checkWeakWarnings
option in checkHighlighting()
2024-11-28 16:03:15 +01:00
Karol Lewandowski
3e9f33b1cb
2024.1 Release: update pages, extension point lists, code samples, etc. ( #1265 )
2024-04-04 14:31:02 +02:00
Yann Cébron
c0372e3b28
simple language: regen lexer with current jflex version
2024-01-09 15:00:46 +01:00
Yann Cébron
316a58e200
code samples: cleanup
2023-11-29 16:31:01 +01:00
Yann Cébron
0cb1bffa21
code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public"
2023-10-25 13:51:55 +02:00
Yann Cébron
742a193219
simple language: cleanup SimpleReference
2023-10-25 13:51:55 +02:00
Karol Lewandowski
e87f195b80
Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
...
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
2023-09-07 11:59:58 +02:00
Yann Cébron
f483e89218
simple language: SimpleFoldingBuilder use visitor, cleanup
2023-08-10 14:04:28 +02:00
Yann Cébron
e52fcb44e6
simple language: SimpleFoldingBuilder cleanup, update folding on property value change
2023-08-10 13:48:04 +02:00
Yann Cébron
d7dd55a7e0
2023.2 release ( #1091 )
2023-07-26 14:44:10 +02:00
Patrick Scheibe
79c236498c
Switch from DocumentationProvider to DocumentationTargetProvider ( #1037 )
...
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
1fd9ebd759
remove obsolete "Preferences" term usage
2023-03-27 14:09:44 +02:00
Karol Lewandowski
5ee347bb0e
Update Go to Class/Symbol content
2023-03-01 10:55:40 +01:00
Karol Lewandowski
2fbcf27a1b
Fix missing icon in "go to symbol contributor" + use newer ChooseByNameContributorEx API
2023-02-28 16:52:39 +01:00
Yann Cébron
82e2722171
language tutorial: remove obsolete SimpleFileTypeFactory approach
2023-02-06 18:28:22 +01:00
Makhnev Petr
c2f83ebeba
Add article and tutorial about Spell Checking to the Custom Language Support topic ( #856 )
...
- Add two articles about spell checking for the Custom Language Support topic
- Reference part describing general information about spell checking
- Implementation part with spell checking strategy for the Simple language
- Add info about EP for `BundledDictionaryProvider`
- Add `SuppressibleSpellcheckingStrategy` section
2022-09-27 03:45:16 +02:00
Yann Cébron
4cacd15632
simple language: cleanup SimpleFindUsagesProvider
2022-09-07 17:48:06 +02:00
Yann Cébron
eb1b9e27dc
simple language: add SimpleTokenSets (IJSDK-1533)
2022-09-07 17:42:34 +02:00
Yann Cébron
421d858c8e
custom language tutorial: clarify SimpleFileTypeFactory alternative
2022-09-06 10:45:29 +02:00
Yann Cébron
fbd48cd0b4
simple language: nullability in SimpleParserDefinition
2022-08-16 12:42:07 +02:00
Yann Cébron
00646d6f87
simple language: remove redundant SimpleParserDefinition.getWhitespaceTokens()
2022-08-16 12:37:54 +02:00
Makhnev Petr
2fe69083d1
Add article and tutorial about Navigation Bar
...
* add docs about navigation bar for Custom Language Support topic
* add info in `topics/intro/content_updates.md`
* renumber articles after the added tutorial
* add `custom_language_tutorial_header` to `structure_aware_navbar.md`
2022-05-24 10:50:04 +02:00
Karol Lewandowski
1105d90dda
update dates in copyright info
2022-01-12 12:09:34 +01:00
Yann Cébron
42c9ce8d1d
code samples: @Nullable cleanup
2021-11-23 13:32:01 +01:00
Jakub Chrzanowski
6a87dd7dd2
plugin_configuration_file.md: content update
2021-10-19 09:25:14 +02:00
Yann Cébron
1509ba9966
code samples: update deprecated API use
2021-07-28 17:08:34 +02:00
Yann Cébron
d2dbc697b4
simple language: fix SimpleStructureViewModel.isAlwaysLeaf (reported by @chrisly42)
2021-07-20 14:08:21 +02:00
Patrick Scheibe
cbc681cb93
Feat doc provider test case ( #467 )
...
* Add test-case for DocumentationProvider
* Remove non-relevant parts from .simple file for Documentation test
2021-07-09 03:41:00 +02:00
Patrick Scheibe
516ca8f264
Add article and tutorial about Documentation Provider ( #413 )
...
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00
Yann Cébron
6adc1db232
unused import
2021-06-01 17:31:48 +02:00
Yann Cébron
3bc8b47bc2
[simple language] cleanup SimpleCodeInsightTest.testReference
2021-04-27 11:37:03 +02:00
Yann Cébron
929d3f8d76
[simple language] SimpleCodeInsightTest.testCompletion: simplify
2021-04-27 11:13:53 +02:00
Jakub Chrzanowski
2761b007c4
Update IntelliJ SDK Docs cross-links
2021-01-18 11:21:51 +01:00
Yann Cébron
966a3d9191
simple_language: regen BNF
2020-12-02 15:28:09 +01:00
Yann Cébron
8cc5d387ca
simple language: fix SimpleCreatePropertyQuickFix.getFamilyName
2020-11-18 17:31:35 +01:00
Yann Cébron
9687dbc25f
simple language: improve SimpleAnnotator
2020-11-18 17:27:55 +01:00
Yann Cébron
62264e1eb4
simple language: cleanup SimpleAnnotator
2020-11-18 16:45:14 +01:00
Yann Cébron
40e3406ecd
code samples: upgrade dependency on Java plugin to ID-notation (IJSDK-796)
2020-11-04 17:04:05 +01:00
Yann Cébron
062c100cfb
simple_language_plugin: suppress deprecation warning for SimpleFileTypeFactory
2020-11-03 17:21:09 +01:00
Yann Cébron
f5a0464217
simple_language_plugin: register SimpleReferenceContributor with language="JAVA"
2020-11-03 17:20:20 +01:00
Jakub Chrzanowski
5942892ddb
Cleanup code_samples JavaDocs
2020-10-07 15:44:55 +02:00
Yann Cébron
5774ff7036
[simple language plugin] FQN EP names in comment
2020-08-12 11:42:31 +02:00
Jakub Chrzanowski
857d945494
Code Samples READMEs
2020-08-12 11:25:19 +02:00
JohnHake
f47a5ac1bf
[2020.2 release] IJSDK-869 update intellij.version to 2020.2
...
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
JohnHake
ba79da41e8
[custom language] IJSDK-829 Update screenshots to display https
...
Resize images; remove some Liquid {:width=} tags
Remove errant newline at end of ParsingTestData.simple
2020-07-22 14:34:54 -07:00
Yann Cébron
1ee945229c
[simple language] SimpleCompletionContributor: cleanup
2020-07-15 17:39:33 +02:00
Yann Cébron
68aae7d36e
[simple language plugin] add missing copyrights
2020-05-08 12:27:27 +02:00
Jakub Chrzanowski
307ef13711
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Statement lambda can be replaced with expression lambda
2020-04-16 12:01:49 +02:00
Jakub Chrzanowski
a69f211cfd
[Code Samples Inspection] Java > Java language level migration aids > Java 8 > Anonymous type can be replaced with lambda
2020-04-16 12:00:10 +02:00
Jakub Chrzanowski
abcafa064a
[Code Samples Inspection] Java > Code style issues > Field may be 'final'
2020-04-16 11:57:35 +02:00