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
6515d78cdc
Must extend DefaultActionGroup for the group to accept children
2019-11-29 12:59:12 -08:00
JohnHake
0a4f1d96e4
IJSDK-657, IJSDK-665
2019-09-24 13:31:46 -07:00
John Hake
0a5c351b95
Revert "IJSDK-473"
2019-06-17 21:08:02 -07:00
John Hake
753b73daef
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
094d4093f0
sample plugins: remove use of "use-idea-classloader" in plugin.xml
2018-03-15 10:51:37 +01:00
Yann Cébron
f9194eadf4
plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694)
2016-11-11 17:48:01 +01:00
Yann Cébron
616ab0351f
sample projects plugin.xml: update confluence to jetbrains.org links
2016-11-02 21:26:45 +01:00
Breandan Considine
10140f33d4
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
f416f02ce2
Tidy up code samples and wrap at 80 chars #IJSDK-24
2016-03-21 16:08:47 -04:00
breandan
75ac21b9ad
Update plugin code samples to use canonical project structure
2015-12-05 08:56:10 -05:00
breandan
fca41b5a98
Share run configurations and inherit the project output path
2015-12-03 16:23:33 -05:00
breandan
6d2c407a43
Add code_sample projects as sub-modules inside intellij-sdk-docs
2015-12-03 15:28:36 -05:00
breandan
eecb02ed3d
Fix untracked IDEA config files
2015-08-19 08:16:30 -04:00
Anna Bulenkova
c4bd710d27
[code] package structure changed
2015-01-19 14:37:51 +01:00
Anna Bulenkova
a8cbee5a10
[code] module name corrected
2015-01-19 14:18:05 +01:00
Anna Bulenkova
fbe3abb24a
[code] custom tree structure provider stub
2015-01-02 13:08:43 +01:00
Anna Bulenkova
ba50fd0562
Custom tree structure provider stub
2014-12-30 13:57:13 +01:00
Anna Bulenkova
8cc7fddc19
[md] file location fix
2014-12-09 14:33:09 +01:00
Anna Bulenkova
2b2986fc82
[md] Fatal error running a plugin
2014-12-09 14:30:28 +01:00
Anna Bulenkova
b38d0a5dd6
id fixed
2014-12-09 13:27:32 +01:00
Anna Bulenkova
7621ef5d0a
[code] DefaultActionGroup
2014-12-08 09:25:38 +01:00
Anna Bulenkova
56f5372963
source + md: actions put to a separate package
2014-12-05 15:39:24 +01:00
Anna Bulenkova
fe14eeeb09
source: action group with one action and comments
2014-12-05 15:22:00 +01:00
Anna Bulenkova
7da2f4783a
better action.update
2014-12-05 14:16:23 +01:00
Anna Bulenkova
7bde3b3df4
action.update set to true
2014-12-04 15:46:19 +01:00
Anna Bulenkova
d22ef350b8
Cleanup
2014-12-04 15:14:18 +01:00
Anna Bulenkova
05dae8af12
Action attributes and comments added
2014-12-04 15:00:32 +01:00
Anna Bulenkova
5bb9d26506
NPEs
2014-12-04 13:49:54 +01:00
Anna Bulenkova
19b506a871
Typo
2014-12-04 13:45:55 +01:00
Anna Bulenkova
a0bfd76e64
Typo
2014-12-04 13:41:27 +01:00
Anna Bulenkova
541e34321e
Dummy plugin stub to illustrate plugin.xml
2014-12-03 16:43:01 +01:00