43 Commits

Author SHA1 Message Date
Jakub Chrzanowski
0b1dea8706
Temporarily remove:
`com.intellij.diagnostic.PerformanceWatcher.Snapshot` class now interface
: Recompile the dependant code or use `com.intellij.diagnostic.PerformanceWatcherImpl.SnapshotImpl` instead
2021-08-04 08:04:56 +02:00
Dmitry Trofimov
d189b9da40 Document incompatibilities introduced after platform.ide and platform.ide.impl refactoring.
During this refactoring new modules platform.ide.core and platform.ide.core.impl were extracted. The new core modules are UI independent. Unfortunately, the compatibility couldn't be preserved in some cases.
2021-08-04 07:58:17 +02:00
Lada Gagina
cac7ade2a7
Update api_changes_list_2021.md (#514) 2021-07-28 16:58:42 +02:00
Yann Cébron
bbbd6b7000 api pages: 2021.3 placeholder 2021-07-14 15:37:19 +02:00
Yann Cébron
8fb3aa3f38 api_changes_list_2021.md: PluginManagerMain.suggestToEnableInstalledDependantPlugins 2021-07-05 17:48:38 +02:00
Andrew
cd64761d87
Update api_changes_list_2021.md (#466)
Spring updates 2
2021-07-05 17:20:24 +02:00
Yann Cébron
ec33828eb9 api_changes_list_2021.md: Spring 2021-07-05 17:09:03 +02:00
Andrew
9b48ac1b24
Update api_changes_list_2021.md (#464)
Spring updates
2021-07-05 17:07:40 +02:00
Yann Cébron
34c9fd66e9 api_changes_list_2021.md: group 2021-06-30 12:52:29 +02:00
Alexander Kass
6981491bd8
Document database API changes (#417)
DbDeleteProvider & getEffectiveUrl
2021-06-30 12:49:03 +02:00
Yann Cébron
ffda9d7a03 api_changes_list_2021.md: typo 2021-06-24 09:42:33 +02:00
Yann Cébron
23cfffd815 api_changes_list_2021.md: group 2021-06-24 09:42:06 +02:00
Andrew
d73c387fca
Update api_changes_list_2021.md (#415)
PerformancePlugin API evolution
2021-06-24 09:19:48 +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
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
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
Yann Cébron
cb5cbdcf84 api_changes_list_2021.md: cleanup 2021-05-25 16:19:18 +02:00
Andrew
acadeecb97
Update api_changes_list_2021.md (#408)
Plugins API evolution
2021-05-25 16:13:39 +02:00
Yann Cébron
bb35b7d3d8 api_changes_list_2021.md: Kotlin 2021-05-05 12:51:32 +02:00
Dmitry Gridin
1ea1ea83d9
Add API breaks in 2021 (#403)
Add API breaks in 2021 caused by 981d27937b (diff-7ccfef9fbfab7e55b92f0ef8dc1e287f9e29d666a57bd14724c8173aa570e0d4L60)
2021-05-05 12:50:04 +02:00
Yann Cébron
8ce63e34d4 api changes: improve callouts 2021-04-29 10:46:26 +02:00
Yann Cébron
00502fc1c8 api changes: sort patterns 2021-04-22 15:08:04 +02:00
Yann Cébron
8b59664482 api_changes_list_2021.md: GH plugin 2021-04-21 16:22:57 +02:00
Yann Cébron
42edd25055 api_changes_list_2021.md: GH plugin 2021-04-21 16:08:05 +02:00
Yann Cébron
b5c60d9e17 api_changes_list_2021.md: minor 2021-04-21 15:53:32 +02:00
Ivan Semenov
a23f63e7da
Update api_changes_list_2021.md 2021-04-21 12:17:11 +03:00
Yann Cébron
8e9eb0b1eb api_changes_list_2021.md: cleanup 2021-04-21 09:49:28 +02:00
Yann Cébron
788b7bc72a api_changes_list_2021.md: JsonWidgetSuppressor 2021-04-20 16:16:40 +02:00
Yann Cébron
5dc0ae87cd api changes 2021.1: java UML 2021-04-19 16:02:03 +02:00
Yann Cébron
7665563c97 api_changes_list_2021.md: EnforcedPlainTextFileType 2021-04-12 17:51:25 +02:00
Yann Cébron
a77f6e6fa0 api_changes_list_2021.md: DocumentEventImpl.translateLineViaDiff|Strict() 2021-04-12 15:12:58 +02:00
Yann Cébron
2c80e44c82 api changes reference: 2021.2 placeholder 2021-02-18 17:29:06 +01:00
Yann Cébron
b7c9af9333 api_changes_list_2021.md: add note about Java 11 requirements 2021-02-18 10:39:14 +01:00
Yann Cébron
65ff73b426 api_changes_list_2021.md: group HTTP Client changes 2021-02-15 15:30:20 +01:00
Aleksandr Izmaylov
4b8b3da976
API changes notes for IDEA-261957 (#359)
Rename `com.intellij.ws` package to `com.intellij.httpClient` in HTTP Client plugin
2021-02-15 15:24:51 +01:00
Nikita Bobko
18881b5b09
Add API breaks in 2021 (#351)
Add API breaks in 2021 caused by 0c30c2aed9
2021-02-11 12:08:44 +01:00
etuhoha
269c664efe
api changes 2021: CommandProvider.getCommands (#355) 2021-02-10 12:22:21 +01:00
Yann Cébron
d9618037dd api changes 2021: fix SQLiteConfig.setBusyTimeout 2021-02-04 15:43:17 +01:00
Yann Cébron
b84caa216d api changes 2021: UsageTypeProvider.getUsageType 2021-02-03 17:13:48 +01:00
Konstantin Kolosovsky
a1bfae01da
Document changes in org.sqlite.SQLiteConfig.setBusyTimeout signature (#352) 2021-02-02 18:52:12 +01:00
Dmitry Jemerov
4bfb159e86
Document removal of StdLanguages.JSP and StdLanguages.JSPX (#350) 2021-01-27 11:00:28 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00