This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Commit 8fbbeed
committed
Change how QuickEdit helper function is passed from CodeHints to QuickEdit:
It now gets set directly as brackets._jsCodeHintsHelper = quickEditHelpe;.
as suggested.1 parent 2bcdc3a commit 8fbbeed
3 files changed
Lines changed: 2 additions & 26 deletions
File tree
- src
- editor
- extensions/default
- JavaScriptCodeHints
- JavaScriptQuickEdit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | 97 | | |
104 | 98 | | |
105 | 99 | | |
| |||
221 | 215 | | |
222 | 216 | | |
223 | 217 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | 218 | | |
241 | 219 | | |
242 | 220 | | |
| |||
754 | 732 | | |
755 | 733 | | |
756 | 734 | | |
757 | | - | |
758 | | - | |
759 | 735 | | |
760 | 736 | | |
761 | 737 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments