45 Commits

Author SHA1 Message Date
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
asebak
5d3b749f32
Missings in code example 2018-02-05 03:48:23 -05:00
Felix Dekker
19342a34ff Fix typos 2017-07-13 16:53:06 +02:00
Yann Cébron
daf9f1effa working_with_custom_actions: grammar 2016-10-31 20:34:35 +01:00
Yann Cébron
45833dd855 working_with_custom_actions: cleanup 2016-10-31 20:26:17 +01:00
Yann Cébron
404f3f4577 IJSDK-76 Optimize screenshot file sizes 2016-10-27 10:46:40 +02:00
Breandan Considine
778cfa08a8 Fix broken links and cross reference more sample code 2016-03-21 16:47:39 -04:00
breandan
f51b5e5ef9 Migrate old GitHub links
Preserve line numbers in case we figure out what to do with them later (most are out-of-date anyway)
2015-12-21 13:19:55 -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
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
23305e4b52 Merge pull request #15 from Kendos-Kenlen/patch-2
Add more structured organization
2015-08-15 19:06:53 -04:00
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
Gauthier POGAM--LE MONTAGNER
a7313331cb Add more structured organization
Organization into parts and sub-parts for easier reading and searching for information.
2015-08-05 18:13:18 +02: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
f5c468f7cd [site] broken links 2015-05-04 15:05:52 +02:00
Anna Bulenkova
c5a065afe5 [site] formatting, links, styling 2015-05-04 15:04:40 +02:00
Anna Bulenkova
cb6807621a [site] "working with actions" and "grouping actions" separated 2015-05-04 14:55:13 +02:00
Anna Bulenkova
5805b314e2 [site] "Action System" tutorial moved from drafts to production 2015-05-04 14:01:37 +02:00
Anna Bulenkova
dcc1bba203 [site] drafts from gitbook placed 2015-04-21 10:49:38 +02:00
Anna Bulenkova
7ce3c7b5c0 [md] cosmetics 2015-01-27 15:34:45 +01:00
Anna Bulenkova
3968c284d1 [md] links to source 2015-01-27 15:33:06 +01:00
Anna Bulenkova
9492fdf0d7 [md] cosmetics 2015-01-27 14:45:52 +01:00
Anna Bulenkova
a7ff4d9f5f [md] Extending AnAction for variable set of action in a group 2015-01-27 14:45:06 +01:00
Anna Bulenkova
6b8519972c [md] todo dropped 2015-01-27 13:33:59 +01:00
Anna Bulenkova
20edca2574 [md] links to community 2015-01-27 13:31:18 +01:00
Anna Bulenkova
140ca05280 [md] cosmetics 2015-01-27 13:21:44 +01:00
Anna Bulenkova
e3090af795 [md] syntax highlighting 2015-01-27 13:19:14 +01:00
Anna Bulenkova
febd3450fb [md] clean up 2015-01-26 10:55:49 +01:00
Anna Bulenkova
eae36aa9e3 [md] extending DefaultActionGroup + screen shot 2015-01-23 15:05:57 +01:00
Anna Bulenkova
1e857aa83a [md] header corrected 2015-01-23 12:41:53 +01:00
Anna Bulenkova
520ef5fda3 retina screen shots dropped 2015-01-23 11:31:48 +01:00
Anna Bulenkova
73d4488e16 [md] formatting fixed 2015-01-23 11:30:57 +01:00
Anna Bulenkova
823adf1b93 [md] action group + screen shot 2015-01-23 11:29:21 +01:00
Anna Bulenkova
e8776bd347 [md] register group of actions applied 2015-01-21 15:45:00 +01:00
Anna Bulenkova
74694be5ab [md] register action group qf + screen shot 2015-01-21 15:34:14 +01:00
Anna Bulenkova
1a1ab62612 [md] raw images 2015-01-21 14:09:10 +01:00
Anna Bulenkova
c2a74e8039 [md] size of images adjusted to regular resolution displays 2015-01-21 14:07:37 +01:00
Anna Bulenkova
8d3eff615a [md] chapters rearranged 2015-01-21 13:19:41 +01:00
Anna Bulenkova
8cf5cb0c93 [md] uc added 2015-01-21 12:29:03 +01:00
Anna Bulenkova
8dc2f5d2d5 [md] action.actionPerformed + screen shot 2015-01-21 12:26:26 +01:00
Anna Bulenkova
489c4b1d74 [md] action.update rewritten 2015-01-21 11:21:02 +01:00
Anna Bulenkova
05db6dd2b2 project structure changed 2015-01-20 14:51:32 +01:00