Mark Wiemer

Results 27 issues of Mark Wiemer

Hi @fincs, first off, this is an amazing project. Kudos to you for maintaining it so well for so long. I'm hoping to incorporate a syntax highlighter and formatter into...

Currently when calculating recipes requiring oil cracking, many columns of the corresponding CSV is not populated. I understand the factory column is not populated likely because the factory requires a...

**Is your issue related to a problem? Please describe.** Can't debug using VS Code debug menu **Describe the solution you'd like** When I go to the "Run and Debug" view,...

bug
debugger
AHK v2

**Is your feature request related to a problem? Please describe.** AHK v2 scripts don't have the same snippets and hover text as v1 scripts. Please add this so I can...

intellisense
AHK v2

**Is your feature request related to a problem? Please describe.** Currently, v2 support doesn't have formatting enabled by default. Please enable formatting for AHK v2 scripts. **Describe the solution you'd...

formatter
AHK v2

``` Gui, 1:Add, Edit,, sample text Gui, 1:Add, Link,, sample link Gui, 1:Add, Text,, sample text ``` Results in unexpected syntax coloring: ![image](https://user-images.githubusercontent.com/6135879/116718925-7eb01180-a9a8-11eb-9956-a9ccd3c89eda.png) Ref #85

bug
syntax highlighter

## Description Some selected text values don't seem to trigger search when I open help ## Reproduction steps Steps to reproduce the behavior: 1. Select/highlight `"potato"` in some AHK file...

enhancement

**Is your feature request related to a problem? Please describe.** Syntax highlighting in this extension isn't good, but many other features are. I want to combine this extension with another,...

enhancement
syntax highlighter

To ensure we don't reintroduce #153 or similar issues, we should have automated tests. However, there doesn't seem to be any way to test a debugger using the standard VS...

debugger
tests
hygiene