HAR

Results 15 issues of HAR

Hi there, I just tried your [example code](https://github.com/evilC/AutoHotStreamDeck/blob/master/Simple%20Example.ahk) which results in the following error: ![image](https://user-images.githubusercontent.com/30658772/109144093-08512200-7761-11eb-8e44-dcf092f5e39b.png) Also the function `AHSD.Instance.GetDeckCount()` returns `0`. I have only 1 "regular" Stream Deck with 15...

I just found out that I can change the "recognized words" by editing `words.txt`, which is perfect since I can adjust them to my individual needs! The logical next step...

**I'm submitting a bug report** * **Library Version:** CLI `0.30.1` Framework `1.1.4` **Please tell us about your environment:** * **Operating System:** Windows 10 * **Node Version:** 6.9.4 * **NPM Version:**...

bug

I often have to review large PRs which include both, server & client code, where I'm only interested in the client code. In such situations, I always start by marking...

feature-request

**Is your feature request related to a problem? Please describe.** I oftentimes find myself in 2 situations which can't be handled with Launchy ATM: 1) I don't want to open/run...

### Description of the new feature / enhancement Crutkas: expand to be add include / exclude I'd really appreciate the ability to create an additional exclude list directly within PT...

Idea-Enhancement
Product-PowerToys Run
Run-Plugin

# Summary I have set up my `tsconfig.json` with the following: ```ts { "compilerOptions": { // ... "paths": { "@/*": ["./src/*"] } }, // ... } ``` This way I...

bug

You're using the editor themes `wordHighlightBackground` to highlight matches during the search. The thing is that I've set the `wordHighlightBackground` to the same color as my editor background and am...

### Version 4.5.13 ### Reproduction link [github.com](https://github.com/CombeeMike/vue-ts-debugging-test) ### Environment info ``` Environment Info: System: OS: Linux 5.10 Ubuntu 18.04.3 LTS (Bionic Beaver) CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @...

### Extension usage Here's how I mainly use your extension, which might help in understanding my feature request better: I have a monorepo with a view different packages & apps....

Feature Request