Results 34 comments of Alex Cicovic

@klaussinani while waiting for this, is there a way to modify the theme manually, for example through a json or config file? Can you point us to the right direction?...

I tried to modify https://github.com/klaussinani/ao/blob/master/src/style/dark-mode.css and run npm start but nothing seems to happen. Any clues ?

A portable version would be superb. Maybe considering writing settings to an .ini file (or such) would be a good idea. There are several apps that allow you to use...

I notice too this delay. I don't know if this is of any use, but in my case: - Hiding the sidebar improves performance - Adding relative line numbering hinders...

@Peluko According to the documentation this feature is set to off by default. Did you have it enabled?

In addition to my previous comment, VSCodes newest feature "Highlighted indent guides" further worsens the situation as it degrades Vim's performance.

Hello there, @rosell-dk thanks for all the work you've been putting in this plugin. This feature is really needed in my case. I have a client that accepts png/jpg images...

Hey, thanks for the input. For any others who may face the same issue, the code to be added to `/wp-content/uploads/.htaccess` is: ``` RewriteCond %{REQUEST_FILENAME} -f RewriteRule ^elementor/forms - [L]...

Hello, I tested Baralga today and if it had this functionality I think I would be able to switch to it. I have many projects and each project contains general...

Currently removing the "Needs review" tag as some tests fail.