JohnHake
50088bb8db
New Copyright in code samples
2020-02-19 21:51:48 -08:00
Dmitry Jemerov
35bc0962b5
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
4fa02cd04e
Must extend DefaultActionGroup for the group to accept children
2019-11-29 12:59:12 -08:00
JohnHake
6b2398c892
IJSDK-657, IJSDK-665
2019-09-24 13:31:46 -07:00
JohnHake
0408a3571c
platform -> lang in plugin.xml
2019-06-19 17:34:10 -07:00
JohnHake
80d358f5ba
Fixed missing <depends> elements, refactored obsolete kotlin_demo.
2019-06-13 16:59:30 -07:00
Yann Cébron
53bfffad96
use HTTPS in all links
2019-06-03 13:37:52 +02:00
Yann Cébron
f3c3233666
IJSDK-608 plugin.xml: <helpset> is unused
2019-05-23 16:38:00 +02:00
John Hake
4baf7c704e
Cleanup build warnings, updated since-build, removed ModuleComponent. ( #154 )
...
* Cleanup build warnings, updated since-build, removed ModuleComponent.
* Refactor facet_basics for functionality/clarity. Incorporate feedback.
* Incorporate additional feedback.
2019-03-11 19:13:44 +01:00
Yann Cébron
748cc33e9d
sample plugins: remove use of "use-idea-classloader" in plugin.xml
2018-03-15 10:51:37 +01:00
Yann Cébron
d452237c40
plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694)
2016-11-11 17:48:01 +01:00
Yann Cébron
a86e2b4480
sample projects plugin.xml: update confluence to jetbrains.org links
2016-11-02 21:26:45 +01:00
Breandan Considine
89638a3694
Prefer wildcard imports to maximize vertical visibility in code samples
...
Too bad there isn't a way to filter lines with Jekyll Liquid tags
2016-03-21 16:59:17 -04:00
Breandan Considine
7b03fa6f39
Tidy up code samples and wrap at 80 chars #IJSDK-24
2016-03-21 16:08:47 -04:00
breandan
2cf2e55eb9
Update plugin code samples to use canonical project structure
2015-12-05 08:56:10 -05:00
breandan
aeb55b1a27
Share run configurations and inherit the project output path
2015-12-03 16:23:33 -05:00
breandan
0bfab58cc8
Add code_sample projects as sub-modules inside intellij-sdk-docs
2015-12-03 15:28:36 -05:00
breandan
448e845261
Fix untracked IDEA config files
2015-08-19 08:16:30 -04:00
Anna Bulenkova
525d7b5629
[code] package structure changed
2015-01-19 14:37:51 +01:00
Anna Bulenkova
e424535c32
[code] module name corrected
2015-01-19 14:18:05 +01:00
Anna Bulenkova
70e125cf4e
[code] custom tree structure provider stub
2015-01-02 13:08:43 +01:00
Anna Bulenkova
c61fe28a38
Custom tree structure provider stub
2014-12-30 13:57:13 +01:00
Anna Bulenkova
69939f0e8a
[md] file location fix
2014-12-09 14:33:09 +01:00
Anna Bulenkova
8a8b365b3a
[md] Fatal error running a plugin
2014-12-09 14:30:28 +01:00
Anna Bulenkova
135050cf0e
id fixed
2014-12-09 13:27:32 +01:00
Anna Bulenkova
e5ecd5b828
[code] DefaultActionGroup
2014-12-08 09:25:38 +01:00
Anna Bulenkova
8bdb19504b
source + md: actions put to a separate package
2014-12-05 15:39:24 +01:00
Anna Bulenkova
7d78dd4085
source: action group with one action and comments
2014-12-05 15:22:00 +01:00
Anna Bulenkova
9963948763
better action.update
2014-12-05 14:16:23 +01:00
Anna Bulenkova
79f8efc5a6
action.update set to true
2014-12-04 15:46:19 +01:00
Anna Bulenkova
746ea04285
Cleanup
2014-12-04 15:14:18 +01:00
Anna Bulenkova
9bfe28c044
Action attributes and comments added
2014-12-04 15:00:32 +01:00
Anna Bulenkova
e115163ba8
NPEs
2014-12-04 13:49:54 +01:00
Anna Bulenkova
2b586ac832
Typo
2014-12-04 13:45:55 +01:00
Anna Bulenkova
58d66d948c
Typo
2014-12-04 13:41:27 +01:00
Anna Bulenkova
0c09a2004b
Dummy plugin stub to illustrate plugin.xml
2014-12-03 16:43:01 +01:00