Xname

Results 9 issues of Xname

Thanx for great app. I'd like to report about an issue on mobile phones which could probably be a bug. For example, I'll use a gallery on the main page...

Bug

Sometimes I get an error due to wrong server configuration when trying to run multiple containers with Docker. In traceback in logs I can not see the real reason of...

Please consider adding option to select only whole words. For example. I'd like to highlight whole word "request" but not higlight "_dump_request" etc. ``` Class Foo (request: Bar): data =...

feature

**Please consider making highlight case sensitive.** foo and Foo in python are not the same things. For example. I'd like to highlight custom class "Request". I've got only a couple...

feature

I like the idea of your plugin. This is one of the plugins I need most, but unfortunately I haven't been able to make it work for several months now....

"Clear All Open Tab Colors" works in local mode development but doesn't in SSH Remote mode. I can change colors of tabs in SSH remote mode and can reset color...

I can't tell if it's a bug or a feature. But I draw your attention to the strange behavior. When you try to change the color of the "working tree"...

Hi, there. Thanx for a great app. I'm trying to minify a simple peace of code that contains Latin characters and non-Latin characters (Cyrylic) in a string. All non-Latin characters...

It is not clear from the documentation whether the **'cached_view_as'** decorator supports the 'timeout' parameter or not. All examples of using cached_view_as() are given without using 'timeout'. The annotation of...