Commit Graph

99 Commits

Author SHA1 Message Date
mattpass
d89d01e46e iceLoc added to path for image in tutorial 2020-10-06 17:24:02 +01:00
mattpass
876a6ab0ef Wider box for system info when viewing tutorial 2020-10-06 17:19:23 +01:00
mattpass
1ab4ae0094 Taller viewable area for system info 2020-10-06 14:16:48 +01:00
mattpass
3273d9fd2c Move activeLineBG out of if, no space after v 2020-10-06 14:09:41 +01:00
mattpass
940489688d Tweaks on tutorial display incl settings show if tabs open 2020-10-05 16:56:01 +01:00
mattpass
d78821a4dc 4 x functions tidied in icecoder.js 2020-10-05 16:24:47 +01:00
mattpass
8322e0b3fe Revised jumpToDefinition 2020-10-05 16:02:21 +01:00
mattpass
14e22568a2 Fixes and code tidying on interceptKeys 2020-10-04 09:56:46 +01:00
mattpass
1bc0ac1ec5 Shorter version of key identifying via null coalescing 2020-10-04 08:59:15 +01:00
mattpass
d3b3715384 Auto-indent lines on move line(s) should be in same operation 2020-10-04 08:56:25 +01:00
mattpass
b574ce0e6c Auto-indent lines you're pasting or moving 2020-10-04 08:48:04 +01:00
mattpass
6d120cc7b9 Always auto-open files if that's the setting, let not var in snippet 2020-10-03 12:40:11 +01:00
mattpass
9fbb393013 Comment tidying on interceptKeys 2020-09-27 12:32:16 +01:00
mattpass
d4fa50cdf3 More logic and code tidying improvements on interceptKeys 2020-09-27 12:18:58 +01:00
mattpass
809a1ad197 Minor tidy on prev commit 2020-09-27 11:56:22 +01:00
mattpass
5a660f7810 First round of updates on interceptKeys 2020-09-27 11:30:58 +01:00
mattpass
0e45263fad Code tidy on sort and alpha tab functions 2020-09-27 09:53:49 +01:00
mattpass
f8a2c2a926 Tidy logic on tab drag start, move and end 2020-09-27 09:31:46 +01:00
mattpass
ea14b8bbbb Remove canSwitchTabs bool, reduce selectedTab if closing to left of it, use renameTab 2020-09-27 08:53:25 +01:00
mattpass
d884c2ed11 Don't switch tab if closing another tab 2020-09-26 09:59:37 +01:00
mattpass
cfbd11d8de setTabWidths code tidy & tweaks 2020-09-26 09:36:38 +01:00
mattpass
1c81aab339 Code tweaks to close tab functionality 2020-09-26 09:23:54 +01:00
mattpass
60496c9fb0 Remove Snake game 2020-09-26 08:43:12 +01:00
mattpass
fabed98033 iceLoc now part of ICEcoder object 2020-09-26 08:30:02 +01:00
mattpass
03ca02c4fd Some tab format & logic improvements 2020-09-20 10:29:30 +01:00
mattpass
af57283d0a Updates to print and indicate changes in browser tab 2020-09-20 10:05:07 +01:00
mattpass
374178ad14 Format updates on some core functions in icecoder.js 2020-09-20 09:57:42 +01:00
mattpass
3d82bfc227 Updated useNewSettings function code a little 2020-09-20 09:13:44 +01:00
mattpass
373b1eb645 Fix updating font size in file manager 2020-09-20 09:01:08 +01:00
mattpass
bc4532f76e Remove font-size and gutter padding right from themes, re-add font size changing 2020-09-19 11:44:50 +01:00
mattpass
432837a72c 38 new themes added, 4 opt groups, ucwords 2020-09-19 11:20:45 +01:00
mattpass
c4e52e0edc Removed 4 x themes, sorted light/dark, settings object 2020-09-19 10:06:40 +01:00
mattpass
080fef30a4 Use CM's own methods for get cursor pos & num 2020-09-13 10:06:24 +01:00
mattpass
a170e5e6a0 Code tidy on server queue and modals 2020-09-13 09:47:35 +01:00
mattpass
8a138538a3 Updates & fixes re color picker & eyedropper 2020-09-13 08:35:34 +01:00
mattpass
e27318c825 Bug report tidy up 2020-08-23 09:41:05 +01:00
mattpass
cd352c8a0c Tweaks to bug reporting 2020-08-23 09:28:03 +01:00
mattpass
53cdbad35b Updated bug report system 2020-08-23 09:11:40 +01:00
mattpass
1d8cfafb62 Icons added 2020-08-17 10:56:19 +01:00
mattpass
b5b6b92204 Close icon added for 4 x tools 2020-08-13 12:26:32 +01:00
mattpass
35bcb14d8d Handle tooltip clash 2020-07-23 21:04:57 +01:00
mattpass
4ed6fd6c6e Typo fixes, changes not 0 array value, fix favicon path, scope strCSS 2020-07-21 20:27:09 +01:00
mattpass
d1deb9313f Minor tweaks 2020-07-20 22:55:16 +01:00
mattpass
e4a5215c7a pass file when loading, No 0 item on del for serverQueue, JSON based queue items, only try to set style if swapWith 2020-07-20 22:43:43 +01:00
mattpass
6e31578498 Remove stray console.log 2020-07-19 20:33:37 +01:00
mattpass
76d5b240af Prettier replace ranges, fix +input, 2 new cursor to num functions 2020-07-19 20:23:51 +01:00
mattpass
bedf482035 Disable updater system for now 2020-07-18 21:48:43 +01:00
mattpass
c188b2418f focus has blue BG, dirs/files in serverMessage have no slash prefix, var fixes, no licenseEmail or licenseCode now 2020-07-17 23:42:55 +01:00
mattpass
4b207edd2f Better design on serverMessages 2020-07-15 18:10:44 +01:00
mattpass
6210eca0bd Can now open JSON files 2020-07-14 19:40:40 +01:00