Yann Cébron
b4a791753a
internal_ui_inspector.md: cleanup, note locating Action/Action ID (IJSDK-805)
2020-05-05 16:24:18 +02:00
Yann Cébron
51187bb7a1
[docs] change upsource to 2020.1 release, minor edits/cleanups
2020-04-17 15:30:53 +02:00
JohnHake
81e111ab84
Add override-text
2020-03-18 15:58:39 -07:00
JohnHake
60c415a176
IJSDK-755
2020-03-09 17:04:30 -07:00
JohnHake
80129a7641
New Copyright in markdown files
2020-02-19 22:25:03 -08:00
JohnHake
864c6a89ae
OCD fixes
2019-12-14 13:32:01 -08:00
JohnHake
bb97c4213f
Rewrite
2019-12-13 21:52:46 -08:00
JohnHake
6f889df547
Cleanup per SDK style
2019-12-05 20:10:22 -08:00
JohnHake
bc3b21c4b7
Merge branch 'master' into IJSDK-690
...
# Conflicts:
# basics/action_system.md
2019-12-05 19:42:23 -08:00
Dmitry Jemerov
4b7a0fae34
Stop teaching people to use components ( #233 )
...
- Replace documentation on writing components with documentation on migrating away from components
- Split documentation on extensions and extension points (extensions are always needed and EPs are quite uncommon)
- Add documentation on listeners
- Remove application and project components in sample plugins whenever possible
2019-12-05 10:10:38 +01:00
JohnHake
3beeae3354
IJSDK-690
2019-12-03 21:30:43 -08:00
Yann Cébron
6d70fb2d49
fix upsource:// links formatting
2019-12-02 14:20:06 +01:00
JohnHake
d242f77bc1
Added explanation of keyboard/mouse shortcut remove and replace-all attributes
2018-11-26 14:10:22 -08:00
Dmitry Jemerov
ef63275be5
Update action system tutorial
...
Clean up structure, link from necessary places, update sample plugin
code to demonstrate best practices, fix some English
2018-03-11 21:42:15 +01:00
Matt Ellis
d4f293c1c5
Updated usage of 'toolwindow' to 'tool window'
2017-10-30 10:32:07 +00:00
Yann Cébron
206cf2b501
IJSDK-163 Broken links in SDK docs
2016-11-01 14:17:56 +01:00
Breandan Considine
7510cd3739
Add more Upsource links
2016-03-04 17:57:21 -05:00
Matt Ellis
ca989bbb03
Simplified links to Upsource
...
Now using upsource:// protocol and converted to full link at build time.
2015-11-26 15:39:11 +00:00
Matt Ellis
005162aa48
Minor reformatting. No actual content changed
2015-11-23 17:36:39 +00:00
breandan
801b0b640f
Migrate links to .java classes from GitHub to Upsource.
...
The first step in migrating the documentation to Upsource. This has the added benefit of tying us to a specific version in case of code drift. Future migrations will be required in order to use method links (when supported).
Search: \(https://github.com/JetBrains/intellij-community/blob/master/(.+\.java) \)
Replace: \(https://upsource.jetbrains.com/idea-community/file/1731d054af4ca27aa827c03929e27eeb0e6a8366/$1 \)
2015-08-18 16:40:09 -04:00
breandan
d5952b46f7
Clean up inconsistent markdown code style
...
Search: ```([^`\n]+)```
Replace: `$1`
2015-08-18 15:21:34 -04:00
breandan considine
7b75f3ad99
Replaced internal .html links with .md extension
...
Find: (\([^:\)]+\.)html\)
Replace: $1md\)
2015-08-06 19:38:31 -04:00
Matt Ellis
7bc478ecb9
Cleanup broken and redirecting links
2015-08-06 17:38:04 +01:00
breandan
20f55c386d
Angle brackets in text are now enclosed in code spans
IJSDK-56
2015-07-30 00:50:40 -04:00
breandan
4b14c47af3
Escape unescaped angle brackets, fixes IJSDK-56
2015-07-29 23:50:12 -04:00
Matt Ellis
9d5bf84427
All files using default layout
2015-07-09 15:54:37 +01:00
Anna Bulenkova
ba472271f0
layout changed
2015-06-10 12:34:29 +02:00
Anna Bulenkova
aafaf1f220
b067359930 (commitcomment-11282925)
2015-05-21 11:23:13 +02:00
Anna Bulenkova
e34a54eb78
links be35af1d0b (commitcomment-11282876)
2015-05-21 11:18:48 +02:00
Anna Bulenkova
43a9cd4ec7
[site] project structure changed - basic topics
2015-04-29 09:41:18 +02:00