atauzki
atauzki
A way to work using MSYS2: 1. install MSYS2 2. open MSYS2 UCRT64 bash, install it's gcc and luajit toolchain. first do `pacman -Syu`, then ``pacman -S mingw-w64-ucrt-x86_64-luajit mingw-w64-ucrt-x86_64-make mingw-w64-ucrt-x86_64-gcc``...
Another suggestion: zero-width match's hints should be improved like Notepad3: 
> 另外匹配的`(pattern)`目前是用 `\1,\2`引用 > 将来会考虑用常用的`$1,$2`代替吗 boost本身支持,但是现在的代码没有用这个实现,只加了个TODO注释
Another bug related to boost regex search: if execute a zero-width match (eg: `^`, `$`, `\b`) searching next/previous for multiple times, it just stucks at its original place from the...
> 请问下`boost::regex`是不支持匹配`\pP`这种属性匹配吗 > 更多测试属性 [正则表达式-匹配标点符号](https://www.cnblogs.com/qixuejia/p/4211428.html) libICU编译出来至少20-30M吧,代价太大。要支持这个功能可以用PCRE2,就看有没有这个计划了 
> > libICU编译出来至少20-30M吧,代价太大。 > > Maybe dynamic load ICU (which is available on Win10+), https://learn.microsoft.com/en-us/windows/win32/intl/international-components-for-unicode--icu- it doesn't have icu namespace in it's icu.h, but boost uses icu's c++ api. And...
and it still can be reproduced in v2.303, and ttf version. 
no effect in my win11 either.
log file ``` INFO | vscode-loader: Found manifests `{ "C:/Users/ps031/AppData/Local/nvim-data/lazy/friendly-snippets/package.json" }` for paths `nil`. INFO | vscode-loader: Determined roots `{}` for lazy_paths `{}`. INFO | path-watcher: Monitoring file C:/Users/ps031/AppData/Local/nvim-data/lazy/friendly-snippets/package.json with...
[Hack](https://github.com/source-foundry/Hack/releases) [Inconsolata LGC](https://github.com/MihailJP/Inconsolata-LGC) 这两个比较老了 add: [Iosevka extended](https://github.com/be5invis/Iosevka) 