This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File tree
127 files changed
+2715
-2584
lines changed- code_samples
- comparing_references_inspection
- source
- META-INF
- com/intellij/codeInspection
- testSource/testPlugin
- conditional_operator_intention
- META-INF
- source
- com/intellij/codeInsight/intention
- intentionDescriptions/ConditionalOperatorConvertor
- testData
- testSource/testPlugin
- editor_basics
- resources/META-INF
- src/org/jetbrains/tutorials/editor/basics
- facet_basics
- resources/META-INF
- src/com/intellij/tutorials/facet
- framework/src/com/intellij/tutorials/framework
- gradle_plugin_demo
- src/main
- java
- resources/META-INF
- inspection
- resources/META-INF
- src/com/intellij/tutorials/inspection
- kotlin_demo/resources/META-INF
- live_templates
- resources/liveTemplates
- src
- max_opened_projects
- resources/META-INF
- src/MyPackage
- module
- resources/META-INF
- src/com/intellij/tutorials/module
- plugin_sample
- resources/META-INF
- src/org/jetbrains/tutorials/sample
- actions
- project_model
- resources/META-INF
- src/com/intellij/tutorials/project/model
- project_view_pane
- resources/META-INF
- src/org/jetbrains/tutorials/view/pane
- project_wizard
- resources/META-INF
- src/org/jetbrains/tutorials/project/wizard
- register_actions
- resources/META-INF
- src/org/jetbrains/tutorials/actions
- run_configuration
- resources/META-INF
- src/org/jetbrains/tutorials/run/configuration
- simple_language_plugin
- gen/com/simpleplugin
- parser
- psi
- impl
- resources/META-INF
- src/com/simpleplugin
- psi
- impl
- testData
- tests/com/simpleplugin
- tool_window
- resources/META-INF
- src/myToolWindow
- tree_structure_provider/src/org/jetbrains/tutorials/tree/structure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
127 files changed
+2715
-2584
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 36 additions & 34 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
| |||
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
18 |
| - | |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
| |||
26 | 23 |
| |
27 | 24 |
| |
28 | 25 |
| |
29 |
| - | |
30 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
35 |
| - | |
| 36 | + | |
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
| |||
57 | 58 |
| |
58 | 59 |
| |
59 | 60 |
| |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
64 | 65 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
68 | 69 |
| |
69 | 70 |
| |
70 |
| - | |
71 |
| - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
72 | 74 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 |
| |
| 87 | + | |
86 | 88 |
| |
87 | 89 |
| |
88 | 90 |
| |
| |||
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 |
| - | |
| 99 | + | |
98 | 100 |
| |
99 | 101 |
| |
100 | 102 |
| |
101 | 103 |
| |
102 | 104 |
| |
103 | 105 |
| |
104 |
| - | |
| 106 | + | |
105 | 107 |
| |
106 | 108 |
| |
107 | 109 |
| |
108 | 110 |
| |
109 | 111 |
| |
110 | 112 |
| |
111 | 113 |
| |
112 |
| - | |
| 114 | + | |
| 115 | + | |
113 | 116 |
| |
114 | 117 |
| |
115 | 118 |
| |
116 | 119 |
| |
117 |
| - | |
| 120 | + | |
118 | 121 |
| |
119 | 122 |
| |
120 |
| - | |
| 123 | + | |
121 | 124 |
| |
122 | 125 |
| |
123 | 126 |
| |
124 |
| - | |
125 |
| - | |
| 127 | + | |
126 | 128 |
| |
127 | 129 |
| |
128 | 130 |
| |
|
0 commit comments