Eder Elorriaga

Results 7 issues of Eder Elorriaga

When executing the command `counsel-M-x`, the value of the variable `this-command` in the hook `minibuffer-setup-hook` is the previously executed command instead of `counsel-M-x`.

regression

Whenever I export a page with another page dimmed as the backgroud, the resulting export doesn't have the background dimmed.

After adding the plugin to a working project while executing _cordova run android_ I get a **the app has stopped** message.

I'm working in a project in which naming is different from what ng2 expects: - home.**component**.**ts** - home.**template**.**html** It would be nice to have an option to configure it to...

I added the **organize imports** command

The icons are not updated after creating a new directory: ![image](https://user-images.githubusercontent.com/1837971/100343318-80337300-2fdf-11eb-8b74-e7d2d8d15a7b.png) And after renaming a file or directory: ![image](https://user-images.githubusercontent.com/1837971/100343459-ae18b780-2fdf-11eb-9d53-4ff3a7ca85a5.png) This pr adds the necessary advices to update the icons correctly.

When using **selectrum** with **prescient** I'm unable to find the command **projectile-switch-project** with the query **pro pr**. My reasoning is: - Searching **pro** I expect to get all the candidates...