Yann Cébron
|
e54ae8dc62
|
plugin_services.md: mention Disposable
|
2020-05-14 14:32:10 +02:00 |
|
Yann Cébron
|
a447c19417
|
plugin_services.md: cleanup
|
2020-05-14 14:25:48 +02:00 |
|
Yann Cébron
|
d44c7c6a96
|
plugin_services.md: clarify scopes
|
2020-04-27 10:28:13 +02:00 |
|
Yann Cébron
|
7bead165bc
|
fix title capitalization
|
2020-04-22 15:02:27 +02:00 |
|
Yann Cébron
|
8a65dfe12a
|
blank lines around code blocks
|
2020-04-22 12:54:06 +02:00 |
|
Yann Cébron
|
c4eb0c2201
|
plugin_services.md: add "Project Service Sample" to clarify use of project-level services
|
2020-04-20 15:44:41 +02:00 |
|
Yann Cébron
|
008b0818a7
|
plugin_services.md: clarify CTOR injection deprecation
|
2020-04-17 12:13:25 +02:00 |
|
Yann Cébron
|
ec4eb6e7a5
|
plugin_services.md: various updates and clarifications
|
2020-04-02 17:55:23 +02:00 |
|
JohnHake
|
80129a7641
|
New Copyright in markdown files
|
2020-02-19 22:25:03 -08:00 |
|
Yann Cébron
|
4ff3f8714a
|
plugin_services.md: minor edits
|
2020-01-17 14:31:47 +01:00 |
|
Vladimir Krivosheev
|
0c71615b3d
|
Update plugin_services.md (#242)
* Update plugin_services.md
discourage module level service, document Kotlin way to get services, add note about read action
* Update plugin_services.md
add note about light services
* Update plugin_services.md
add note about light services
|
2020-01-17 13:51:41 +01:00 |
|
Yann Cébron
|
e6255292a1
|
plugin_services.md: cleanup
|
2019-12-19 10:06:26 +01:00 |
|
Yann Cébron
|
f98c6d66da
|
use FQNs for EPs
|
2019-12-03 15:42:20 +01:00 |
|
Yann Cébron
|
6d70fb2d49
|
fix upsource:// links formatting
|
2019-12-02 14:20:06 +01:00 |
|
Yann Cébron
|
44c17d1b6a
|
SDK Docs: update links, use HTTPS where possible
|
2019-03-12 11:44:02 +01:00 |
|
Yann Cébron
|
c9632283b6
|
plugin_services: cleanup
|
2019-03-07 18:22:50 +01:00 |
|
Yaroslav Pankratyev
|
fdb5926f8e
|
Add note about min version for creating plugin services via New menu + minor fix
|
2017-08-31 17:29:11 +07:00 |
|
Yaroslav Pankratyev
|
f6a402fb4f
|
Remove quick component creation instruction, add instruction how to create a service
|
2017-08-14 13:07:35 +07:00 |
|
Nikolay Chashnikov
|
cdc010a5db
|
Update information about service classes
'serviceInterface' attribute may be omitted if it is equal to 'serviceImplementation'.
|
2017-07-27 14:35:57 +03:00 |
|
Aleksey Kladov
|
56c484a169
|
Improve services examples (#32)
|
2017-01-23 17:50:40 +03:00 |
|
Matt Ellis
|
9f6df45e44
|
Fix link to project
Fixes #IJSDK-169
|
2016-06-27 11:05:16 +01:00 |
|
breandan
|
8da6c43492
|
Unzipped MaxOpenedProjects and added Gradle module
|
2015-12-03 17:21:16 -05:00 |
|
breandan
|
da6f83a159
|
Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes
|
2015-11-30 06:25: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 |
|
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 |
|
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
|
43a9cd4ec7
|
[site] project structure changed - basic topics
|
2015-04-29 09:41:18 +02:00 |
|