Yann Cébron
d3f84f53db
gradle_guide.md: fix link
2021-06-23 13:06:27 +02:00
Yann Cébron
dfe5fac05a
documentation.md: DocumentationActionProvider -> upsource
2021-06-23 11:53:43 +02:00
Yann Cébron
37683cd5ed
syntax_highlighting_and_error_highlighting.md: use tabs #2
2021-06-23 11:51:10 +02:00
Yann Cébron
93f76cc124
template_support.md: use tabs
2021-06-23 11:45:49 +02:00
Yann Cébron
40cb5bebe5
ide_development_instance.md: use tabs
2021-06-23 11:30:35 +02:00
Yann Cébron
6541052d68
xml_dom_api.md: link IPE samples
2021-06-23 11:10:33 +02:00
Yann Cébron
19121fe232
xml_dom_api.md: default to new EP
2021-06-23 11:08:11 +02:00
Yann Cébron
51753492d5
syntax_highlighting_and_error_highlighting.md: use tab
2021-06-23 11:03:11 +02:00
Yann Cébron
e28f4f0a7c
language_and_filetype.md.md: use tabs
2021-06-23 10:56:04 +02:00
Yann Cébron
f885eb46a9
notifications.md: use tabs
2021-06-23 10:46:20 +02:00
Yann Cébron
cedcfd38c4
plugin_services.md: use tabs
2021-06-23 10:43:25 +02:00
Yann Cébron
8844c8c4c0
plugin_class_loaders.md: fix link
2021-06-23 10:33:32 +02:00
Yann Cébron
ff778ba590
plugin_dependencies.md: convert "Project Setup" to use tabs
2021-06-23 10:30:51 +02:00
Yann Cébron
9c4472ba37
documentation.md: link HtmlSyntaxInfoUtil
2021-06-21 19:03:07 +02:00
Yann Cébron
8eded775af
fix upsource:// links with trailing '/'
2021-06-21 18:26:41 +02:00
Yann Cébron
cd51e2402a
content_updates.md: Testing FAQ
2021-06-21 16:27:59 +02:00
Yann Cébron
629cc1b098
plugin_services.md: update sample plugin doc
2021-06-17 12:02:42 +02:00
Yann Cébron
836e550d4c
plugin_services.md: avoid ServiceManager
2021-06-17 11:57:13 +02:00
Yann Cébron
e6f0ef5681
settings: avoid ServiceManager
2021-06-17 11:51:35 +02:00
Yann Cébron
9162d12a34
maxOpenProjects: avoid ServiceManager
2021-06-17 11:49:17 +02:00
Yann Cébron
8eba622621
getting_help.md: link FAQ page
2021-06-17 11:01:10 +02:00
Artem Khvastunov
2525548bd7
[go] add information about missing GoSdkChooserCombo#getSdk ( #414 )
2021-06-16 11:32:04 +02:00
Yann Cébron
696b7315b6
api changes: new pattern "moved to the superclass"
2021-06-16 11:31:28 +02:00
Yann Cébron
fc1227265d
documentation.md: minor
2021-06-15 10:50:30 +02:00
Yann Cébron
420b499fc8
code samples: gradle 7.1
2021-06-15 10:06:38 +02:00
Patrick Scheibe
9ee9b465c4
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
Tobias Kahlert
62496fa41d
Update api_changes_list_2021.md ( #412 )
...
* Update api_changes_list_2021.md
Document removal of UAnnotated.getAnnotations(). See https://youtrack.jetbrains.com/issue/IDEA-271430
* Update api_changes_list_2021.md
fixed typo
2021-06-14 14:46:57 +02:00
Yann Cébron
8577c4758f
testing_faq.md: formatting
2021-06-10 17:30:02 +02:00
Yann Cébron
017ce2e28d
testing_faq: PlatformTestUtil.startPerformanceTest
2021-06-10 17:23:56 +02:00
Yann Cébron
b1d0765446
testing_faq: initial
2021-06-10 17:02:38 +02:00
Yann Cébron
df1e2b84b1
testing_plugins.md: link intellij-ui-test-robot
2021-06-10 15:45:49 +02:00
Yann Cébron
cdc54c7d51
framework.md: update
2021-06-08 14:33:01 +02:00
Yann Cébron
be15f51668
tree_structure_view.md: update
2021-06-08 14:29:14 +02:00
Yann Cébron
3dbe04530f
go_to_symbol_contributor.md: sync code sample
2021-06-08 12:39:41 +02:00
Yann Cébron
98fbdcefed
formatter_test.md: sync code sample
2021-06-08 12:37:44 +02:00
Yann Cébron
94ca327710
dialog_wrapper.md: clarify init() call
2021-06-08 12:34:51 +02:00
Yann Cébron
d1f5c86c16
run_configuration: fix warnings, cleanup
2021-06-08 12:21:21 +02:00
Yann Cébron
6c2bab0723
tool_windows.md: fix typo
2021-06-07 17:25:40 +02:00
Yann Cébron
b74944ec86
upsource: 2021.1.2
2021-06-07 15:39:48 +02:00
Dmitry Trofimov
4329915554
Document inner classes removal ( #411 )
...
* Document inner classes removal
The classes were extracted in order to decouple the logic from the UI.
* Document parameter type change
2021-06-07 15:02:29 +02:00
Jakub Chrzanowski
6ba97f1ceb
Add 'product-web-url' config
2021-06-07 14:55:49 +02:00
Yann Cébron
fe25d25033
run_configurations.md: update, include sources
2021-06-07 14:48:13 +02:00
Yann Cébron
c34d7e1522
tool_windows.md: update sample plugin
2021-06-07 14:29:55 +02:00
Patrick Scheibe
992ff49450
Testing UTF 8 character u2217 as a replacement for the asterisk
2021-06-03 23:20:37 +02:00
Yann Cébron
d4710d5416
code_inspections.md: syntax,#2
2021-06-03 18:19:47 +02:00
Yann Cébron
81b14b0685
code_inspections.md: syntax
2021-06-03 18:03:01 +02:00
Yann Cébron
33f33735fc
ComparingReferences.html: align description with guidelines
2021-06-03 17:56:52 +02:00
Yann Cébron
49cc17a83b
code_inspections.md: update/fix
2021-06-03 17:43:42 +02:00
Yann Cébron
8cf6d04f29
code_samples.md: minor
2021-06-03 17:07:46 +02:00
Yann Cébron
7084737bd9
README.md: fix
2021-06-03 17:05:19 +02:00