mattpass
|
e720ba5d5a
|
Dynamic assets path, tweak and fix in settings, ignore .idea
|
2022-06-11 21:53:45 +01:00 |
|
Matt Pass
|
e21c16e1ee
|
No selectNext if selected already on findOnInput
|
2022-05-21 13:15:52 +01:00 |
|
mattpass
|
b1ba868eb6
|
Final tidy
|
2021-07-26 08:56:30 +01:00 |
|
mattpass
|
d1d6760def
|
Change 3 params back to original init
|
2021-07-25 22:24:57 +01:00 |
|
mattpass
|
34b263bb18
|
On init, fake being over root dir, select, then fake not being over it
|
2021-07-25 22:07:51 +01:00 |
|
mattpass
|
b9faaafacd
|
Not skipping results when replacing now
|
2021-07-25 21:26:21 +01:00 |
|
mattpass
|
ae008e523c
|
Better handing of find and gotoline when 0 docs open
|
2021-07-25 16:14:36 +01:00 |
|
mattpass
|
8e57e6833c
|
Reset results display if no find string
|
2021-07-25 15:38:52 +01:00 |
|
mattpass
|
133c155ae4
|
Only 1 rBlock per top value
|
2021-07-25 15:33:54 +01:00 |
|
mattpass
|
81282e6f73
|
findReplace on change not key input, clear msg if no selection, blue currRBlock, 1px min rBlocks, rBlocks always
|
2021-07-25 15:23:05 +01:00 |
|
mattpass
|
7cb270a0a2
|
editor.css added, some styles moved
|
2021-07-25 11:34:54 +01:00 |
|
mattpass
|
eaa574f0a3
|
Only create an rBlock for result lines, not non match lines
|
2021-07-25 11:12:07 +01:00 |
|
mattpass
|
8d4dc52e2d
|
rBlocks are grey, set red after cursor position set
|
2021-07-25 11:02:52 +01:00 |
|
mattpass
|
0729daf3b5
|
Improving regex fail handling
|
2021-07-24 21:27:06 +01:00 |
|
mattpass
|
d92c3b00c3
|
Now displaying Replaced text when successfully replaced
|
2021-07-01 21:13:30 +01:00 |
|
mattpass
|
7b97ff92ae
|
Show filename in dialog when asking if want to remove
|
2021-07-01 19:11:31 +01:00 |
|
Matt Pass
|
487ce2710c
|
Add comments plus extra logic in to handle C:/ etc
|
2021-06-26 14:16:50 +01:00 |
|
mattpass
|
ba88f98ac7
|
Check regex value, avoid CPU crash, highlight red if error
|
2021-06-25 21:58:59 +01:00 |
|
mattpass
|
54e4aff163
|
Tidy up a few minor items
|
2021-05-21 21:48:06 +01:00 |
|
mattpass
|
58f3866b45
|
More improved key handling
|
2021-05-02 10:26:57 +01:00 |
|
mattpass
|
fcf6c14a91
|
Improve key handling with search results
|
2021-05-02 09:55:11 +01:00 |
|
mattpass
|
78e417add4
|
Limit tooltip func arg list to 200 chars, wrap in terminal
|
2021-04-25 08:32:36 +01:00 |
|
mattpass
|
da88db20fb
|
Scroll speed & find on input settings, fix tab sticking on close
|
2021-04-11 10:34:58 +01:00 |
|
mattpass
|
f5c1640dbd
|
Move check after establishing results DOM elem
|
2021-04-09 16:48:26 +01:00 |
|
mattpass
|
4328ea2c1f
|
Add check on ^ $ and .* to avoid regex crash
|
2021-04-09 16:44:00 +01:00 |
|
mattpass
|
0fb0644b71
|
Set selection of regex based on match 0 str len
|
2021-04-09 16:21:03 +01:00 |
|
mattpass
|
01df964ac7
|
Updates to JS and multiple results to handle more regex
|
2021-04-09 16:07:41 +01:00 |
|
mattpass
|
1cad4b074c
|
Add findRegex bool, funcs to escape and toggle, use option in find
|
2021-04-09 13:16:24 +01:00 |
|
mattpass
|
2d245f2da8
|
Don't clear selections if there are no results
|
2021-04-09 11:13:22 +01:00 |
|
mattpass
|
a1d545b76b
|
Active line number is highlighted & according to theme
|
2021-04-08 17:11:15 +01:00 |
|
mattpass
|
a1df16031d
|
Change bug reporting icon if bug reporting disabled
|
2021-04-08 16:24:37 +01:00 |
|
mattpass
|
4a516e9828
|
Double click tabs expands/contracts file manager
|
2021-02-15 16:30:52 +00:00 |
|
mattpass
|
12a53d4c29
|
Update goToLine to handle folded ranges
|
2021-01-31 12:42:41 +00:00 |
|
mattpass
|
6eee161a74
|
.h recognized as C, ino added in indexer for C++
|
2021-01-24 16:38:57 +00:00 |
|
mattpass
|
af7e57b1d9
|
Can use rgba (+uc), rgbToHex ignores 4th alpha param
|
2020-12-30 15:47:26 +00:00 |
|
mattpass
|
bc589549f3
|
Remove FTP functionality & UI from ICEcoder
|
2020-12-30 14:57:37 +00:00 |
|
mattpass
|
2e7e5a8bcd
|
Pass iceRoot in config, set in func, update display
|
2020-12-23 17:26:31 +00:00 |
|
mattpass
|
5e89f0945d
|
Ensure we have function data before considering tooltips
|
2020-12-23 16:34:36 +00:00 |
|
mattpass
|
116c82736f
|
Remove v before version number display
|
2020-11-22 16:24:13 +00:00 |
|
mattpass
|
4b923dfd7e
|
Format tweaks to cMonPaste function
|
2020-11-22 15:08:20 +00:00 |
|
mattpass
|
dccfd0a616
|
Fix comment for bug reporting screen
|
2020-11-17 17:00:37 +00:00 |
|
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 |
|