Coder Social home page Coder Social logo

liquify's People

Contributors

ag-lchadwick avatar lukechadwick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

liquify's Issues

Customize colors

Not so much an issue, but rather a usage question / feature request.

Liquify is wonderful!

Is there a way to customize the the colors it uses? Particularly the code highlight color, when selecting blocks of code (VSCode editor theme) makes the underlying code a bit hard for me to read. I realize I can click on the Liquify icon in the title bar of Chrome to darken the highlight, but that's an extra step and still doesn't handle the initial selection aspect as well as I might prefer.

image
when selecting

image
after clicking on Liquify icon

Also... is there any way to enable word wrap?

Advanced Search Not Working After Load

After the gold search icon finishes spinning, attemping to use the search will result in no collapsing to the available pages and does not narrow down search results. I haven't seen solutions that work to fix this so far. When searching, I get this error in the console for every letter pressed.
image

Thank you.

Mac operating problems

For a few weeks the extension has not been working on MacBook Pro with macOS version 13.4 (22F66)

  • Incorrect colors, makes some options/buttons not legible.
  • code finder does not show the text, it is in dark color.
  • Theme file finder not working

I attach screenshots:
Screenshot at Nov 03 13-03-02
Screenshot at Nov 03 13-03-23
Screenshot at Nov 03 13-03-51
Screenshot at Nov 03 13-05-22
Screenshot at Nov 03 13-02-29

File contents search function changed? Search bar disappears after every search

Hi, it seems like the search function for file contents has started working differently than it used to. When I search for a term and click "next" it takes me to that term in the file but then the search bar disappears. If there's multiple instances of that word, all of the highlighting disappears. So I have to search again.

Or if I click "all" it will highlight the words and then the search bar disappears. As soon as I click in the file contents all the found words lose their highlighting.

Shouldn't the search bar be sticky and when clicking "next" it lets you jumps from word to word until you clear the search? And the same thing when clicking "all" - the search bar should stay there and all the words should remain highlighted until the search is closed?

Or is this something on the Shopify side that they've done?

Hopefully that all made sense, but let me know if you have any questions. Thanks!!

Search not working in Chrome / Brave

Hey there, thanks for the amazing add-on.

I'm having trouble with the add-on not searching, but changing the ui to black. Here is a screenshot from Dawn 11.0
image

The spinny search animation doesn't seem to be happening.

I also tried on the Modular theme in Brave and got the same result. I have tried uninstalling and reinstalling the add-on but get the same result.

I had this happen a couple weeks ago and it seemed to resolve itself after I installed some other add-ons that claim to do the same thing (but yours works best).

Thanks!

No longer working

Not sure if it is just me but the extension no longer works. When going into the back end to edit code its like the app is not installed.

Color Scheme + CMD+F Search Issues

Hello, originally downloaded this extension for its code editor themes, but all the additional bundled assets that it offers have ended up being extremely helpful.

However, the theme colors seemed to have changed for me recently. A lot of the code is very difficult to read without much contrast between the text and background. I really prefer working in dark mode but have been unable to for the past few days.

Additionally, the search function doesn't seem right. Whenever I CMD+F search, it opens the little search menu on top, and I can make my searches but it hides the highlighted search terms behind the search window, and when you try to click anywhere in the document or select any text, it jumps all over the place. The only way to stop it from jumping all over the place is if you remove the search term, which then removes the highlighted term you were looking for in the first place.

I've tried this in an incognito environment to see if it's just a local issue or extension conflict, but it seems to be happening no matter what. I never made a post because I figured I was not the only one with these issues, but have not seen anything about it.

Enhanced Search not working

Hey Luke,

First of all thank you for your amazing extension! I wonder why Shopify doesn't integrate it in its code Editor by default..

I actually was really interested in the Enhanced Search tool as I'm always struggling to find specific elements in my code. However, I tried this feature but apparently it doesn't work. Maybe Shopify made an update recently? Would you be so kind to check out this issue? It would literally save my life 🙏

Many thanks for your help!

No vertical scroll bar in main code window

First off I'd like to say thanks for making this extension Luke! So useful and much appreciated.

I am inconsistently seeing vertical scroll bars in the main code editor window, this appears to be happening regardless of if it's the old or 'new' editor on Shopify. They are there and function but I just can't see them all the time.
Screenshot 2022-07-20 at 12 09 28
.
The black line on the right is from my 2nd display.

Editor font size is too small

@lukechadwick

Thanks for wonderful chrome extension.
I only find one issue while using the extension. the editor font-size is fixed to 12px. which is too short and hard to see

I think this need to be update to much larger font-size.

Thanks

Doesn't load in code editor

Like every day, I go to edit code from different stores and none of the extra features it adds appear.

Especially the search engine and black mode do not work (although the search engine is the most important thing).

I have tried from Brave and Chrome in addition to clearing the cookie and going private in both browsers.

Autocomplete not working

Hey! Thank you for developing such an awesome extension.
I'm not sure why, but autocomplete is not working, and it's overlined in the extension window.
Skærmbillede 2022-10-17 kl  10 14 56

Add support for spanish language to Iframe Selector

Hi I appreciate your work on your extension I would like to be able to use it on Shopify admin stores using Spanish as default language

As you can see the screenshot below the selector used on this cases is like the following: "Tienda online"

I have already made the change and would be able to send a pull request if you want to check it out

PS: I'm new to github contributions so let me now if anything else is need to be done to help.

image

Chrome scroll on open search

When I open the search in the editor and then click into it, the content scrolls away.
It looks like it is because the search bar is placed on top via the CSS (common.css):
.cm-scroller { order: 10 !important; }

In the local copy I can remove the CSS command and the editor does not scroll away from the area you click into.

Crash Chrome during use

After adding the new throttle limit extension now works weird on Chrome Windows 11.
After using it sometime after chrome hung and crashed frequently.

To test it disable all the extensions along with Liquify and works on the default code editor all day works well with no issue.

And then no other extension only Liquify, this happens again.

No way to check console error, direct hang, and crash.

Note: Chrome and WIN 11 have latest versions.

Limit is set to 50 and getting this error into console

image

Dark mode problem

Dark mode only working in the text editor element itself.

Likely due to some class changes on Shopify's end, I'll invesigate

In the mean time you can use something like the Dark Reader extension to make the rest of the admin dark

New Shopify Update

It does not seem to show up anymore with the new Shopify code editor update.

EDIT: Nevermind. I am dumb. It works very well. I just wasn't sure how to use it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.