Commit Graph

371 Commits

Author SHA1 Message Date
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
Matt Pass
9d7565c317 Close tag on same line needs extra adjustment + 1 2016-08-25 19:46:56 +01:00
Matt Pass
ee90c48a1c Pane names pos & opac added & diff on/off fixes 2016-08-25 15:04:45 +01:00
Matt Pass
76b782535c Tag syncing now implemented & working
Replaced previous system which had some issues with a much more reliable
system and in less code too
2016-08-19 11:10:45 +01:00
Matt Pass
f1a4710aea Tag replacement syncing improved & available again 2016-08-12 18:56:57 +01:00
Matt Pass
cfee2c0182 Handle CORS errors & display info plus rejig events 2016-08-02 12:04:21 +01:00
Matt Pass
41f52cc3be Animate diff pane in/out 2016-07-31 12:59:12 +01:00
Matt Pass
db518cf2c6 ftpManager is a taller modal now 2016-07-22 10:41:29 +01:00
Matt Pass
76c03cffff Remove dev logging, goLocalhostRoot and ftpManager added 2016-07-11 09:40:03 +01:00
Matt Pass
63364001ea Update logout counter if available 2016-07-11 08:37:17 +01:00