Stylish Editor²

1313234363739

Comments

  • edited December 2016 Waterfox
    OK, can't get of this red bg for not found. I have my own style for that and it works but on hover only even though i did not specify 'hover' at all. What's up with this?

    EDIT: NM, got it! Thanks for the update!
  • edited February 2017 Waterfox
    Yes, the autocomplete drop down popup is in the editor's CodeMirror mode. What searchbar textbox are you talking about? Provide a screenshot if you haven't yet figured it out.
  • edited December 2016 Waterfox
    I'm done, thanks. You gave a new ID to the findbar (used to be .findbar-textbox, it's now #findbar-textbox) i have it all fixed now, except i can't get my border in the findbar when it's 'notfound' red. Can't figure this out but it's not important (to me) anyway. Might try later some day.
  • Sonny,
    @insert local file (Insert Text button menu). You have 2 lines for bg but i usually just need to change the url only. Is there a way to add another item, just 'Get URI' or url("") Get Uri ?
  • edited January 2017 Waterfox
    Can you middle-click the button and edit in the popup dialog?
  • edited January 2017 Waterfox
    Yes.
    What i mean is it inserts something like this, for instane:
    background-image: url("file:///C:/bla/blah.png") !important;
    but i'd like to be able to insert just this:
    file:///C:/bla/blah.png
    or this:
    url("file:///C:/bla/blah.png")
  • edited January 2017 Waterfox
    For your first example, use the "Insert file path" menuitem from the "Insert" button. Second example, middle-click "Insert Text" button and add entry url("") and make sure the entry above it ends with these symbols <>.

    Example:
    background: url("") !important;<>
    background: url("") no-repeat !important;<>
    url("")
  • edited January 2017 Waterfox
    No, i have that already. I'm talking about 'Get URI' which is added to 2 lines in the menu (links that are coded to open filepicker). It doesn't show in the menu when editing and i can not add it. Lookee:
    image

    So, i'd like to have just the file path inserted w/out anything else, see my post above. Right now, those 2 links ( 'Get URI" buttons) insert the whole line, background-image: url("file:///C:/bla/blah.png") !important; , for instance. But all i'd like to have is this part: file:///C:/bla/blah.png

    I know i've asked you about this before but can't remember what you said. If it's not possible, maybe something like this: url("file:///C:/bla/blah.png")
    The reason is that i usually just need to change the path, not the whole line.
    450 x 65 - 42K
  • edited January 2017 Waterfox
    How about highlighting, in the editor, the path you want to edit, ex: file:///C:/bla/blah.png, then select from the "Insert" button (not the "Insert Text" button) dropdown menuitem "Insert file path". Does not that give you your desired result?
  • edited January 2017 Waterfox
    OK ... NM ... forgot about this one ... image

    (i really was just checking if you're still awake image )
  • edited January 2017 Waterfox
    Damn! Just updated WF to 51 and lost findbar! Do you see this? I'm using v.47.0.1, the same i linked you to in the dropbox.
  • Yes I do. It also messes with the not found message and the reached top or bottom of page message, but it does searches. Still working on trying to bring those messages back.
  • edited January 2017 Chrome
    Appears to be a bugged Waterfox update. I am seeing some weird stuff I wasn't getting prior.
  • edited January 2017 Waterfox
    Hmh, i don't see anything else just FindbarFix seems to be broken in the editor and if it's enabled, i can't use the default (statusbar) findbar either. If i disable FFix, i get the default back but still have to use Ctrl+F in the editor (which is a pain!). I disabled FFix for no, hopefully you'll find what's wrong with it.

    EDIT: No! it does show up but isn't functional, it doesn't search, just sits there (in the editor). This is really painful ....
  • edited January 2017 Waterfox
    Try this: https://dl.dropboxusercontent.com/u/77691265/findbar-fix-51.0.xpi
    It's not 100%, but does searches. Will wait for next Waterfox update to investigate further.
  • edited January 2017 Waterfox
    Perfect, it works! And i got the browser (statusbar) search back too, great! Thanks a lot!
    Didn't have 'Whole words' before. Any way to hide it other than a style?

    EDIT: Not found has lost my style. Is it working for you? Did you change something for 'Not found' (IDs)?
  • Waterfox
    No, not working for me either. Checking possibilities.
  • I get 'Phrase not found' in the main bar (window findbar) but not my bg css. Seems they changes something in the findbar code.
    It's all dead for me in the editor though - i see nothing, no changes for 'not found' (that's how i know something is not found! image ).
  • Hi, The dropbox link for S.E.M. is dead. I don't find it on AMO either. Is there another link? thanks.
  • edited February 2017 Waterfox
    All my add-ons are un-signed. I use Waterfox, a forked version of Firefox, to avoid signing, so I don't know how this will affect you.
    SEM: https://dl.dropboxusercontent.com/u/77691265/sem.xpi

    I also modified Stylish add-on: https://dl.dropboxusercontent.com/u/77691265/s.xpi
    Stylish Custom² add-on, to work with modified Stylish: https://dl.dropboxusercontent.com/u/77691265/sc2.xpi
    If installing these 2 add-ons, first delete Stylish and install modified version first, then install Stylish Custom² after it.
    Will be combining all 3 add-ons into 1 at some point.
  • Thanks for bumping!
    Sonny, any ideas about 'not found' stuff ^ ? It's not crucial (at this point) 'cause as i said above, i know something isn't found if nothing happens after i click Find button or Enter).

    Do those files ^ have any new changes or just new names? The files i have are:
    sc2_srazzano.xpi
    stylish-2.0.7-fx+tb+sm+an.xpi
  • Sonny,
    check CB forum, Bobby bumped Open with button thread.
  • edited February 2017 Waterfox
    OK, got it. Thanks.
  • edited February 2017 Waterfox
    Changes in xpi's above, mostly pertain to the way I show Stylish toolbarbutton drop-down menu (added Go To Forum and Go To Site menuitems). See pic.
    354 x 198 - 17K
  • Oh, that;s nice. I installed all those latest versions. Looks all right (except for the 'Not found').
  • edited February 2017 Waterfox
    Been having issues with "Not Found". I believe when searching in code, the code area is a textbox, thus has no end of page trigger. Been trying to find a work around method.
  • It used to work ... before WF 51, i believe.
  • edited February 2017 Waterfox
    It did, something obviously changed, but not too obvious.
  • edited February 2017 Waterfox
    Sonny,
    in the window (browser) findbar, i see the phrase 'Not found' and it's good enough. Is/was there the same for the editor findbar? I think i remember Barbie talking about it, position or something like that. Anyway, i'm asking because i think i might be hiding the phrase somewhere as i did/do for the browser findbar.

    Also, in the Position table, Clear findbar is UNchecked. But the icon shows. However, if you check the checkbox for Findbar Clear, it shows an extra icon which - i think - is your icons image:
    image
  • Waterfox
    In the Stylish or SC by ChoGGi, the findbar "Not Found" phrase is inoperative. Something has changed from previous versions whereas findbar searches do not react the same on about:blank pages as they do on html pages. Even the windows (browser) findbar doesn't function on most about:* pages.
Sign In or Register to comment.