xahon
xahon
Sometimes when i open session my cmd window gets a large height. `set cmdheight=1` not working, only closing all horizontal splitted windows except one and `res 100` helps, but it's...
I'm using `~/.bashrc` aliases to fast cd into project. In my shell alias `sf` is binded to command `cd ~/dev/www/sfproject`. It'll be very good if i could to bind such...
I've tried to make `styled-components` syntax inside `.js[x]?` file Here is my function for that ```Lisp (use-package mmm-mode :config (require 'mmm-auto) (require 'mmm-vars) (require 'css-mode) (setq mmm-global-mode 'maybe) (mmm-add-classes '((js-styled-components...
I regretted that I have installed this package
* pypugjs version: 5.9.12 * Django version: - * Python version: 3.11.3 * Operating System: Windows 10 ### Description Trying to make outer and inner parts of elements using mixins...
I've added a custom resource type and [Export]ed it in one of the scripts. When I'm assigning an object it shows me all possible resource types known to the engine...
Hello. We're all waiting for ep4 of https://youtu.be/d9hLNUzLBYI. Please, give a feedback if you gonna make it or not
### What version of Chrome are you using? ### Latest ### What version of Deluminate do you have installed? ### 0.7.7 ### What Operating System are you using? ### Windows...
I created a ball Sprite with transparent background. I want to create a light tail when it moves with length depending on its speed. If I pass all the needed...