-
[Goold old Python 2 is dead in about 3 months as of the time of writing](https://pythonclock.org/).
What follows is a list of roadblocks:
- [x] `chardet`. We bundle version 1.0.1, from [**2008**…
-
[AHK V2 will require variables to be initialized in future](https://lexikos.github.io/v2/docs/commands/_Warn.htm).
I like to use `A_DebuggerName` for when I am debugging, but it results in Warning …
-
Load the same dll multiple times
Autohotkey is a scripting language for the win platform. I use libloading to load autohotkey.dll, which constitutes an independent autohotkey interpreter.
I need to …
-
Since V2 is not backward compatible, so?
-
Hello,
There seems to be a bug with moving window in Windows 10. After disabling vibrancy and restart VSC moving window works as expected.
![b5IPZOAbeZ](https://user-images.githubusercontent.com…
-
Issue Type: Bug
1) Add launch configuration to workspace file e.g.
AHKv2.code-workspace:
```
{
"folders": [
{
"name": "MasterAHK scripts",
"path": "..\\..\\..\\..\\..\\..\\..\\Doc…
-
Gday
### PR:
My pull-request with the solution can be found here: https://github.com/cweijan/vscode-autohotkey/pull/43
### Proposal:
Other languages generally have regions folding marked by a co…
Hicsy updated
4 years ago
-
SciTE4AutoHotkey has Start Script button that I can press to run script without debugging.
This is useful for me at times, such as when I am finished debugging a script and want to exit vscode but I …
-
## Describe the Bug
All keymaps of the `dztech/dz60rgb/v1` keyboard fail to compile with the following error:
```console
$ make dztech/dz60rgb/v1:default
Compiling: keyboards/dztech/dz60rgb/dz…
-
**By Google Translate from Japanese to English.**
The conditions are as follows.
1. Start debugging `demo_for_ahk_v2`
2. Expand the Global list.
3. Break at the line after `instance: = new Cls()…