Commit Graph

380 Commits

Author SHA1 Message Date
mattpass
e08522e4f1 Remove docExplorer, minimap, functionClassList, results bar ontop scrollbar 2020-03-08 11:32:07 +00:00
mattpass
f9c62d578c Focus on editor after letting go of minimap 2020-03-07 11:14:16 +00:00
mattpass
5e01231c09 Set cursor when over miniMapBox 2020-03-07 10:33:13 +00:00
mattpass
677c9eee87 Function cleanup 2020-03-07 09:33:26 +00:00
mattpass
05ddbf33ef Can now click on minimap to scroll, not using Draggabilly 2020-03-07 09:11:32 +00:00
mattpass
14f7b90b55 Can now click outside minimap box to jump to it 2020-03-01 10:26:28 +00:00
mattpass
87b32b51e9 Fix some refs re minimap 2020-03-01 09:17:10 +00:00
mattpass
3adeacfcda Ref fixes in get-branch.php and ice-coder.js 2020-02-29 10:29:38 +00:00
mattpass
1df109a660 ice-coder.js huge paths overhaul 2020-02-29 10:13:53 +00:00
mattpass
73c24202e7 parent. added to some key places 2020-02-28 17:45:09 +00:00
mattpass
cfd4f2f36a top. removed from ice-coder.js 2020-02-28 17:19:51 +00:00
mattpass
dc7a492953 Encode URI comps, not just + to B 2020-02-01 15:41:09 +00:00
mattpass
172461bc90 Fix to split pane controls and whitespace tidy 2020-01-19 11:08:36 +00:00
Matt Pass
9406a5e4a7 Add missing parens 2019-10-15 22:53:28 +01:00
Matt Pass
66ae8f4237 Highlight gutter if we have git content 2019-10-15 22:52:26 +01:00
Matt Pass
61b46c4560 Handle Git diff pane and gutter highlighting 2019-10-15 20:53:46 +01:00
Matt Pass
8dd67f0dae Set taller help screen for extra shortcuts 2019-10-15 19:46:52 +01:00
Matt Pass
f0382c7a2a Set class of link on rows 2019-10-06 14:17:38 +01:00
Matt Pass
fc85205eb0 Fix stray closing parens 2019-10-06 14:12:06 +01:00
Matt Pass
546052ee73 Update git if data change, hide on click, -31px 2019-10-06 14:01:38 +01:00
Matt Pass
bedf83b92f Add clickable git diff data if indexer has it 2019-10-06 12:21:12 +01:00
Matt Pass
a99665b217 Closure on vars, pass to anon functions 2019-10-05 21:28:31 +01:00
Matt Pass
1c2b83e7ac Classes don't have args 2019-10-05 19:51:23 +01:00
Matt Pass
4a348f806e Send TS if we have one, only update changed data 2019-10-02 09:01:52 +01:00
Matt Pass
cce9948c1c CTRL+backspace now jumps to prev sel tab 2019-09-22 00:02:16 +01:00
Matt Pass
fcd032d263 JS code tidy and put function back in 2019-09-21 22:16:17 +01:00
Matt Pass
a8932823b3 F1 key zooms non declaration code out 2019-09-21 22:10:21 +01:00
Matt Pass
7243a21c61 Can pass charNo (int) and noFocus (bool) 2019-09-21 21:33:55 +01:00
Matt Pass
c94f3c532d Set top positions for tools on resize 2019-09-14 21:41:11 +01:00
Matt Pass
df8b5d43a5 Adjust for tools nav options & panes, split icons 2019-09-14 20:28:09 +01:00
Matt Pass
e1b9788325 Fix to font size selector child, outputMsg added 2019-09-14 20:22:15 +01:00
Matt Pass
809b064abd 4 x tools and tools DOM elems added 2019-09-14 20:07:35 +01:00
Matt Pass
b6c4421dba Handle toggle display of tool 2019-09-14 18:01:52 +01:00
Matt Pass
f623303c0b Handle 0 files open for tooltip 2019-08-25 13:23:42 +01:00
Matt Pass
aab8550250 Index every 3 secs & improved, plus other tweaks 2019-08-18 16:06:09 +01:00
Matt Pass
45d58d90c3 Index every 1s, params: hover, jump: CTRL+r/click 2019-08-14 21:25:38 +01:00
Matt Pass
2f62574f9b No need for 200ms delay now before auto-open 2019-08-12 23:56:13 +01:00
Matt Pass
85e441390c Minified version to match full 2017-03-10 13:29:11 +00:00
Matt Pass
b38fee4bd0 ggE retsaE 2017-02-28 10:27:02 +00:00
Matt Pass
95b7d0decf Immediate invoking or on interval instead 2016-11-13 22:40:34 +00:00
Matt Pass
3e31879ec3 Only update minimap after 1 sec of inactivity 2016-11-13 13:55:02 +00:00
Matt Pass
e4724e8f1e Separate terminal display & fix minimap layout call 2016-10-23 14:25:55 +01:00
Matt Pass
f2b0227692 pre vs pre-wrap depending on line wrapping 2016-10-23 13:39:03 +01:00
Matt Pass
e228d2a59d Minor code tweaks and fix minimap box position 2016-10-23 13:23:02 +01:00
Matt Pass
ce1919ba64 Terminal items added and don't move if same name 2016-10-22 17:52:38 +01:00
Matt Pass
04b1bd4150 Don't try to get tag info if no opposite 2016-09-20 08:45:09 +01:00
Matt Pass
8c59d5d617 Minimap tweaks, goToLine now vert centred & anim 2016-09-07 00:12:00 +01:00
Matt Pass
2799d57dcc setMinimapLayout now own function
Triggered on CM update and CM scroll
2016-09-05 12:50:40 +01:00
Matt Pass
4457cec405 Get Minimap and function/class listr working 2016-09-05 12:22:36 +01:00
Matt Pass
b16e8dd03d Minimap and function/class list now working 2016-09-05 12:20:46 +01:00